namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedInt | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-capacity"> <xs:annotation> <xs:documentation> <objectClass>Link</objectClass> <definition>The Link maximum capacity in vehicles per hour. See FHWA Highway Capacity Manual, Section I, Introduction. vehicles per hour</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedInt"> <xs:maxInclusive value="300000"/> </xs:restriction> </xs:simpleType> |