simpleType tmdd:Link-other
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:string
used by
elements LinkDataSet/tmddOther atis:LinkTrafficInformation/tmddOther
facets
minLength 1
maxLength 256
annotation
documentation
<Definition> Data element used to indicate the presence of additional information.  This data element is to be used only when a precedent LINK data element of type code has a value of &quot;1 = Other, additional information required&quot;.</Definition>
<Remarks> V1.5 - New data element
            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 alphanumeric characters up to 256
        
source <xs:simpleType name="Link-other">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> Data element used to indicate the presence of additional information.  This data element is to be used only when a precedent LINK data element of type code has a value of &quot;1 = Other, additional information required&quot;.</Definition>
     
<Remarks> V1.5 - New data element
            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 alphanumeric characters up to 256
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="256"/>
 
</xs:restriction>
</xs:simpleType>


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