| namespace | http://www.ite.org/tmdd | ||
| type | restriction of xs:unsignedShort | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="Link-density"> <xs:annotation> <xs:documentation> <objectClass>Link</objectClass> <definition>Vehicle concentration per kilometer of the Link. vehicles per kilometer</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="2000"/> </xs:restriction> </xs:simpleType> |