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