| namespace | http://www.DSRC-Draft-02-00-15 | ||
| type | restriction of xs:unsignedShort | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="DYear"> <xs:annotation> <xs:documentation> units of years </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="9999"/> </xs:restriction> </xs:simpleType> |