Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 1 attribute, 5 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 5 elements |
Used: |
at 1 location |
| XML Representation Summary | |||||
| <appendix | |||||
| id | = |
xs:ID | |||
| > | |||||
|
|||||
| </appendix> | |||||
<appendix id="an1">
<section1 id="s1n71">
<title>…</title>
<section2 id="s2n35">
<title>…</title>
<para id="pa109">…</para>
</section2>
</section1>
</appendix>
<appendix id="an2">
<section1 id="s1n22">
<table id="ta3">
<no>Tableau 3</no>
<caption lang="fr">
<blocktext>…</blocktext>
</caption>
…
</table>
</section1>
</appendix>
| <xs:element name="appendix"> <xs:complexType> <xs:sequence> <xs:sequence minOccurs="0"> </xs:sequence> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
anonymous, mixed content |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="no"/> |
Type: |
textlangtype, mixed content |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/> |
Type: |
anonymous, complex content |
| <xs:element maxOccurs="unbounded" ref="section1"/> |
Type: |
textspecialprocessingtype, mixed content |
| <xs:element ref="title"/> |
| XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |