element <noteex>
Namespace:
Type:
Content:
complex, 1 attribute, 9 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<noteex
   
id
 = 
xs:ID
   
>
   
Content: 
</noteex>
May contain elements (9):
May be included in elements (2):
Known Usage Locations
Annotation

Étiquette: Note d’un exemple

Description:
Un bref commentaire sur une partie ou l’ensemble d’un exemple.

Commentaires:
exemple 1
<exemple id="ex1">
    <no>Ex. 1</no>
    <legende lang="fr">
        <alinea>…</alinea>
    </legende>
    <listerelation type="1">…</listerelation>
    <noteex id="nx1">
        <no>*</no>
        <alinea>…</alinea>
    </noteex>
</exemple>
	             
XML Source (w/o annotations (1); see schema source)
<xs:element name="noteex" type="noteillustrationtype">
</xs:element>