| diagram | ![]() |
||
| namespace | http://www.DSRC-Draft-03-00-24 | ||
| children | year month day | ||
| used by |
|
||
| source | <xs:complexType name="DDate"> <xs:sequence> <xs:element name="year" type="DYear"/> <xs:element name="month" type="DMonth"/> <xs:element name="day" type="DDay"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | DYear | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="year" type="DYear"/> |
| diagram | |||||
| type | DMonth | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="month" type="DMonth"/> |
| diagram | |||||
| type | DDay | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="day" type="DDay"/> |