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