diagram | ![]() |
||
namespace | http://www.DSRC-Draft-02-00-15 | ||
children | year month | ||
used by |
|
||
source | <xs:complexType name="DYearMonth"> <xs:sequence> <xs:element name="year" type="DYear"/> <!-- 2 bytes --> <xs:element name="month" type="DMonth"/> <!-- 1 byte --> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | dsrc:DYear | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="year" type="DYear"/> |
diagram | ![]() |
||||
type | dsrc:DMonth | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="month" type="DMonth"/> |