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  | 
|||||
<grobjet  | 
|||||
| id |  =   | 
xs:ID  | 
|||
>  | 
|||||
  | 
|||||
</grobjet>  | 
|||||
<grobjet id="go1">
    <objet id="ob1" typeobj="audio">
        <no>Extrait sonore 1a</no>
        <legende lang="fr">…</legende>
        <objetmedia flot="bloc">…</objetmedia>
    </objet>
    <objet id="ob2" typeobj="audio">
        <no>Extrait sonore 1b</no>
        <legende lang="en">…</legende>
        <objetmedia flot="bloc">…</objetmedia>
    </objet>
    <source>…</source>
</grobjet>
	             | Type Derivation Tree | 
| <xs:element name="grobjet"> <xs:complexType> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>  |