complexType TfdmTmiIdentifierType
diagram Nas_diagrams/Nas_p597.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:aerodrome nas:identification
used by
element NasTrafficManagementInitiativeType/tfdmTmiIdentifier
annotation
documentation
An identifier, includes the TFDM source facility as well as an identification number local to that system.
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>

element TfdmTmiIdentifierType/aerodrome
diagram Nas_diagrams/Nas_p598.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:LocationIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{4}
annotation
documentation
TFDM source facility.
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>

element TfdmTmiIdentifierType/identification
diagram Nas_diagrams/Nas_p599.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Identification number local to the TFDM instance.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy