| namespace | http://www.LRMS-Adopted-02-00-00 | ||||
| type | restriction of xs:unsignedByte | ||||
| used by | 
  | 
			||||
| facets | 
  | 
			||||
| source | <xs:simpleType name="AlertCCountryCode"> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> <xs:maxInclusive value="15"/> </xs:restriction> </xs:simpleType>  |