complexType DYearMonth
diagram Docs_p146.png
namespace http://www.DSRC-Draft-03-00-24
children year month
used by
element ValueList/dYearMonth
source <xs:complexType name="DYearMonth">
 
<xs:sequence>
   
<xs:element name="year" type="DYear"/>
   
<xs:element name="month" type="DMonth"/>
 
</xs:sequence>
</xs:complexType>

element DYearMonth/year
diagram Docs_p147.png
type DYear
properties
isRef 0
content simple
facets
maxInclusive 9999
source <xs:element name="year" type="DYear"/>

element DYearMonth/month
diagram Docs_p148.png
type DMonth
properties
isRef 0
content simple
facets
maxInclusive 15
source <xs:element name="month" type="DMonth"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy