namespace | http://www.ATIS-Draft-03-00-79 | ||
type | restriction of xs:string | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="SubType"> <xs:annotation> <xs:documentation> As per SIC codes </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="6"/> </xs:restriction> </xs:simpleType> |