Namespace:  | 
|
Type:  | 
|
Content:  | 
complex, 1 attribute, 5 elements  | 
Defined:  | 
globally in eruditarticle.xsd, see XML source  | 
Includes:  | 
definitions of 3 elements  | 
Used:  | 
at 1 location  | 
XML Representation Summary  | 
|||||
<grencadre  | 
|||||
| id |  =   | 
xs:ID  | 
|||
>  | 
|||||
  | 
|||||
</grencadre>  | 
|||||
<grencadre id="gn1">
    <no>Encadré 1</no>
    <encadre id="en1">
        <no>a</no>
        <legende lang="fr">…</legende>
        <section1>…</section1>
        <noteenc id="nn1">…</noteenc>
    </encadre>
    <encadre id="en2">
        <no>b</no>
        <legende lang="fr">…</legende>
        <section1>…</section1>
        <noteenc id="nn2">…</noteenc>
        </encadre>
    <source>…</source>
</grencadre>
	             | Type Derivation Tree | 
| <xs:element name="grencadre"> <xs:complexType> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>  |