complexType AtowOrganizationLocation
diagram mmixm_diagrams/mmixm_p80.png
namespace https://mmixm.aero/base/2.1.0
type extension of mb:AtowOrganization
properties
base mb:AtowOrganization
children mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter mb:field6
used by
element Credential/atowIdent
annotation
documentation
extension of ATOW Organization class that contains an extra descriptive field
source <xs:complexType name="AtowOrganizationLocation">
 
<xs:annotation>
   
<xs:documentation>extension of ATOW Organization class that contains an extra descriptive field</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:AtowOrganization">
     
<xs:sequence>
       
<xs:element name="field6" type="mb:String1Type" minOccurs="0" maxOccurs="1"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AtowOrganizationLocation/field6
diagram mmixm_diagrams/mmixm_p81.png
namespace https://mmixm.aero/base/2.1.0
type mb:String1Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 1
source <xs:element name="field6" type="mb:String1Type" minOccurs="0" maxOccurs="1"/>


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