| namespace | http://www.fixm.aero/flight/4.3 | ||||||||||||
| type | restriction of fb:CharacterStringType | ||||||||||||
| properties | 
  | 
				||||||||||||
| used by | 
  | 
				||||||||||||
| facets | 
  | 
				||||||||||||
| annotation | 
  | 
				||||||||||||
| source | <xs:simpleType name="EltHexIdentifierType"> <xs:annotation> <xs:documentation>The identifier of an emergency locator transmitter. [FIXM]</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:pattern value="[0-9A-F]{15}|[0-9A-F]{23}"/> </xs:restriction> </xs:simpleType>  |