namespace | http://www.TMDD-Partial-00-00-00 | ||
type | restriction of xs:unsignedInt | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-capacity"> <xs:annotation> <xs:documentation> <Definition> The Link maximum capacity in vehicles per hour.</Definition> <Remarks> See FHWA Highway Capacity Manual, Section I, Introduction. V1.3 - Changed Representation Class Term from "quantity" to "rate". V1.7 - Added FADD_ID attribute; revised Class Name, Classification Scheme Name/Version, Data Concept Identifier/Version to reflect harmonization with ITS Data Registry.</Remarks> vehicles per hour </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedInt"> <xs:maxInclusive value="300000"/> </xs:restriction> </xs:simpleType> |