simpleType ntcip:ESS-other
namespace http://www.NTCIP-Partial-00-00-00
type restriction of xs:string
used by
element atis:WeatherInformation/other
facets
minLength 1
maxLength 255
annotation
documentation
<Definition> Other additional information for an ESS code list option.  Here, used in ATIS.  This feild may contain any addtional free text ESS information desired.</Definition>
<Remarks> Note that the orginal ESS entry gives no range restriction, but states as a comment in the valid valid rule feild: &quot;Any set of valid ASCII characters up to 256.  If this data element is used, then data elements like &apos;_code&apos; must be &apos;1=Other Additional Information&apos;.&quot;</Remarks>
source <xs:simpleType name="ESS-other">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> Other additional information for an ESS code list option.  Here, used in ATIS.  This feild may contain any addtional free text ESS information desired.</Definition>
     
<Remarks> Note that the orginal ESS entry gives no range restriction, but states as a comment in the valid valid rule feild: &quot;Any set of valid ASCII characters up to 256.  If this data element is used, then data elements like &apos;_code&apos; must be &apos;1=Other Additional Information&apos;.&quot;</Remarks>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="255"/>
 
</xs:restriction>
</xs:simpleType>


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