element <objnote>
Namespace:
Type:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<objnote
    id
 = 
xs:ID
    >
   
Content: 
no?, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim)+
</objnote>
May contain elements (10):
May be included in elements (2):
Known Usage Locations
Annotation
Label
Note about an object
Description
A short note on part or all of an object.
Examples
example 1
<object id="ob6" objtype="video">
    <no>Clip vidéo 6</no>
    <caption lang="fr">…</caption>
    <mediaobject float="block">
        <video id="vi7"/>
    </mediaobject>
    <objnote id="nb4">
        <no>a</no>
        <blocktext>…</blocktext>
    </objnote>
    <source>…</source>
</object>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="objnote" type="illustrationnotetype">
</xs:element>

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