simpleType Link-route-designator
namespace http://www.ite.org/tmdd
type restriction of xs:string
used by
elements LinkLocation/link-designator DeviceInformationRequestFilter/link-designator-list/link-designator RequestLocation/link-designator/link-designator-item DeviceInventoryHeader/route-designator DeviceLocation/route-designator DetectorDetails/route-designator LinkList/route-designator
facets
minLength 1
maxLength 64
annotation
documentation
<objectClass>Link</objectClass>
<definition>County, State, or Federal route numbers with any associated alphabetic designators.
            Any set of alphanumeric characters up to 64.</definition>
source <xs:simpleType name="Link-route-designator">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition>County, State, or Federal route numbers with any associated alphabetic designators.
            Any set of alphanumeric characters up to 64.
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="64"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy