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 |
|||||
<grfigure |
|||||
| id | = |
xs:ID |
|||
> |
|||||
|
|||||
</grfigure> |
|||||
<grfigure id="gf1">
<no>Figure 3</no>
<figure id="fi3">
<no>Fig. 3a</no>
<legende lang="fr">
<alinea>…</alinea>
</legende>
<objetmedia flot="bloc">
<image id="im7" typeimage="figure" />
</objetmedia>
</figure>
<figure id="fi4">
<no>Fig. 3b</no>
<legende lang="fr">
<alinea>…</alinea>
</legende>
<objetmedia flot="bloc">
<image id="im8" typeimage="figure" />
</objetmedia>
<notefig id="nf3">…</notefig>
</figure>
<figure id="fi5">
<no>Fig. 3a</no>
<legende lang="fr">
<alinea>…</alinea>
</legende>
<objetmedia flot="bloc">
<image id="im9" typeimage="figure" />
</objetmedia>
<notefig id="nf4">…</notefig>
</figure>
<source>…</source>
</grfigure>
| Type Derivation Tree |
| <xs:element name="grfigure"> <xs:complexType> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |