diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:aerodrome nas:identifier | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SmpIdentificationKeyType"> <xs:annotation> <xs:documentation>Provides a numeric identifier for an SMP and an aerodrome name.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="aerodrome" type="fb:LocationIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Aerodrome identifier.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="identifier" type="nas:SmpIdType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The SMP ID.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | fb:LocationIndicatorType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="aerodrome" type="fb:LocationIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Aerodrome identifier.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | nas:SmpIdType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="identifier" type="nas:SmpIdType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The SMP ID.</xs:documentation> </xs:annotation> </xs:element> |