simpleType tmdd:Link-length
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:unsignedInt
used by
elements LinkDataSet/length atis:LinkTrafficInformation/length
facets
maxInclusive 160000
annotation
documentation
<Definition> The length of the Link from beginning Node to ending Node in meters.</Definition>
<Remarks> 160,000 meters is 100 miles
            V1.7 - Added FADD_ID attribute; revised Class Name, Classification Scheme Name/Version, Data Concept Identifier/Version to reflect harmonization with ITS Data Registry.</Remarks>
            meters
        
source <xs:simpleType name="Link-length">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The length of the Link from beginning Node to ending Node in meters.</Definition>
     
<Remarks> 160,000 meters is 100 miles
            V1.7 - Added FADD_ID attribute; revised Class Name, Classification Scheme Name/Version, Data Concept Identifier/Version to reflect harmonization with ITS Data Registry.
</Remarks>
            meters
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedInt">
   
<xs:maxInclusive value="160000"/>
 
</xs:restriction>
</xs:simpleType>


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