complexType "ReceiverOfApplicationType"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
Includes:
definitions of 1 attribute, 4 elements
Used:
XML Representation Summary
<...
    ResidenceInAustria
 = 
xs:boolean
    >
   
Content: 
CompactCorporateBody, (InternetAddress | TelephoneAddress | PostalAddress)*
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ReceiverOfApplicationType">
<xs:sequence>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="InternetAddress"/>
<xs:element ref="TelephoneAddress"/>
<xs:element ref="PostalAddress"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="ResidenceInAustria" type="xs:boolean"/>
</xs:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
ResidenceInAustria
Type:
xs:boolean, predefined
Use:
optional
Gibt an (mit true) ob die Person schon mehr als 5 Jahre einen Wohnsitz in Österreich hat.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="ResidenceInAustria" type="xs:boolean"/>
Content Element Detail (all declarations; defined in this component only; 4/4)
CompactCorporateBody
Type:
Allgemeine Angaben zur juristischen Person "Receiver of Application".
XML Source (w/o annotations (1); see within schema source)

InternetAddress
Type:
InternetAddressType, complex content
XML Source (see within schema source)
<xs:element ref="InternetAddress"/>

PostalAddress
Type:
PostalAddressType, complex content
XML Source (see within schema source)
<xs:element ref="PostalAddress"/>

TelephoneAddress
Type:
TelephoneAddressType, complex content
XML Source (see within schema source)
<xs:element ref="TelephoneAddress"/>

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