| diagram | ![]() | ||
| namespace | http://dsrc_r70/DSRC | ||
| children | year month | ||
| used by |
| ||
| source | <xsd:complexType name="DYearMonthType"> <xsd:sequence> <xsd:element name="year" type="DYear"/> <xsd:element name="month" type="DMonth"/> </xsd:sequence> </xsd:complexType> |
| diagram | |||||
| type | DYear | ||||
| properties |
| ||||
| facets |
| ||||
| source | <xsd:element name="year" type="DYear"/> |
| diagram | |||||
| type | DMonth | ||||
| properties |
| ||||
| facets |
| ||||
| source | <xsd:element name="month" type="DMonth"/> |