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