element <exnote>
Namespace:
Type:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<exnote
    id
 = 
xs:ID
    >
   
Content: 
no?, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim)+
</exnote>
May contain elements (10):
May be included in elements (2):
Known Usage Locations
Annotation
Label
Note about an example
Description
A brief comment on part or all of an example.
Examples
example 1
<example id="ex1">
    <no>Ex. 1</no>
    <caption lang="fr">
        <blocktext>…</blocktext>
    </caption>
    <relationlist type="1">…</relationlist>
    <exnote id="nx1">
        <no>*</no>
        <blocktext>…</blocktext>
    </exnote>
</example>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="exnote" type="illustrationnotetype">
</xs:element>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set