Schema statusResponse.xsd


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


element statusResponse
diagram statusResponse_p1.png
namespace http://schemas.oekb.at/meldeservice/xsd/v1.0/statusResponse.xsd
properties
content complex
children ns1:emission ns1:statusGesamtCode ns1:statusGesamtText
attributes
Name  Type  Use  Default  Fixed  Annotation
meldungsID    required      
documentation
Status zur Meldung mit ID
annotation
documentation
Status Response
source <xs:element name="statusResponse">
 
<xs:annotation>
   
<xs:documentation>Status Response</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="emission" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="statusCode" type="xs:string">
             
<xs:annotation>
               
<xs:documentation>Status der Emission Code</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="statusText" type="xs:string">
             
<xs:annotation>
               
<xs:documentation>Status der Emission Text</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="externeReferenzIDEmission" use="required">
           
<xs:annotation>
             
<xs:documentation>externe Referenz der Emission</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="isin">
           
<xs:annotation>
             
<xs:documentation>ISIN</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:length value="12"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:attribute>
         
<xs:attribute name="CFICode">
           
<xs:annotation>
             
<xs:documentation>Classifcation of Financial Instruments</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:maxLength value="6"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:attribute>
         
<xs:attribute name="wkn">
           
<xs:annotation>
             
<xs:documentation>Wertpapierkennnummer</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:maxLength value="6"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:attribute>
         
<xs:attribute name="FISN" use="optional">
           
<xs:annotation>
             
<xs:documentation>Financial Instrument Short Name</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:minLength value="1"/>
               
<xs:maxLength value="35"/>
               
<xs:pattern value="[0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,35}"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:attribute>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="statusGesamtCode" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Gesamtstatus der Meldung Code</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="statusGesamtText" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Gesamtstatus der Meldung Text</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="meldungsID" use="required">
     
<xs:annotation>
       
<xs:documentation>Status zur Meldung mit ID</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute statusResponse/@meldungsID
properties
use required
annotation
documentation
Status zur Meldung mit ID
source <xs:attribute name="meldungsID" use="required">
 
<xs:annotation>
   
<xs:documentation>Status zur Meldung mit ID</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element statusResponse/emission
diagram statusResponse_p2.png
namespace http://schemas.oekb.at/meldeservice/xsd/v1.0/statusResponse.xsd
properties
minOcc 1
maxOcc unbounded
content complex
children ns1:statusCode ns1:statusText
attributes
Name  Type  Use  Default  Fixed  Annotation
externeReferenzIDEmission    required      
documentation
externe Referenz der Emission
isin  derived by: xs:string        
documentation
ISIN
CFICode  derived by: xs:string        
documentation
Classifcation of Financial Instruments
wkn  derived by: xs:string        
documentation
Wertpapierkennnummer
FISN  derived by: xs:string  optional      
documentation
Financial Instrument Short Name
source <xs:element name="emission" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="statusCode" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Status der Emission Code</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="statusText" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Status der Emission Text</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="externeReferenzIDEmission" use="required">
     
<xs:annotation>
       
<xs:documentation>externe Referenz der Emission</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="isin">
     
<xs:annotation>
       
<xs:documentation>ISIN</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:length value="12"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
   
<xs:attribute name="CFICode">
     
<xs:annotation>
       
<xs:documentation>Classifcation of Financial Instruments</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:maxLength value="6"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
   
<xs:attribute name="wkn">
     
<xs:annotation>
       
<xs:documentation>Wertpapierkennnummer</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:maxLength value="6"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
   
<xs:attribute name="FISN" use="optional">
     
<xs:annotation>
       
<xs:documentation>Financial Instrument Short Name</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:minLength value="1"/>
         
<xs:maxLength value="35"/>
         
<xs:pattern value="[0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,35}"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute statusResponse/emission/@externeReferenzIDEmission
properties
use required
annotation
documentation
externe Referenz der Emission
source <xs:attribute name="externeReferenzIDEmission" use="required">
 
<xs:annotation>
   
<xs:documentation>externe Referenz der Emission</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute statusResponse/emission/@isin
type restriction of xs:string
facets
Kind Value Annotation
length 12
annotation
documentation
ISIN
source <xs:attribute name="isin">
 
<xs:annotation>
   
<xs:documentation>ISIN</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute statusResponse/emission/@CFICode
type restriction of xs:string
facets
Kind Value Annotation
maxLength 6
annotation
documentation
Classifcation of Financial Instruments
source <xs:attribute name="CFICode">
 
<xs:annotation>
   
<xs:documentation>Classifcation of Financial Instruments</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="6"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute statusResponse/emission/@wkn
type restriction of xs:string
facets
Kind Value Annotation
maxLength 6
annotation
documentation
Wertpapierkennnummer
source <xs:attribute name="wkn">
 
<xs:annotation>
   
<xs:documentation>Wertpapierkennnummer</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="6"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute statusResponse/emission/@FISN
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
minLength 1
maxLength 35
pattern [0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,35}
annotation
documentation
Financial Instrument Short Name
source <xs:attribute name="FISN" use="optional">
 
<xs:annotation>
   
<xs:documentation>Financial Instrument Short Name</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="35"/>
     
<xs:pattern value="[0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,35}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

element statusResponse/emission/statusCode
diagram statusResponse_p3.png
namespace http://schemas.oekb.at/meldeservice/xsd/v1.0/statusResponse.xsd
type xs:string
properties
content simple
annotation
documentation
Status der Emission Code
source <xs:element name="statusCode" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Status der Emission Code</xs:documentation>
 
</xs:annotation>
</xs:element>

element statusResponse/emission/statusText
diagram statusResponse_p4.png
namespace http://schemas.oekb.at/meldeservice/xsd/v1.0/statusResponse.xsd
type xs:string
properties
content simple
annotation
documentation
Status der Emission Text
source <xs:element name="statusText" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Status der Emission Text</xs:documentation>
 
</xs:annotation>
</xs:element>

element statusResponse/statusGesamtCode
diagram statusResponse_p5.png
namespace http://schemas.oekb.at/meldeservice/xsd/v1.0/statusResponse.xsd
type xs:string
properties
content simple
annotation
documentation
Gesamtstatus der Meldung Code
source <xs:element name="statusGesamtCode" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Gesamtstatus der Meldung Code</xs:documentation>
 
</xs:annotation>
</xs:element>

element statusResponse/statusGesamtText
diagram statusResponse_p6.png
namespace http://schemas.oekb.at/meldeservice/xsd/v1.0/statusResponse.xsd
type xs:string
properties
content simple
annotation
documentation
Gesamtstatus der Meldung Text
source <xs:element name="statusGesamtText" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Gesamtstatus der Meldung Text</xs:documentation>
 
</xs:annotation>
</xs:element>


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