complexType "EingangsProtokollTyp"
Namespace:
Content:
complex, 7 elements
Defined:
Includes:
definitions of 7 elements
Used:
XML Representation Summary
<...>
   
Content: 
Geschaeftszahl?, Eingangsnummer?, EingangsZeitpunkt, SignaturPruefResultat?, HashValueEingangsDaten*, DigitaleSignatur?, ProtokollDaten?
</...>
Content Model Elements (7):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="EingangsProtokollTyp">
<xsd:sequence>
<xsd:element minOccurs="0" ref="Geschaeftszahl"/>
<xsd:element minOccurs="0" ref="Eingangsnummer"/>
<xsd:element ref="EingangsZeitpunkt"/>
<xsd:element minOccurs="0" name="SignaturPruefResultat">
<xsd:complexType>
<xsd:sequence>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="HashValueEingangsDaten"/>
<xsd:element minOccurs="0" ref="DigitaleSignatur"/>
<xsd:element minOccurs="0" ref="ProtokollDaten"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 7/7)
DigitaleSignatur
Type:
digSigTyp, complex content
Hier könne Signaturen über das Protokoll eingetragen werden.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" ref="DigitaleSignatur"/>

Eingangsnummer
Type:
xsd:string, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="Eingangsnummer"/>

EingangsZeitpunkt
Type:
xsd:dateTime, predefined, simple content
XML Source (see within schema source)
<xsd:element ref="EingangsZeitpunkt"/>

Geschaeftszahl
Type:
xsd:string, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="Geschaeftszahl"/>

HashValueEingangsDaten
Type:
xsd:string, predefined, simple content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="HashValueEingangsDaten"/>

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

SignaturPruefResultat
Type:
anonymous, complex content
Ergebnis der Signaturprüfung zum Zeitpunkt der Antragsstellung. Enthält darüber hinaus auch Informationen über das verwendete Zertifikat
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="SignaturPruefResultat">
<xsd:complexType>
<xsd:sequence>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

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