complexType AssetIdentifier
diagram mmixm_diagrams/mmixm_p119.png
namespace https://mmixm.aero/features/3
children mx:faaIdentifier mx:fsepIdentifier mx:globalIdentifier mx:manufacturerIdentifier mx:rmlsLuId
used by
element Asset/assetIdentifier
annotation
documentation
Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.
source <xs:complexType name="AssetIdentifier">
 
<xs:annotation>
   
<xs:documentation>Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="faaIdentifier" type="mx:FaaIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>FAA asset identification information.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepIdentifier" type="mx:FsepIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>FSEP asset identification information.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="globalIdentifier" type="mx:GlobalIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Global asset identifiers.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="manufacturerIdentifier" type="mx:ManufacturerIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Manufacturer identification information.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="rmlsLuId" type="mb:RmlsHexId" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element AssetIdentifier/faaIdentifier
diagram mmixm_diagrams/mmixm_p120.png
namespace https://mmixm.aero/features/3
type mx:FaaIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:faaPartNumber mx:facaNumber
annotation
documentation
FAA asset identification information.
source <xs:element name="faaIdentifier" type="mx:FaaIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FAA asset identification information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetIdentifier/fsepIdentifier
diagram mmixm_diagrams/mmixm_p121.png
namespace https://mmixm.aero/features/3
type mx:FsepIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:fsepFac mx:fsepFic mx:fsepLocId
annotation
documentation
FSEP asset identification information.
source <xs:element name="fsepIdentifier" type="mx:FsepIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FSEP asset identification information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetIdentifier/globalIdentifier
diagram mmixm_diagrams/mmixm_p122.png
namespace https://mmixm.aero/features/3
type mx:GlobalIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:giai
annotation
documentation
Global asset identifiers.
source <xs:element name="globalIdentifier" type="mx:GlobalIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Global asset identifiers.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetIdentifier/manufacturerIdentifier
diagram mmixm_diagrams/mmixm_p123.png
namespace https://mmixm.aero/features/3
type mx:ManufacturerIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:manufacturerName mx:manufacturerPartNumber mx:nationalStockNumber mx:revisionNumber mx:serialNumber
annotation
documentation
Manufacturer identification information.
source <xs:element name="manufacturerIdentifier" type="mx:ManufacturerIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Manufacturer identification information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetIdentifier/rmlsLuId
diagram mmixm_diagrams/mmixm_p124.png
namespace https://mmixm.aero/features/3
type mb:RmlsHexId
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9A-Z]{1,2}x[0-9A-Z]{1,2}
source <xs:element name="rmlsLuId" type="mb:RmlsHexId" minOccurs="0" maxOccurs="1"/>


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