diagram | |||||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
children | fb:extension fb:restrictionIdentifier fb:restrictionType | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
type | fb:HypertextReferenceType | ||
properties |
|
||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:RestrictionReferenceExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/base/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/base/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |