simpleType Event-location-area-identifier
namespace http://www.ite.org/tmdd
type restriction of xs:string
used by
elements AreaLocation/area-id TrafficNetworkRequest/link-location/link-location-item TrafficNetworkRequest/node-location/node-location-item
facets
length 10
annotation
documentation
<definition>
            An identifier for a defined area such as a state/province, city, county or other named area.  When used as part of a route reference, identifies the state or county whose road number is referenced.
            SSCCCPPPPP
            SS=01 through 99;
            CCC=001 through 999 or
            PPPPP=00001 through 99999.
            SS represents State,
            CCC represents County and
            PPPPP represents place name.
            County or Place name can be used with State required
            Standard 2 letter state or provincial postal abbreviations shall be used at the start of all area references that lie within a single state or province.
            </definition>
source <xs:simpleType name="Event-location-area-identifier">
 
<xs:annotation>
   
<xs:documentation>
     
<definition>
            An identifier for a defined area such as a state/province, city, county or other named area.  When used as part of a route reference, identifies the state or county whose road number is referenced.
            SSCCCPPPPP
            SS=01 through 99;
            CCC=001 through 999 or
            PPPPP=00001 through 99999.
            SS represents State,
            CCC represents County and
            PPPPP represents place name.
            County or Place name can be used with State required
            Standard 2 letter state or provincial postal abbreviations shall be used at the start of all area references that lie within a single state or province.
           
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:length value="10"/>
 
</xs:restriction>
</xs:simpleType>


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