simpleType Event-location-roadway-name
namespace http://www.ite.org/tmdd
type restriction of xs:string
used by
element PointOnLink/link-name
facets
minLength 1
maxLength 256
annotation
documentation
<objectClass>Event</objectClass>
<definition>The name of the roadway where a roadway event is located.
            Any set of alphanumeric characters up to 256.</definition>
source <xs:simpleType name="Event-location-roadway-name">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>The name of the roadway where a roadway event is located.
            Any set of alphanumeric characters up to 256.
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="256"/>
 
</xs:restriction>
</xs:simpleType>


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