element <transaktion>
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
globally in saatxml.xsd; see XML source
Includes:
definitions of 2 elements
Used:
never
XML Representation Summary
<transaktion>
   
Content: 
header, vorgang+
</transaktion>
Content model elements (2):
Annotation

Root-Element

XML Source (w/o annotations (3); see within schema source)
<xs:element name="transaktion">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="1" ref="header"/>
<xs:element maxOccurs="unbounded" minOccurs="1" ref="vorgang"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 2/2)
header
Type:
headerTyp, complex content

Header mit Metadaten

XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" ref="header"/>

vorgang
Type:
vorgangTyp, complex content

Vorgang mit atomaren Daten

XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="1" ref="vorgang"/>

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