complexType SidStarReferenceType
diagram FficeMessage_diagrams/FficeMessage_p103.png
namespace http://www.fixm.aero/base/4.2
children fb:abbreviatedDesignator fb:designator fb:extension
used by
elements RouteDesignatorToNextElementChoiceType/standardInstrumentArrival RouteDesignatorToNextElementChoiceType/standardInstrumentDeparture
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 to a SID or a STAR. [FIXM]
source <xs:complexType name="SidStarReferenceType">
 
<xs:annotation>
   
<xs:documentation>A reference to a SID or a STAR. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="abbreviatedDesignator" type="fb:SidStarAbbreviatedDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A shortened designator of the SID or STAR. [FIXM] This abbreviated designator is based on ARINC 424 chapter 7.4 rules.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="designator" type="fb:SidStarDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The textual designator of a SID or STAR. [Specialised from AIXM 5.1]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:SidStarReferenceExtensionType" 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: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 SidStarReferenceType/@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 SidStarReferenceType/abbreviatedDesignator
diagram FficeMessage_diagrams/FficeMessage_p104.png
namespace http://www.fixm.aero/base/4.2
type fb:SidStarAbbreviatedDesignatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 1
maxLength 6
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
annotation
documentation
A shortened designator of the SID or STAR. [FIXM] This abbreviated designator is based on ARINC 424 chapter 7.4 rules.
source <xs:element name="abbreviatedDesignator" type="fb:SidStarAbbreviatedDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A shortened designator of the SID or STAR. [FIXM] This abbreviated designator is based on ARINC 424 chapter 7.4 rules.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SidStarReferenceType/designator
diagram FficeMessage_diagrams/FficeMessage_p105.png
namespace http://www.fixm.aero/base/4.2
type fb:SidStarDesignatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 1
maxLength 7
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
annotation
documentation
The textual designator of a SID or STAR. [Specialised from AIXM 5.1]
source <xs:element name="designator" type="fb:SidStarDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The textual designator of a SID or STAR. [Specialised from AIXM 5.1]</xs:documentation>
 
</xs:annotation>
</xs:element>

element SidStarReferenceType/extension
diagram FficeMessage_diagrams/FficeMessage_p106.png
namespace http://www.fixm.aero/base/4.2
type fb:SidStarReferenceExtensionType
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:SidStarReferenceExtensionType" 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>


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