complexType "elEingangsTyp"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
EingangsDaten, EingangsProtokoll?, VerwaltungsInterneDaten?
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="elEingangsTyp">
<xsd:sequence>
<xsd:element ref="EingangsDaten"/>
<xsd:element minOccurs="0" ref="EingangsProtokoll"/>
<xsd:element minOccurs="0" ref="VerwaltungsInterneDaten"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 3/3)
EingangsDaten
Type:
EingangsDatenTyp, complex content
XML Source (see within schema source)
<xsd:element ref="EingangsDaten"/>

EingangsProtokoll
Type:
EingangsProtokollTyp, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="EingangsProtokoll"/>

VerwaltungsInterneDaten
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="VerwaltungsInterneDaten"/>

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