element <ReceiverOfApplication>
Namespace:
Type:
Content:
complex, 1 attribute, 5 elements
Defined:
locally within GWAMeldung element in GWA_NEU.xsd; see XML source
Includes:
definition of 1 element
XML Representation Summary
<ReceiverOfApplication
    ResidenceInAustria
 = 
xs:boolean
    >
   
Content: 
CompactCorporateBody, (InternetAddress | TelephoneAddress | PostalAddress)*, Remarks??
</ReceiverOfApplication>
Content model elements (5):
Included in content model of elements (1):
Annotation
Partei, an die der Antrag gestellt wird, zum Beispiel Behörde, etc.
Anonymous Type Detail
Type Derivation Tree
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ReceiverOfApplication">
<xs:complexType>
<xs:complexContent>
<xs:extension base="p:ReceiverOfApplicationType">
<xs:sequence minOccurs="0">
<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; 1/5)
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