complexType TrajectoryPointReferenceType
diagram FficeMessage_diagrams/FficeMessage_p530.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:identifier fx:type
used by
element TrajectoryPointPropertyType/reference
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
annotation
documentation
A reference providing an identifier of airspace or program affecting the point.
source <xs:complexType name="TrajectoryPointReferenceType">
 
<xs:annotation>
   
<xs:documentation>A reference providing an identifier of airspace or program affecting the point.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:TrajectoryPointReferenceExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="identifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="type" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, etc.)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="href" type="fb:HypertextReferenceType" use="optional">
   
<xs:annotation>
     
<xs:documentation>Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute TrajectoryPointReferenceType/@href
type fb:HypertextReferenceType
properties
use optional
annotation
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
source <xs:attribute name="href" type="fb:HypertextReferenceType" use="optional">
 
<xs:annotation>
   
<xs:documentation>Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element TrajectoryPointReferenceType/extension
diagram FficeMessage_diagrams/FficeMessage_p531.png
namespace http://www.fixm.aero/flight/4.2
type fb:TrajectoryPointReferenceExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:TrajectoryPointReferenceExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TrajectoryPointReferenceType/identifier
diagram FficeMessage_diagrams/FficeMessage_p532.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
source <xs:element name="identifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)</xs:documentation>
 
</xs:annotation>
</xs:element>

element TrajectoryPointReferenceType/type
diagram FficeMessage_diagrams/FficeMessage_p533.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, etc.)
source <xs:element name="type" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The nature of the airspace or program (e.g., special activity airspace, GDP, MIT, etc.)</xs:documentation>
 
</xs:annotation>
</xs:element>


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