namespace | http://www.TMDD-Partial-00-00-00 | ||
type | restriction of xs:unsignedByte | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-occupancy"> <xs:annotation> <xs:documentation> <Definition> The current average percent occupancy of the vehicles determined by detectors on the link. This is percent of time, within a given time period in second, that a point on the roadway is occupied by the vehicles.</Definition> <Remarks> V1.2 - Revised Definition. V1.3 - Removed ANSI X3.4 from Value Domain. 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> percent </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="100"/> </xs:restriction> </xs:simpleType> |