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