element <ProfessionalAssociation>
Namespace:
Type:
Content:
complex, 7 elements
Defined:
locally within GWAMeldung element in GWA_NEU.xsd; see XML source
Includes:
definitions of 2 elements
XML Representation Summary
<ProfessionalAssociation>
   
Content: 
CompactPhysicalPerson?, CompactCorporateBody?, (InternetAddress | TelephoneAddress | PostalAddress)*, (Remarks?, Chamber)?
</ProfessionalAssociation>
Content model elements (7):
Included in content model of elements (1):
Annotation
Gesetzliche Berufsvertretung, wie bspw. eine entsprechende Kammer. Man kann sowohl eine natürliche Person als auch eine nicht-natürliche Person (Organisation) oder eine Kombination aus beiden beschreiben (z.B. Organisation UND handelnde natürliche Person). Obschon das Schema das Fehlen jeglicher Personendaten zuläßt MUSS immer eine Person (entweder natürliche und/oder nichtnatürliche Person) angeführt werden.
Anonymous Type Detail
Type Derivation Tree
  complexType
XML Source (w/o annotations (2); see within schema source)
<xs:element name="ProfessionalAssociation">
<xs:complexType>
<xs:complexContent>
<xs:extension base="p:ProfessionalAssociationDataType">
<xs:sequence minOccurs="0">
<xs:element minOccurs="0" ref="Remarks"/>
<xs:element name="Chamber" type="String255"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 2/7)
Chamber
Type:
String255, simple content
Wortlaut der zuständigen Kammer.
Simple Content
xs:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Chamber" type="String255"/>

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