| namespace | http://www.DSRC-Draft-03-00-24 | ||||
| type | restriction of xs:unsignedShort | ||||
| used by |
|
||||
| facets |
|
||||
| source | <xs:simpleType name="TermTime"> <xs:restriction base="xs:unsignedShort"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1800"/> </xs:restriction> </xs:simpleType> |