complexType atowIdentType
diagram mmixm_diagrams/mmixm_p208.png
namespace https://mmixm.aero/features/2.1.0
children mx:atowGrp mx:locId
annotation
documentation
Complex type containing the ATOW group info along with the location ID
source <xs:complexType name="atowIdentType">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the ATOW group info along with the location ID</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="atowGrp" type="mb:ATOWGrpType" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="locId" type="mb:FsepLocIdType" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element atowIdentType/atowGrp
diagram mmixm_diagrams/mmixm_p209.png
namespace https://mmixm.aero/features/2.1.0
type mb:ATOWGrpType
properties
content simple
facets
Kind Value Annotation
pattern [0-9A-Z]{5}
source <xs:element name="atowGrp" type="mb:ATOWGrpType" minOccurs="1" maxOccurs="1"/>

element atowIdentType/locId
diagram mmixm_diagrams/mmixm_p210.png
namespace https://mmixm.aero/features/2.1.0
type mb:FsepLocIdType
properties
content simple
facets
Kind Value Annotation
pattern [0-9A-Z]{3,4}
source <xs:element name="locId" type="mb:FsepLocIdType" minOccurs="1" maxOccurs="1"/>


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