namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedByte | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Network-section-count"> <xs:annotation> <xs:documentation> <objectClass>RoadwayNetwork</objectClass> <definition>Number of sections in the network. sections</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> |