element <Proxy>
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
locally within GWAMeldung element in GWA_NEU.xsd; see XML source
Includes:
definitions of 2 elements
XML Representation Summary
<Proxy>
   
Content: 
ProxyAgent, TypeOfProxy
</Proxy>
Content model elements (2):
Included in content model of elements (1):
Annotation
Der für die Partei agierende Stellvertreter, zum Beispiel gesetzlicher oder berufsmäßiger Vertreter, oder agierender Geschäftsführer.
XML Source (w/o annotations (3); see within schema source)
<xs:element minOccurs="0" name="Proxy">
<xs:complexType>
<xs:sequence>
<xs:element name="ProxyAgent" type="p:ProxyAgentDataType"/>
<xs:element name="TypeOfProxy" type="String255"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 2/2)
ProxyAgent
Type:
p:ProxyAgentDataType, complex content
Personendaten des agierenden Vertreters sowie dessen Adressdaten.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="ProxyAgent" type="p:ProxyAgentDataType"/>

TypeOfProxy
Type:
String255, simple content
Art der Stellvertretung. Zum Beispiel berufsmäßiger Parteienvertreter, gesetzlicher Parteienvertreter, andere Vertretung.
Simple Content
xs:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xs:element name="TypeOfProxy" type="String255"/>

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