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

Étiquette: Note d’un tableau

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

Commentaires:
exemple 1
<tableau id="ta1">
    <no>Table 1</no>
    <legende lang="en">
        <alinea>Cirque morphometric characteristics, New England area, U.S.A.</alinea>
    </legende>
    <objetmedia flot="bloc">
        <image id="im56" typeimage="tableau" />
    </objetmedia>
    <notetabl id="nt13">
        <no>9</no>
        <alinea>Volume calculated by : (height x width x length) / 2.</alinea>
    </notetabl>
</tableau>
	             
XML Source (w/o annotations (1); see schema source)
<xs:element name="notetabl" type="noteillustrationtype">
</xs:element>