Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 3 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definitions of 3 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<pub> | |||||
|
|||||
</pub> |
<pub> <period>october</period> <year>2000</year> </pub>
<pub> <year>1993</year> </pub>
<pub> <period>printemps</period> <period>été</period> <year>1977</year> </pub>
<xs:element name="pub"> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:sequence maxOccurs="unbounded" minOccurs="0"> </xs:sequence> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
xs:token |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paralperiod"/> |
Type: |
xs:token, predefined, simple content |
<xs:element ref="period"/> |
Type: |
xs:gYear, predefined, simple content |
<xs:element ref="year"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |