complexType RestrictionReferenceType
diagram BasicMessage_diagrams/BasicMessage_p205.png
namespace http://www.fixm.aero/base/4.2
children fb:extension fb:restrictionIdentifier fb:restrictionType
used by
elements FlightConstraintType/restrictionReference RouteTrajectoryConstraintType/restrictionReference
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
Reference to a published restriction should allow reference to a NOTAM; advisory; or AIXM identifier as necessary.  [FF-ICE]
source <xs:complexType name="RestrictionReferenceType">
 
<xs:annotation>
   
<xs:documentation>Reference to a published restriction should allow reference to a NOTAM; advisory; or AIXM identifier as necessary.  [FF-ICE]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:RestrictionReferenceExtensionType" 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="restrictionIdentifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Identifier associated with the published restriction being referenced.  [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="restrictionType" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Used to identify the type of published restriction being referenced. [FIXM]</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 RestrictionReferenceType/@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 RestrictionReferenceType/extension
diagram BasicMessage_diagrams/BasicMessage_p206.png
namespace http://www.fixm.aero/base/4.2
type fb:RestrictionReferenceExtensionType
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:RestrictionReferenceExtensionType" 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 RestrictionReferenceType/restrictionIdentifier
diagram BasicMessage_diagrams/BasicMessage_p207.png
namespace http://www.fixm.aero/base/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Identifier associated with the published restriction being referenced.  [FIXM]
source <xs:element name="restrictionIdentifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identifier associated with the published restriction being referenced.  [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element RestrictionReferenceType/restrictionType
diagram BasicMessage_diagrams/BasicMessage_p208.png
namespace http://www.fixm.aero/base/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Used to identify the type of published restriction being referenced. [FIXM]
source <xs:element name="restrictionType" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Used to identify the type of published restriction being referenced. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>


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