element <RegistrationOfCommerce>
Namespace:
Type:
anonymous complexType
Content:
complex, 4 elements
Defined:
locally within Application element in GWA_NEU.xsd; see XML source
Includes:
definitions of 4 elements
XML Representation Summary
<RegistrationOfCommerce>
   
Content: 
GewerbeArt, Gewerbe, DateOfEffectiveness?, IsIndustrialFirm?
</RegistrationOfCommerce>
Content model elements (4):
Included in content model of elements (1):
Annotation
Daten zur Gewerbeanmeldung.
XML Source (w/o annotations (2); see within schema source)
<xs:element name="RegistrationOfCommerce">
<xs:complexType>
<xs:sequence>
<xs:element ref="GewerbeArt"/>
<xs:element ref="Gewerbe"/>
<xs:element minOccurs="0" ref="DateOfEffectiveness"/>
<xs:element minOccurs="0" ref="IsIndustrialFirm"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 4/4)
DateOfEffectiveness
Type:
xs:date, predefined, simple content
Wirksamkeitsdatum
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="DateOfEffectiveness"/>

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

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

IsIndustrialFirm
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="IsIndustrialFirm"/>

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