Namespace:  | 
|
Type:  | 
|
Content:  | 
complex, 1 attribute, 6 elements  | 
Defined:  | 
globally in eruditarticle.xsd, see XML source  | 
Includes:  | 
definitions of 4 elements  | 
Used:  | 
at 2 locations  | 
XML Representation Summary  | 
|||||
<tableau  | 
|||||
| id |  =   | 
xs:ID  | 
|||
>  | 
|||||
  | 
|||||
</tableau>  | 
|||||
<tableau id="ta15">
    <no>Tableau 13</no>
    <legende lang="fr">…</legende>
    <objetmedia flot="bloc">…</objetmedia>
    <notetabl>…</notetabl>
    <source>…</source>
</tableau>
	             
exemple 2
<tableau id="ta4">
    <no>Tableau 4</no>
    <legende lang="en">…</legende>
    <tabtexte id="tt4" type="1" lang="en">…</tabtexte>
    <notetabl>…</notetabl>
    <source>…</source>
</tableau>
               | Type Derivation Tree | 
| <xs:element name="tableau"> <xs:complexType> <xs:complexContent> <xs:sequence> <xs:choice> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>  |