| schema location: | http://schemas.oekb.at/meldeservice/xsd/v1.1/dtgStatusResponse.xsd |
| attributeFormDefault: | unqualified |
| elementFormDefault: | qualified |
| targetNamespace: | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd |
| Elements |
| dtgStatusResponse |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | ns1:deposit ns1:anhang | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:element name="dtgStatusResponse"> <xs:complexType> <xs:sequence> <xs:element name="deposit" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="statusCode"> <xs:annotation> <xs:documentation>Statuscode gemäß Liste (zu definieren)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="statusText" minOccurs="0"> <xs:annotation> <xs:documentation>zusätzliche Informationen zu Statuscode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="anhang" minOccurs="0"> <xs:complexType> <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname der angehängten Files</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="id" use="required"> <xs:annotation> <xs:documentation>Eindeutige ID des Anhangs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Anhang Typ: 1=Urkunde: Eingescannte Urkunde im PDF-Format </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="depositNotificationId"> <xs:annotation> <xs:documentation>Notification ID definiert vom DTG-System. Dient zur eindeutigen Identifizierung der vom DTG-System erzeugten Notifications</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="externeReferenzIDEmission" use="required"> <xs:annotation> <xs:documentation>Request ID, definiert durch den Kunden (entspricht dem Request Feld "meldung/emission/@externeReferenzIDEmission")</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="geschaeftfallNummer" use="required"> <xs:annotation> <xs:documentation>Geschäftsfall ID des DTG-Systems</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="description" minOccurs="0"> <xs:annotation> <xs:documentation>Beschreibung des Anhangs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="data" type="xs:base64Binary"> <xs:annotation> <xs:documentation>Anhang-Daten</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="id" use="required"> <xs:annotation> <xs:documentation>Anhang ID</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="interneMessageId"> <xs:annotation> <xs:documentation>ID der Nachricht. Wird vom DTG-System definiert. Dient zur eindeutigen Identifizierung der vom DTG-System gesendeten Nachrichten.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="createDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Erstellungsdatum und -Uhrzeit der Nachricht</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | restriction of xs:string | ||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="interneMessageId"> <xs:annotation> <xs:documentation>ID der Nachricht. Wird vom DTG-System definiert. Dient zur eindeutigen Identifizierung der vom DTG-System gesendeten Nachrichten.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | xs:dateTime | ||
| annotation |
|
||
| source | <xs:attribute name="createDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Erstellungsdatum und -Uhrzeit der Nachricht</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | ns1:statusCode ns1:statusText ns1:anhang | ||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="deposit" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="statusCode"> <xs:annotation> <xs:documentation>Statuscode gemäß Liste (zu definieren)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="statusText" minOccurs="0"> <xs:annotation> <xs:documentation>zusätzliche Informationen zu Statuscode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="anhang" minOccurs="0"> <xs:complexType> <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname der angehängten Files</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="id" use="required"> <xs:annotation> <xs:documentation>Eindeutige ID des Anhangs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Anhang Typ: 1=Urkunde: Eingescannte Urkunde im PDF-Format </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="depositNotificationId"> <xs:annotation> <xs:documentation>Notification ID definiert vom DTG-System. Dient zur eindeutigen Identifizierung der vom DTG-System erzeugten Notifications</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="externeReferenzIDEmission" use="required"> <xs:annotation> <xs:documentation>Request ID, definiert durch den Kunden (entspricht dem Request Feld "meldung/emission/@externeReferenzIDEmission")</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="geschaeftfallNummer" use="required"> <xs:annotation> <xs:documentation>Geschäftsfall ID des DTG-Systems</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
| type | restriction of xs:string | ||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="depositNotificationId"> <xs:annotation> <xs:documentation>Notification ID definiert vom DTG-System. Dient zur eindeutigen Identifizierung der vom DTG-System erzeugten Notifications</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="externeReferenzIDEmission" use="required"> <xs:annotation> <xs:documentation>Request ID, definiert durch den Kunden (entspricht dem Request Feld "meldung/emission/@externeReferenzIDEmission")</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="geschaeftfallNummer" use="required"> <xs:annotation> <xs:documentation>Geschäftsfall ID des DTG-Systems</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| diagram | ![]() |
||
| namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd | ||
| annotation |
|
||
| source | <xs:element name="statusCode"> <xs:annotation> <xs:documentation>Statuscode gemäß Liste (zu definieren)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="statusText" minOccurs="0"> <xs:annotation> <xs:documentation>zusätzliche Informationen zu Statuscode</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="anhang" minOccurs="0"> <xs:complexType> <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname der angehängten Files</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="id" use="required"> <xs:annotation> <xs:documentation>Eindeutige ID des Anhangs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Anhang Typ: 1=Urkunde: Eingescannte Urkunde im PDF-Format </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname der angehängten Files</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="id" use="required"> <xs:annotation> <xs:documentation>Eindeutige ID des Anhangs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of xs:int | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="type" use="required"> <xs:annotation> <xs:documentation>Anhang Typ: 1=Urkunde: Eingescannte Urkunde im PDF-Format </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| diagram | ![]() |
||||||||||||||
| namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd | ||||||||||||||
| properties |
|
||||||||||||||
| children | ns1:description ns1:data | ||||||||||||||
| attributes |
|
||||||||||||||
| source | <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="description" minOccurs="0"> <xs:annotation> <xs:documentation>Beschreibung des Anhangs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="data" type="xs:base64Binary"> <xs:annotation> <xs:documentation>Anhang-Daten</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="id" use="required"> <xs:annotation> <xs:documentation>Anhang ID</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="id" use="required"> <xs:annotation> <xs:documentation>Anhang ID</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| diagram | ![]() |
||||||
| namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd | ||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="description" minOccurs="0"> <xs:annotation> <xs:documentation>Beschreibung des Anhangs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotification.xsd | ||
| type | xs:base64Binary | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="data" type="xs:base64Binary"> <xs:annotation> <xs:documentation>Anhang-Daten</xs:documentation> </xs:annotation> </xs:element> |