namespace | http://www.NTCIP-Partial-00-00-00 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
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: "Any set of valid ASCII characters up to 256. If this data element is used, then data elements like '_code' must be '1=Other Additional Information'."</Remarks> </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> |