Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 12 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 3 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<appendixgr> | |||||
|
|||||
</appendixgr> |
<appendixgr> <title>Appendices</title> <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> </appendixgr>
<xs:element name="appendixgr"> <xs:complexType> <xs:sequence> <xs:sequence minOccurs="0"> </xs:sequence> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
anonymous, complex content |
<xs:element maxOccurs="unbounded" ref="appendix"/> |
Type: |
textlangtype, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/> |
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 |