element <Location>
Namespace:
Type:
Content:
complex, 1 attribute, 7 elements
Defined:
locally within Application element in GWA_NEU.xsd; see XML source
Includes:
definitions of 2 elements
XML Representation Summary
<Location
    type
 = 
("postOfficeBoxAddress" | "streetAddress" | "militaryAddress" | "undefined") : "undefined"
    >
   
Content: 
CountryCode?, CountryName?, PostalCode?, Municipality?, DeliveryAddress?, bevtypes:municipalityID?, Remarks?
</Location>
Content model elements (7):
Included in content model of elements (1):
Annotation
Standort des Gewerbes.
Anonymous Type Detail
Type Derivation Tree
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Location">
<xs:complexType>
<xs:complexContent>
<xs:extension base="p:CompactPostalAddressType">
<xs:sequence>
<xs:element minOccurs="0" ref="bevtypes:municipalityID"/>
<xs:element minOccurs="0" ref="Remarks"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 2/7)
bevtypes:municipalityID
Type:
bevtypes:municipalityID, simple content
Simple Content
nonNegativeInteger
maxInclusive:
99999
minInclusive:
0
XML Source (see within schema source)
<xs:element minOccurs="0" ref="bevtypes:municipalityID"/>

Remarks
Type:
String255, simple content
Simple Content
xs:string
maxLength:
255
XML Source (see within schema source)
<xs:element minOccurs="0" ref="Remarks"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set