simpleType tmdd:Link-lanes-number-open
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:unsignedByte
used by
elements LaneDescription/laneCnt LinkDataSet/laneCnt atis:LinkTrafficInformation/lanesMinimumNumber LinkDataSet/lanesNumberOpen atis:LinkTrafficInformation/lanesNumberOpen
facets
maxInclusive 50
annotation
documentation
<Definition> The lowest number of lanes currently open in the link at any point.</Definition>
<Remarks> V1.1 - Changed the descriptive name from LINK_NumLanesOpen_quantity to LINK_LanesOpen_quantity.
            Changed the value domain from SI 10-1997 to ANSI X3.4.
            V1.3 - Removed ANSI X3.4 from Value Domain.
            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>
            lanes
        
source <xs:simpleType name="Link-lanes-number-open">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The lowest number of lanes currently open in the link at any point.</Definition>
     
<Remarks> V1.1 - Changed the descriptive name from LINK_NumLanesOpen_quantity to LINK_LanesOpen_quantity.
            Changed the value domain from SI 10-1997 to ANSI X3.4.
            V1.3 - Removed ANSI X3.4 from Value Domain.
            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>
            lanes
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="50"/>
 
</xs:restriction>
</xs:simpleType>


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