Schema dtgStatusRequest.xsd


schema location http://schemas.oekb.at/meldeservice/xsd/v1.1/dtgStatusRequest.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotificationRequest.xsd
 
Elements 
dtgStatus 


element dtgStatus
diagram dtgStatusRequest_p1.png
namespace http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotificationRequest.xsd
properties
content complex
children ns1:deposit
source <xs:element name="dtgStatus">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="deposit" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:attribute name="externeReferenzIDEmission">
           
<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">
           
<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:sequence>
 
</xs:complexType>
</xs:element>

element dtgStatus/deposit
diagram dtgStatusRequest_p2.png
namespace http://schemas.oekb.at/meldeservice/xsd/v1.0/dtgNotificationRequest.xsd
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
externeReferenzIDEmission  derived by: xs:string        
documentation
Request ID, definiert durch den Kunden (entspricht dem Request Feld "meldung/emission/@externeReferenzIDEmission")
geschaeftfallNummer  derived by: xs:string        
documentation
Geschäftsfall ID des DTG-Systems
source <xs:element name="deposit" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:attribute name="externeReferenzIDEmission">
     
<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">
     
<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>

attribute dtgStatus/deposit/@externeReferenzIDEmission
type restriction of xs:string
facets
Kind Value Annotation
maxLength 2000
annotation
documentation
Request ID, definiert durch den Kunden (entspricht dem Request Feld "meldung/emission/@externeReferenzIDEmission")
source <xs:attribute name="externeReferenzIDEmission">
 
<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>

attribute dtgStatus/deposit/@geschaeftfallNummer
type restriction of xs:string
facets
Kind Value Annotation
maxLength 100
annotation
documentation
Geschäftsfall ID des DTG-Systems
source <xs:attribute name="geschaeftfallNummer">
 
<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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy