simpleType tmdd:Node-name
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:string
used by
elements LinkDataSet/nodeName atis:LinkTrafficInformation/nodeName
facets
minLength 1
maxLength 128
annotation
documentation
<Definition> The name of the NODE in ASCII for user identification.</Definition>
<Remarks> 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>
            Any set of ASCII characters up to 128
        
source <xs:simpleType name="Node-name">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The name of the NODE in ASCII for user identification.</Definition>
     
<Remarks> 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>
            Any set of ASCII characters up to 128
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="128"/>
 
</xs:restriction>
</xs:simpleType>


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