Namespace: |
|
Type: |
anonymous complexType |
Content: |
mixed, 1 attribute, 2 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 5 locations |
| XML Representation Summary | |||||
| <pagination | |||||
| numeration | = |
("other" | "decimal" | "ucaseletter" | "lcaseletter" | "ucaseroman" | "lcaseroman") | |||
| > | |||||
|
|||||
| </pagination> | |||||
<pagination numeration="decimal">
<fpage>12</fpage>
<lpage>29</lpage>
</pagination>
<pagination numeration="lcaseroman">pp. ii-vi</pagination>
| <xs:element name="pagination"> <xs:complexType mixed="true"> <xs:sequence minOccurs="0"> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
xs:token, predefined, simple content |
| <xs:element ref="fpage"/> |
Type: |
xs:token, predefined, simple content |
| <xs:element ref="lpage"/> |
| XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |