diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:aerodrome nas:identification | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TfdmTmiIdentifierType"> <xs:annotation> <xs:documentation>An identifier, includes the TFDM source facility as well as an identification number local to that system.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="aerodrome" type="fb:LocationIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>TFDM source facility.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="identification" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identification number local to the TFDM instance.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | fb:LocationIndicatorType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="aerodrome" type="fb:LocationIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>TFDM source facility.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:CountType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="identification" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identification number local to the TFDM instance.</xs:documentation> </xs:annotation> </xs:element> |