Schema eBT_BonitaetsTransfer_V1.0.xsd


schema location:  http://schemas.oekb.at/ebt/xsd/eBT_BonitaetsTransfer_V1.0.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.oekb.at/ebt/Bonitaet
 
Elements 
BONITAET_TRANSFER 


schema location:  http://schemas.oekb.at/ebt/xsd/eBT_BonitaetsPakete_V1.0.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.oekb.at/ebt/Bonitaet
 
Complex types 
paketBonitaetAnalyse 
paketSendedatenBonitaet 


schema location:  http://schemas.oekb.at/ebt/xsd/eBT_Types_V1.0.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.oekb.at/ebt/Bonitaet
 
Complex types  Simple types 
absenderType  alpha3 
absenderTypeBonitaet  alphanumerisch 
bilanzArtType  alphanumerisch20 
byteStream  alphanumerisch25 
byteStreamLimited  alphanumerisch260 
empfaengerType  alphanumerisch30 
errors  alphanumerisch320 
errorType  alphanumerisch37 
institutType  alphanumerisch38 
NAMETYPE  alphanumerisch40 
paketBilanzPeriode  alphanumerisch65 
paketInfodaten  bankleitzahl 
paketResponse  bilanzArt 
schemaVersion  bilanzArtNorm 
warnings  bilanzArtPeriode 
bilanzArtStatus 
bilanzArtTestat 
bilanzverfahrenType 
bkzType 
checksumType 
einord 
empty 
fastnr 
FNRTYPE 
formatType 
formatTypeList 
integer12 
journalEreignisType 
maxLength 
negativeBetrag 
negativeBetragEmpty 
negativepositiveBetrag 
negativepositiveBetragEmpty 
oenaceType 
oenbNummer 
plzType 
positiveBetrag 
positiveBetragEmpty 
rechtsformType 
stnType 
streamArtType 
svnNummer 
transferIdType 
VJEinheitType 
VJWaehrungType 
wtCode 
wtKlientenID 


schema location:  http://schemas.oekb.at/ebt/xsd/eBT_Bonitaet_V1.0.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.oekb.at/ebt/Bonitaet
 
Elements  Complex types 
BILANZVERGLEICH  bilanzvergleichKennzahlen 
ERFOLGSVERGLEICH  BONITAET_TYPE 
HGB_199_X_BONITAET  bonitaetDaten 
HGB_199_Y_BONITAET  erfolgsvergleichKennzahlen 
HGB_224_2_A_BONITAET  rating 
HGB_224_2_A_I_BONITAET 
HGB_224_2_A_II_BONITAET 
HGB_224_2_A_III_BONITAET 
HGB_224_2_B_BONITAET 
HGB_224_2_B_I_BONITAET 
HGB_224_2_B_II_BONITAET 
HGB_224_2_B_III_BONITAET 
HGB_224_2_B_IV_BONITAET 
HGB_224_2_BONITAET 
HGB_224_2_C_BONITAET 
HGB_224_3_A_BONITAET 
HGB_224_3_BONITAET 
HGB_224_3_C_BONITAET 
HGB_224_3_D_BONITAET 
HGB_224_3_E_BONITAET 
HGB_231_2_HGB_279_BONITAET 
LANGFRISTIGES_FREMDKAPITAL 
MESSAGES 
SONSTIGES_FREMDKAPITAL 


schema location:  http://schemas.oekb.at/ebt/xsd/eBT_BonitaetsPosten_V1.0.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.oekb.at/ebt/Bonitaet
 
Complex types 
POSTEN_BONITAET 
POSTEN_BONITAET_OPTIONAL 


element BONITAET_TRANSFER
diagram bonitaetstransfer_p1.png
namespace http://www.oekb.at/ebt/Bonitaet
type extension of schemaVersion
properties
content complex
children BONITAET_ANALYSE
attributes
Name  Type  Use  Default  Fixed  annotation
SCHEMA_VERSIONxs:stringrequired      
annotation
documentation
Root Element für Analyserückmeldung
source <xs:element name="BONITAET_TRANSFER">
 
<xs:annotation>
   
<xs:documentation>Root Element für Analyserückmeldung</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="schemaVersion">
       
<xs:sequence>
         
<xs:element name="BONITAET_ANALYSE" type="paketBonitaetAnalyse" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>für Upload max. 1</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element BONITAET_TRANSFER/BONITAET_ANALYSE
diagram bonitaetstransfer_p2.png
namespace http://www.oekb.at/ebt/Bonitaet
type paketBonitaetAnalyse
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children INFODATEN SENDEDATEN BONITAETDATEN
attributes
Name  Type  Use  Default  Fixed  annotation
TRANSFER_IDtransferIdTypeoptional      
CHECKSUMchecksumTypeoptional      
annotation
documentation
für Upload max. 1
source <xs:element name="BONITAET_ANALYSE" type="paketBonitaetAnalyse" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>für Upload max. 1</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType paketBonitaetAnalyse
diagram bonitaetstransfer_p3.png
namespace http://www.oekb.at/ebt/Bonitaet
children INFODATEN SENDEDATEN BONITAETDATEN
used by
element BONITAET_TRANSFER/BONITAET_ANALYSE
attributes
Name  Type  Use  Default  Fixed  annotation
TRANSFER_IDtransferIdTypeoptional      
CHECKSUMchecksumTypeoptional      
source <xs:complexType name="paketBonitaetAnalyse">
 
<xs:sequence>
   
<xs:element name="INFODATEN" type="paketInfodaten" minOccurs="0"/>
   
<xs:element name="SENDEDATEN" type="paketSendedatenBonitaet"/>
   
<xs:element name="BONITAETDATEN" type="BONITAET_TYPE"/>
 
</xs:sequence>
 
<xs:attribute name="TRANSFER_ID" type="transferIdType" use="optional"/>
 
<xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>
</xs:complexType>

attribute paketBonitaetAnalyse/@TRANSFER_ID
type transferIdType
properties
isRef 0
use optional
source <xs:attribute name="TRANSFER_ID" type="transferIdType" use="optional"/>

attribute paketBonitaetAnalyse/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element paketBonitaetAnalyse/INFODATEN
diagram bonitaetstransfer_p4.png
namespace http://www.oekb.at/ebt/Bonitaet
type paketInfodaten
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ART_IDENTIFIKATIONSBEGRIFF IDENTIFIKATIONSBEGRIFF PAKET_NR DATUM_ERSTELLUNG UHRZEIT_ERSTELLUNG ANZAHL
source <xs:element name="INFODATEN" type="paketInfodaten" minOccurs="0"/>

element paketBonitaetAnalyse/SENDEDATEN
diagram bonitaetstransfer_p5.png
namespace http://www.oekb.at/ebt/Bonitaet
type paketSendedatenBonitaet
properties
isRef 0
content complex
children ABSENDER
source <xs:element name="SENDEDATEN" type="paketSendedatenBonitaet"/>

element paketBonitaetAnalyse/BONITAETDATEN
diagram bonitaetstransfer_p6.png
namespace http://www.oekb.at/ebt/Bonitaet
type BONITAET_TYPE
properties
isRef 0
content complex
children ORIGINAL_TRANSFER_ID WT_KLIENTEN_ID BONITAETDATA MESSAGES BINARY
source <xs:element name="BONITAETDATEN" type="BONITAET_TYPE"/>

complexType paketSendedatenBonitaet
diagram bonitaetstransfer_p7.png
namespace http://www.oekb.at/ebt/Bonitaet
children ABSENDER
used by
element paketBonitaetAnalyse/SENDEDATEN
source <xs:complexType name="paketSendedatenBonitaet">
 
<xs:sequence>
   
<xs:element name="ABSENDER" type="absenderTypeBonitaet"/>
 
</xs:sequence>
</xs:complexType>

element paketSendedatenBonitaet/ABSENDER
diagram bonitaetstransfer_p8.png
namespace http://www.oekb.at/ebt/Bonitaet
type absenderTypeBonitaet
properties
isRef 0
content complex
children BLZ NAME DEPARTMENT INSTITUT ADDRESS PLZ ORT TEL EMAIL SONSTIGES DATUM
source <xs:element name="ABSENDER" type="absenderTypeBonitaet"/>

complexType absenderType
diagram bonitaetstransfer_p9.png
namespace http://www.oekb.at/ebt/Bonitaet
children NAME TEL EMAIL WTCODE DATUM
source <xs:complexType name="absenderType">
 
<xs:sequence>
   
<xs:element name="NAME" type="alphanumerisch65"/>
   
<xs:element name="TEL" type="alphanumerisch30"/>
   
<xs:element name="EMAIL" type="alphanumerisch320"/>
   
<xs:element name="WTCODE" type="wtCode"/>
   
<xs:element name="DATUM" type="xs:dateTime"/>
 
</xs:sequence>
</xs:complexType>

element absenderType/NAME
diagram bonitaetstransfer_p10.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="NAME" type="alphanumerisch65"/>

element absenderType/TEL
diagram bonitaetstransfer_p11.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch30
properties
isRef 0
content simple
facets
minLength 1
maxLength 30
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="TEL" type="alphanumerisch30"/>

element absenderType/EMAIL
diagram bonitaetstransfer_p12.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch320
properties
isRef 0
content simple
facets
minLength 1
maxLength 320
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="EMAIL" type="alphanumerisch320"/>

element absenderType/WTCODE
diagram bonitaetstransfer_p13.png
namespace http://www.oekb.at/ebt/Bonitaet
type wtCode
properties
isRef 0
content simple
facets
pattern [0-9]{6}
source <xs:element name="WTCODE" type="wtCode"/>

element absenderType/DATUM
diagram bonitaetstransfer_p14.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:dateTime
properties
isRef 0
content simple
source <xs:element name="DATUM" type="xs:dateTime"/>

complexType absenderTypeBonitaet
diagram bonitaetstransfer_p15.png
namespace http://www.oekb.at/ebt/Bonitaet
children BLZ NAME DEPARTMENT INSTITUT ADDRESS PLZ ORT TEL EMAIL SONSTIGES DATUM
used by
element paketSendedatenBonitaet/ABSENDER
source <xs:complexType name="absenderTypeBonitaet">
 
<xs:sequence>
   
<xs:element name="BLZ" type="bankleitzahl">
     
<xs:annotation>
       
<xs:documentation>Bankleitzahl</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NAME" type="alphanumerisch65" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Name des Bearbeiters bzw. der bearbeitenden Stelle</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DEPARTMENT" type="alphanumerisch65" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Abteilung</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="INSTITUT" type="institutType" minOccurs="0"/>
   
<xs:element name="ADDRESS" type="alphanumerisch65">
     
<xs:annotation>
       
<xs:documentation>Strasse, Hausnummer, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PLZ" type="alphanumerisch65">
     
<xs:annotation>
       
<xs:documentation>Postleitzahl</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ORT" type="alphanumerisch65"/>
   
<xs:element name="TEL" type="alphanumerisch30" minOccurs="0"/>
   
<xs:element name="EMAIL" type="alphanumerisch65" minOccurs="0"/>
   
<xs:element name="SONSTIGES" type="alphanumerisch65" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Firmenbuch, Handelsgericht, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DATUM" type="xs:date"/>
 
</xs:sequence>
</xs:complexType>

element absenderTypeBonitaet/BLZ
diagram bonitaetstransfer_p16.png
namespace http://www.oekb.at/ebt/Bonitaet
type bankleitzahl
properties
isRef 0
content simple
facets
pattern [0-9]{5}
annotation
documentation
Bankleitzahl
source <xs:element name="BLZ" type="bankleitzahl">
 
<xs:annotation>
   
<xs:documentation>Bankleitzahl</xs:documentation>
 
</xs:annotation>
</xs:element>

element absenderTypeBonitaet/NAME
diagram bonitaetstransfer_p17.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
annotation
documentation
Name des Bearbeiters bzw. der bearbeitenden Stelle
source <xs:element name="NAME" type="alphanumerisch65" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Name des Bearbeiters bzw. der bearbeitenden Stelle</xs:documentation>
 
</xs:annotation>
</xs:element>

element absenderTypeBonitaet/DEPARTMENT
diagram bonitaetstransfer_p18.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
annotation
documentation
Abteilung
source <xs:element name="DEPARTMENT" type="alphanumerisch65" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Abteilung</xs:documentation>
 
</xs:annotation>
</xs:element>

element absenderTypeBonitaet/INSTITUT
diagram bonitaetstransfer_p19.png
namespace http://www.oekb.at/ebt/Bonitaet
type institutType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ZEILE1 ZEILE2 ZEILE3 ZEILE4
source <xs:element name="INSTITUT" type="institutType" minOccurs="0"/>

element absenderTypeBonitaet/ADDRESS
diagram bonitaetstransfer_p20.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
annotation
documentation
Strasse, Hausnummer, etc.
source <xs:element name="ADDRESS" type="alphanumerisch65">
 
<xs:annotation>
   
<xs:documentation>Strasse, Hausnummer, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element absenderTypeBonitaet/PLZ
diagram bonitaetstransfer_p21.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
annotation
documentation
Postleitzahl
source <xs:element name="PLZ" type="alphanumerisch65">
 
<xs:annotation>
   
<xs:documentation>Postleitzahl</xs:documentation>
 
</xs:annotation>
</xs:element>

element absenderTypeBonitaet/ORT
diagram bonitaetstransfer_p22.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="ORT" type="alphanumerisch65"/>

element absenderTypeBonitaet/TEL
diagram bonitaetstransfer_p23.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch30
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="TEL" type="alphanumerisch30" minOccurs="0"/>

element absenderTypeBonitaet/EMAIL
diagram bonitaetstransfer_p24.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="EMAIL" type="alphanumerisch65" minOccurs="0"/>

element absenderTypeBonitaet/SONSTIGES
diagram bonitaetstransfer_p25.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
annotation
documentation
Firmenbuch, Handelsgericht, etc.
source <xs:element name="SONSTIGES" type="alphanumerisch65" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Firmenbuch, Handelsgericht, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

element absenderTypeBonitaet/DATUM
diagram bonitaetstransfer_p26.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:date
properties
isRef 0
content simple
source <xs:element name="DATUM" type="xs:date"/>

complexType bilanzArtType
diagram bonitaetstransfer_p27.png
namespace http://www.oekb.at/ebt/Bonitaet
type extension of bilanzArt
properties
base bilanzArt
used by
element paketBilanzPeriode/BILANZ_ART
facets
minInclusive 1
maxInclusive 8
attributes
Name  Type  Use  Default  Fixed  annotation
STATUSbilanzArtStatusrequired      
documentation
Status (10-11)
NORMbilanzArtNormrequired      
documentation
Rechnungslegungsnorm (20-25)
PERIODEbilanzArtPerioderequired      
documentation
Bilanzperiode (30-32)
TESTATbilanzArtTestatrequired      
documentation
Testat (40-44)
annotation
documentation
Bilanzart (1-8)
source <xs:complexType name="bilanzArtType">
 
<xs:annotation>
   
<xs:documentation>Bilanzart (1-8)</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="bilanzArt">
     
<xs:attribute name="STATUS" type="bilanzArtStatus" use="required">
       
<xs:annotation>
         
<xs:documentation>Status (10-11)</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="NORM" type="bilanzArtNorm" use="required">
       
<xs:annotation>
         
<xs:documentation>Rechnungslegungsnorm (20-25)</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="PERIODE" type="bilanzArtPeriode" use="required">
       
<xs:annotation>
         
<xs:documentation>Bilanzperiode (30-32)</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="TESTAT" type="bilanzArtTestat" use="required">
       
<xs:annotation>
         
<xs:documentation>Testat (40-44)</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute bilanzArtType/@STATUS
type bilanzArtStatus
properties
isRef 0
use required
facets
minInclusive 10
maxInclusive 11
annotation
documentation
Status (10-11)
source <xs:attribute name="STATUS" type="bilanzArtStatus" use="required">
 
<xs:annotation>
   
<xs:documentation>Status (10-11)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute bilanzArtType/@NORM
type bilanzArtNorm
properties
isRef 0
use required
facets
minInclusive 20
maxInclusive 25
annotation
documentation
Rechnungslegungsnorm (20-25)
source <xs:attribute name="NORM" type="bilanzArtNorm" use="required">
 
<xs:annotation>
   
<xs:documentation>Rechnungslegungsnorm (20-25)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute bilanzArtType/@PERIODE
type bilanzArtPeriode
properties
isRef 0
use required
facets
minInclusive 30
maxInclusive 32
annotation
documentation
Bilanzperiode (30-32)
source <xs:attribute name="PERIODE" type="bilanzArtPeriode" use="required">
 
<xs:annotation>
   
<xs:documentation>Bilanzperiode (30-32)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute bilanzArtType/@TESTAT
type bilanzArtTestat
properties
isRef 0
use required
facets
minInclusive 40
maxInclusive 44
annotation
documentation
Testat (40-44)
source <xs:attribute name="TESTAT" type="bilanzArtTestat" use="required">
 
<xs:annotation>
   
<xs:documentation>Testat (40-44)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType byteStream
diagram bonitaetstransfer_p28.png
namespace http://www.oekb.at/ebt/Bonitaet
type extension of xs:base64Binary
properties
base xs:base64Binary
used by
element BONITAET_TYPE/BINARY
attributes
Name  Type  Use  Default  Fixed  annotation
ARTstreamArtTyperequired      
documentation
PDF oder XLS (XLS nur für Downloads)
CHECKSUMchecksumTypeoptional      
documentation
CHECKSUM wird beim Upload vergeben
annotation
documentation
unlimited
source <xs:complexType name="byteStream">
 
<xs:annotation>
   
<xs:documentation>unlimited</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="xs:base64Binary">
     
<xs:attribute name="ART" type="streamArtType" use="required">
       
<xs:annotation>
         
<xs:documentation>PDF oder XLS (XLS nur für Downloads)</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="CHECKSUM" type="checksumType" use="optional">
       
<xs:annotation>
         
<xs:documentation>CHECKSUM wird beim Upload vergeben</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute byteStream/@ART
type streamArtType
properties
isRef 0
use required
facets
enumeration PDF
enumeration XLS
annotation
documentation
PDF oder XLS (XLS nur für Downloads)
source <xs:attribute name="ART" type="streamArtType" use="required">
 
<xs:annotation>
   
<xs:documentation>PDF oder XLS (XLS nur für Downloads)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute byteStream/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
annotation
documentation
CHECKSUM wird beim Upload vergeben
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional">
 
<xs:annotation>
   
<xs:documentation>CHECKSUM wird beim Upload vergeben</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType byteStreamLimited
diagram bonitaetstransfer_p29.png
namespace http://www.oekb.at/ebt/Bonitaet
type extension of maxLength
properties
base maxLength
facets
maxLength 20000000
attributes
Name  Type  Use  Default  Fixed  annotation
ARTstreamArtTyperequired      
documentation
PDF oder XLS (XLS nur für Downloads)
CHECKSUMchecksumTypeoptional      
documentation
CHECKSUM wird beim Upload vergeben
annotation
documentation
limited to max. 20 MB
source <xs:complexType name="byteStreamLimited">
 
<xs:annotation>
   
<xs:documentation>limited to max. 20 MB</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="maxLength">
     
<xs:attribute name="ART" type="streamArtType" use="required">
       
<xs:annotation>
         
<xs:documentation>PDF oder XLS (XLS nur für Downloads)</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="CHECKSUM" type="checksumType" use="optional">
       
<xs:annotation>
         
<xs:documentation>CHECKSUM wird beim Upload vergeben</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute byteStreamLimited/@ART
type streamArtType
properties
isRef 0
use required
facets
enumeration PDF
enumeration XLS
annotation
documentation
PDF oder XLS (XLS nur für Downloads)
source <xs:attribute name="ART" type="streamArtType" use="required">
 
<xs:annotation>
   
<xs:documentation>PDF oder XLS (XLS nur für Downloads)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute byteStreamLimited/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
annotation
documentation
CHECKSUM wird beim Upload vergeben
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional">
 
<xs:annotation>
   
<xs:documentation>CHECKSUM wird beim Upload vergeben</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType empfaengerType
diagram bonitaetstransfer_p30.png
namespace http://www.oekb.at/ebt/Bonitaet
children BLZ
source <xs:complexType name="empfaengerType">
 
<xs:sequence>
   
<xs:element name="BLZ" type="bankleitzahl"/>
 
</xs:sequence>
</xs:complexType>

element empfaengerType/BLZ
diagram bonitaetstransfer_p31.png
namespace http://www.oekb.at/ebt/Bonitaet
type bankleitzahl
properties
isRef 0
content simple
facets
pattern [0-9]{5}
source <xs:element name="BLZ" type="bankleitzahl"/>

complexType errors
diagram bonitaetstransfer_p32.png
namespace http://www.oekb.at/ebt/Bonitaet
children ERROR
used by
element paketResponse/ERRORS
source <xs:complexType name="errors">
 
<xs:sequence>
   
<xs:element name="ERROR" type="errorType" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element errors/ERROR
diagram bonitaetstransfer_p33.png
namespace http://www.oekb.at/ebt/Bonitaet
type errorType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children CODE TEXT
source <xs:element name="ERROR" type="errorType" maxOccurs="unbounded"/>

complexType errorType
diagram bonitaetstransfer_p34.png
namespace http://www.oekb.at/ebt/Bonitaet
children CODE TEXT
used by
elements errors/ERROR warnings/WARNING
source <xs:complexType name="errorType">
 
<xs:sequence>
   
<xs:element name="CODE" type="xs:string"/>
   
<xs:element name="TEXT" type="xs:string"/>
 
</xs:sequence>
</xs:complexType>

element errorType/CODE
diagram bonitaetstransfer_p35.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
isRef 0
content simple
source <xs:element name="CODE" type="xs:string"/>

element errorType/TEXT
diagram bonitaetstransfer_p36.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
isRef 0
content simple
source <xs:element name="TEXT" type="xs:string"/>

complexType institutType
diagram bonitaetstransfer_p37.png
namespace http://www.oekb.at/ebt/Bonitaet
children ZEILE1 ZEILE2 ZEILE3 ZEILE4
used by
element absenderTypeBonitaet/INSTITUT
source <xs:complexType name="institutType">
 
<xs:sequence>
   
<xs:element name="ZEILE1" type="alphanumerisch65" minOccurs="0"/>
   
<xs:element name="ZEILE2" type="alphanumerisch65" minOccurs="0"/>
   
<xs:element name="ZEILE3" type="alphanumerisch65" minOccurs="0"/>
   
<xs:element name="ZEILE4" type="alphanumerisch65" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element institutType/ZEILE1
diagram bonitaetstransfer_p38.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="ZEILE1" type="alphanumerisch65" minOccurs="0"/>

element institutType/ZEILE2
diagram bonitaetstransfer_p39.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="ZEILE2" type="alphanumerisch65" minOccurs="0"/>

element institutType/ZEILE3
diagram bonitaetstransfer_p40.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="ZEILE3" type="alphanumerisch65" minOccurs="0"/>

element institutType/ZEILE4
diagram bonitaetstransfer_p41.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch65
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="ZEILE4" type="alphanumerisch65" minOccurs="0"/>

complexType NAMETYPE
diagram bonitaetstransfer_p42.png
namespace http://www.oekb.at/ebt/Bonitaet
children Z
source <xs:complexType name="NAMETYPE">
 
<xs:sequence>
   
<xs:element name="Z" type="alphanumerisch38" maxOccurs="11"/>
 
</xs:sequence>
</xs:complexType>

element NAMETYPE/Z
diagram bonitaetstransfer_p43.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch38
properties
isRef 0
minOcc 1
maxOcc 11
content simple
facets
minLength 1
maxLength 38
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:element name="Z" type="alphanumerisch38" maxOccurs="11"/>

complexType paketBilanzPeriode
diagram bonitaetstransfer_p44.png
namespace http://www.oekb.at/ebt/Bonitaet
children GJ_BEGINN GJ_ENDE VJ_GJ_BEGINN VJ_GJ_ENDE EINORDNUNG BILANZ_KENNUNG BILANZ_ART BILANZVERFAHREN VJ_EINHEIT VJ_WAEHRUNG
used by
element bonitaetDaten/BILANZDATEN
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
source <xs:complexType name="paketBilanzPeriode">
 
<xs:sequence>
   
<xs:element name="GJ_BEGINN" type="xs:date">
     
<xs:annotation>
       
<xs:documentation>Beginn des Geschäftsjahres</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="GJ_ENDE" type="xs:date">
     
<xs:annotation>
       
<xs:documentation>Ende des Geschäftsjahres</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="VJ_GJ_BEGINN" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Beginn des Geschäftsjahres im Vorjahr</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="VJ_GJ_ENDE" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Ende des Geschäftsjahres im Vorjahr</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EINORDNUNG" type="einord">
     
<xs:annotation>
       
<xs:documentation>Größenklasseneinstufung ("K"=klein; "M"=mittel; "G"=groß)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BILANZ_KENNUNG" type="alphanumerisch38" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>näherer Hinweis zum Betriebsgegenstand</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BILANZ_ART" type="bilanzArtType">
     
<xs:annotation>
       
<xs:documentation>lt. Bilanzarten-Matrix</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BILANZVERFAHREN" type="bilanzverfahrenType">
     
<xs:annotation>
       
<xs:documentation>"1"=GKV; "2"=UKV; "3"=nicht definiert</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="VJ_EINHEIT" type="VJEinheitType" fixed="E" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Vorjahres Einheit: "E"=Einer; "T"=Tausend; "M"=Million</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="VJ_WAEHRUNG" type="VJWaehrungType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Vorjahres Währung: "1"=EUR; "2"=ATS</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>
</xs:complexType>

attribute paketBilanzPeriode/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element paketBilanzPeriode/GJ_BEGINN
diagram bonitaetstransfer_p45.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:date
properties
isRef 0
content simple
annotation
documentation
Beginn des Geschäftsjahres
source <xs:element name="GJ_BEGINN" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>Beginn des Geschäftsjahres</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/GJ_ENDE
diagram bonitaetstransfer_p46.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:date
properties
isRef 0
content simple
annotation
documentation
Ende des Geschäftsjahres
source <xs:element name="GJ_ENDE" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>Ende des Geschäftsjahres</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/VJ_GJ_BEGINN
diagram bonitaetstransfer_p47.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Beginn des Geschäftsjahres im Vorjahr
source <xs:element name="VJ_GJ_BEGINN" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Beginn des Geschäftsjahres im Vorjahr</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/VJ_GJ_ENDE
diagram bonitaetstransfer_p48.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Ende des Geschäftsjahres im Vorjahr
source <xs:element name="VJ_GJ_ENDE" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Ende des Geschäftsjahres im Vorjahr</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/EINORDNUNG
diagram bonitaetstransfer_p49.png
namespace http://www.oekb.at/ebt/Bonitaet
type einord
properties
isRef 0
content simple
facets
enumeration K
enumeration M
enumeration G
annotation
documentation
Größenklasseneinstufung ("K"=klein; "M"=mittel; "G"=groß)
source <xs:element name="EINORDNUNG" type="einord">
 
<xs:annotation>
   
<xs:documentation>Größenklasseneinstufung ("K"=klein; "M"=mittel; "G"=groß)</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/BILANZ_KENNUNG
diagram bonitaetstransfer_p50.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch38
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 38
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
annotation
documentation
näherer Hinweis zum Betriebsgegenstand
source <xs:element name="BILANZ_KENNUNG" type="alphanumerisch38" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>näherer Hinweis zum Betriebsgegenstand</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/BILANZ_ART
diagram bonitaetstransfer_p51.png
namespace http://www.oekb.at/ebt/Bonitaet
type bilanzArtType
properties
isRef 0
content complex
facets
minInclusive 1
maxInclusive 8
attributes
Name  Type  Use  Default  Fixed  annotation
STATUSbilanzArtStatusrequired      
documentation
Status (10-11)
NORMbilanzArtNormrequired      
documentation
Rechnungslegungsnorm (20-25)
PERIODEbilanzArtPerioderequired      
documentation
Bilanzperiode (30-32)
TESTATbilanzArtTestatrequired      
documentation
Testat (40-44)
annotation
documentation
lt. Bilanzarten-Matrix
source <xs:element name="BILANZ_ART" type="bilanzArtType">
 
<xs:annotation>
   
<xs:documentation>lt. Bilanzarten-Matrix</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/BILANZVERFAHREN
diagram bonitaetstransfer_p52.png
namespace http://www.oekb.at/ebt/Bonitaet
type bilanzverfahrenType
properties
isRef 0
content simple
facets
enumeration 1
enumeration 2
enumeration 3
annotation
documentation
"1"=GKV; "2"=UKV; "3"=nicht definiert
source <xs:element name="BILANZVERFAHREN" type="bilanzverfahrenType">
 
<xs:annotation>
   
<xs:documentation>"1"=GKV; "2"=UKV; "3"=nicht definiert</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/VJ_EINHEIT
diagram bonitaetstransfer_p53.png
namespace http://www.oekb.at/ebt/Bonitaet
type VJEinheitType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
fixed E
facets
enumeration E
enumeration T
enumeration M
annotation
documentation
Vorjahres Einheit: "E"=Einer; "T"=Tausend; "M"=Million
source <xs:element name="VJ_EINHEIT" type="VJEinheitType" fixed="E" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Vorjahres Einheit: "E"=Einer; "T"=Tausend; "M"=Million</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/VJ_WAEHRUNG
diagram bonitaetstransfer_p54.png
namespace http://www.oekb.at/ebt/Bonitaet
type VJWaehrungType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration 1
annotation
documentation
Vorjahres Währung: "1"=EUR; "2"=ATS
source <xs:element name="VJ_WAEHRUNG" type="VJWaehrungType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Vorjahres Währung: "1"=EUR; "2"=ATS</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType paketInfodaten
diagram bonitaetstransfer_p55.png
namespace http://www.oekb.at/ebt/Bonitaet
children ART_IDENTIFIKATIONSBEGRIFF IDENTIFIKATIONSBEGRIFF PAKET_NR DATUM_ERSTELLUNG UHRZEIT_ERSTELLUNG ANZAHL
used by
element paketBonitaetAnalyse/INFODATEN
source <xs:complexType name="paketInfodaten">
 
<xs:sequence>
   
<xs:element name="ART_IDENTIFIKATIONSBEGRIFF">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="FASTNR"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="IDENTIFIKATIONSBEGRIFF" type="fastnr"/>
   
<xs:element name="PAKET_NR">
     
<xs:simpleType>
       
<xs:restriction base="xs:positiveInteger">
         
<xs:maxInclusive value="999999999"/>
         
<xs:minInclusive value="1"/>
         
<xs:totalDigits value="9"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="DATUM_ERSTELLUNG" type="xs:date"/>
   
<xs:element name="UHRZEIT_ERSTELLUNG" type="xs:time"/>
   
<xs:element name="ANZAHL">
     
<xs:simpleType>
       
<xs:restriction base="xs:positiveInteger">
         
<xs:maxInclusive value="300"/>
         
<xs:minInclusive value="1"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element paketInfodaten/ART_IDENTIFIKATIONSBEGRIFF
diagram bonitaetstransfer_p56.png
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
isRef 0
content simple
facets
enumeration FASTNR
source <xs:element name="ART_IDENTIFIKATIONSBEGRIFF">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="FASTNR"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element paketInfodaten/IDENTIFIKATIONSBEGRIFF
diagram bonitaetstransfer_p57.png
namespace http://www.oekb.at/ebt/Bonitaet
type fastnr
properties
isRef 0
content simple
facets
minInclusive 020000010
maxInclusive 989999999
pattern [0-9]{9}
source <xs:element name="IDENTIFIKATIONSBEGRIFF" type="fastnr"/>

element paketInfodaten/PAKET_NR
diagram bonitaetstransfer_p58.png
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
properties
isRef 0
content simple
facets
minInclusive 1
maxInclusive 999999999
totalDigits 9
source <xs:element name="PAKET_NR">
 
<xs:simpleType>
   
<xs:restriction base="xs:positiveInteger">
     
<xs:maxInclusive value="999999999"/>
     
<xs:minInclusive value="1"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element paketInfodaten/DATUM_ERSTELLUNG
diagram bonitaetstransfer_p59.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:date
properties
isRef 0
content simple
source <xs:element name="DATUM_ERSTELLUNG" type="xs:date"/>

element paketInfodaten/UHRZEIT_ERSTELLUNG
diagram bonitaetstransfer_p60.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:time
properties
isRef 0
content simple
source <xs:element name="UHRZEIT_ERSTELLUNG" type="xs:time"/>

element paketInfodaten/ANZAHL
diagram bonitaetstransfer_p61.png
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
properties
isRef 0
content simple
facets
minInclusive 1
maxInclusive 300
source <xs:element name="ANZAHL">
 
<xs:simpleType>
   
<xs:restriction base="xs:positiveInteger">
     
<xs:maxInclusive value="300"/>
     
<xs:minInclusive value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType paketResponse
diagram bonitaetstransfer_p62.png
namespace http://www.oekb.at/ebt/Bonitaet
children STATUS WARNINGS ERRORS
source <xs:complexType name="paketResponse">
 
<xs:sequence>
   
<xs:element name="STATUS">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="SUCCESS"/>
         
<xs:enumeration value="ERROR"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="WARNINGS" type="warnings" minOccurs="0"/>
   
<xs:element name="ERRORS" type="errors" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element paketResponse/STATUS
diagram bonitaetstransfer_p63.png
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
isRef 0
content simple
facets
enumeration SUCCESS
enumeration ERROR
source <xs:element name="STATUS">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="SUCCESS"/>
     
<xs:enumeration value="ERROR"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element paketResponse/WARNINGS
diagram bonitaetstransfer_p64.png
namespace http://www.oekb.at/ebt/Bonitaet
type warnings
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children WARNING
source <xs:element name="WARNINGS" type="warnings" minOccurs="0"/>

element paketResponse/ERRORS
diagram bonitaetstransfer_p65.png
namespace http://www.oekb.at/ebt/Bonitaet
type errors
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ERROR
source <xs:element name="ERRORS" type="errors" minOccurs="0"/>

complexType schemaVersion
diagram bonitaetstransfer_p66.png
namespace http://www.oekb.at/ebt/Bonitaet
used by
element BONITAET_TRANSFER
attributes
Name  Type  Use  Default  Fixed  annotation
SCHEMA_VERSIONxs:stringrequired      
source <xs:complexType name="schemaVersion">
 
<xs:attribute name="SCHEMA_VERSION" type="xs:string" use="required"/>
</xs:complexType>

attribute schemaVersion/@SCHEMA_VERSION
type xs:string
properties
isRef 0
use required
source <xs:attribute name="SCHEMA_VERSION" type="xs:string" use="required"/>

complexType warnings
diagram bonitaetstransfer_p67.png
namespace http://www.oekb.at/ebt/Bonitaet
children WARNING
used by
element paketResponse/WARNINGS
source <xs:complexType name="warnings">
 
<xs:sequence>
   
<xs:element name="WARNING" type="errorType" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element warnings/WARNING
diagram bonitaetstransfer_p68.png
namespace http://www.oekb.at/ebt/Bonitaet
type errorType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children CODE TEXT
source <xs:element name="WARNING" type="errorType" maxOccurs="unbounded"/>

simpleType alpha3
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
pattern [A-Z]{1,3}
source <xs:simpleType name="alpha3">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z]{1,3}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
simpleTypes alphanumerisch20 alphanumerisch25 alphanumerisch260 alphanumerisch30 alphanumerisch320 alphanumerisch37 alphanumerisch38 alphanumerisch40 alphanumerisch65
facets
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch20
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
facets
minLength 1
maxLength 20
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch20">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="20"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch25
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
facets
minLength 1
maxLength 25
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch25">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="25"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch260
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
facets
minLength 1
maxLength 260
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch260">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="260"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch30
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
used by
elements absenderTypeBonitaet/TEL absenderType/TEL
simpleType wtKlientenID
facets
minLength 1
maxLength 30
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch30">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="30"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch320
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
used by
element absenderType/EMAIL
facets
minLength 1
maxLength 320
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch320">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="320"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch37
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
facets
minLength 1
maxLength 37
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch37">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="37"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch38
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
used by
elements paketBilanzPeriode/BILANZ_KENNUNG NAMETYPE/Z
facets
minLength 1
maxLength 38
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch38">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="38"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch40
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
facets
minLength 1
maxLength 40
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch40">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="40"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch65
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
used by
elements absenderTypeBonitaet/ADDRESS absenderTypeBonitaet/DEPARTMENT absenderTypeBonitaet/EMAIL absenderTypeBonitaet/NAME absenderType/NAME absenderTypeBonitaet/ORT absenderTypeBonitaet/PLZ absenderTypeBonitaet/SONSTIGES institutType/ZEILE1 institutType/ZEILE2 institutType/ZEILE3 institutType/ZEILE4
facets
minLength 1
maxLength 65
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="alphanumerisch65">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="65"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType bankleitzahl
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
elements absenderTypeBonitaet/BLZ empfaengerType/BLZ
facets
pattern [0-9]{5}
source <xs:simpleType name="bankleitzahl">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{5}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType bilanzArt
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
used by
complexType bilanzArtType
facets
minInclusive 1
maxInclusive 8
source <xs:simpleType name="bilanzArt">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="8"/>
 
</xs:restriction>
</xs:simpleType>

simpleType bilanzArtNorm
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
used by
attribute bilanzArtType/@NORM
facets
minInclusive 20
maxInclusive 25
source <xs:simpleType name="bilanzArtNorm">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:minInclusive value="20"/>
   
<xs:maxInclusive value="25"/>
 
</xs:restriction>
</xs:simpleType>

simpleType bilanzArtPeriode
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
used by
attribute bilanzArtType/@PERIODE
facets
minInclusive 30
maxInclusive 32
source <xs:simpleType name="bilanzArtPeriode">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:minInclusive value="30"/>
   
<xs:maxInclusive value="32"/>
 
</xs:restriction>
</xs:simpleType>

simpleType bilanzArtStatus
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
used by
attribute bilanzArtType/@STATUS
facets
minInclusive 10
maxInclusive 11
source <xs:simpleType name="bilanzArtStatus">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:minInclusive value="10"/>
   
<xs:maxInclusive value="11"/>
 
</xs:restriction>
</xs:simpleType>

simpleType bilanzArtTestat
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
used by
attribute bilanzArtType/@TESTAT
facets
minInclusive 40
maxInclusive 44
source <xs:simpleType name="bilanzArtTestat">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:minInclusive value="40"/>
   
<xs:maxInclusive value="44"/>
 
</xs:restriction>
</xs:simpleType>

simpleType bilanzverfahrenType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
element paketBilanzPeriode/BILANZVERFAHREN
facets
enumeration 1
enumeration 2
enumeration 3
source <xs:simpleType name="bilanzverfahrenType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="1"/>
   
<xs:enumeration value="2"/>
   
<xs:enumeration value="3"/>
 
</xs:restriction>
 
<!-- "1"=GKV;  "2"=UKV; "3"=nicht definiert -->
</xs:simpleType>

simpleType bkzType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
pattern [0-9]{3}
source <xs:simpleType name="bkzType">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{3}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType checksumType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
attributes MESSAGES/@CHECKSUM ERFOLGSVERGLEICH/@CHECKSUM BILANZVERGLEICH/@CHECKSUM paketBonitaetAnalyse/@CHECKSUM paketBilanzPeriode/@CHECKSUM byteStream/@CHECKSUM byteStreamLimited/@CHECKSUM bonitaetDaten/@CHECKSUM rating/@CHECKSUM
facets
length 32
pattern [0-9a-f]*
source <xs:simpleType name="checksumType">
 
<xs:restriction base="xs:string">
   
<xs:length value="32"/>
   
<xs:pattern value="[0-9a-f]*"/>
 
</xs:restriction>
</xs:simpleType>

simpleType einord
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
element paketBilanzPeriode/EINORDNUNG
facets
enumeration K
enumeration M
enumeration G
source <xs:simpleType name="einord">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="K"/>
   
<xs:enumeration value="M"/>
   
<xs:enumeration value="G"/>
 
</xs:restriction>
</xs:simpleType>

simpleType empty
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
simpleTypes negativeBetragEmpty negativepositiveBetragEmpty positiveBetragEmpty
facets
enumeration 
source <xs:simpleType name="empty">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value=""/>
 
</xs:restriction>
</xs:simpleType>

simpleType fastnr
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
used by
element paketInfodaten/IDENTIFIKATIONSBEGRIFF
facets
minInclusive 020000010
maxInclusive 989999999
pattern [0-9]{9}
source <xs:simpleType name="fastnr">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:maxInclusive value="989999999"/>
   
<xs:minInclusive value="020000010"/>
   
<xs:pattern value="[0-9]{9}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType FNRTYPE
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
pattern [0-9]{1,6}[a-zA-Z]
source <xs:simpleType name="FNRTYPE">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{1,6}[a-zA-Z]"/>
 
</xs:restriction>
</xs:simpleType>

simpleType formatType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
simpleType formatTypeList
facets
enumeration XML
enumeration XLS
enumeration PDF
source <xs:simpleType name="formatType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="XML"/>
   
<xs:enumeration value="XLS"/>
   
<xs:enumeration value="PDF"/>
 
</xs:restriction>
</xs:simpleType>

simpleType formatTypeList
namespace http://www.oekb.at/ebt/Bonitaet
type list of formatType
source <xs:simpleType name="formatTypeList">
 
<xs:list itemType="formatType"/>
</xs:simpleType>

simpleType integer12
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:integer
facets
totalDigits 12
source <xs:simpleType name="integer12">
 
<xs:restriction base="xs:integer">
   
<xs:totalDigits value="12"/>
 
</xs:restriction>
</xs:simpleType>

simpleType journalEreignisType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
enumeration BILANZ_UPLOAD
enumeration BILANZ_DOWNLOAD
enumeration BONITAET_UPLOAD
enumeration BONITAET_DOWNLOAD
source <xs:simpleType name="journalEreignisType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="BILANZ_UPLOAD"/>
   
<xs:enumeration value="BILANZ_DOWNLOAD"/>
   
<xs:enumeration value="BONITAET_UPLOAD"/>
   
<xs:enumeration value="BONITAET_DOWNLOAD"/>
 
</xs:restriction>
</xs:simpleType>

simpleType maxLength
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:base64Binary
used by
complexType byteStreamLimited
facets
maxLength 20000000
source <xs:simpleType name="maxLength">
 
<xs:restriction base="xs:base64Binary">
   
<xs:maxLength value="20000000"/>
 
</xs:restriction>
</xs:simpleType>

simpleType negativeBetrag
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:decimal
used by
simpleType negativeBetragEmpty
facets
minInclusive -999999999999.99
maxInclusive 0.00
totalDigits 14
fractionDigits 2
source <xs:simpleType name="negativeBetrag">
 
<xs:restriction base="xs:decimal">
   
<xs:maxInclusive value="0.00"/>
   
<xs:minInclusive value="-999999999999.99"/>
   
<xs:totalDigits value="14"/>
   
<xs:fractionDigits value="2"/>
 
</xs:restriction>
</xs:simpleType>

simpleType negativeBetragEmpty
namespace http://www.oekb.at/ebt/Bonitaet
type union of (negativeBetrag, empty)
source <xs:simpleType name="negativeBetragEmpty">
 
<xs:union memberTypes="negativeBetrag empty"/>
</xs:simpleType>

simpleType negativepositiveBetrag
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:decimal
used by
elements POSTEN_BONITAET/BETRAG POSTEN_BONITAET_OPTIONAL/BETRAG POSTEN_BONITAET/PROZENT POSTEN_BONITAET_OPTIONAL/PROZENT
simpleType negativepositiveBetragEmpty
facets
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:simpleType name="negativepositiveBetrag">
 
<xs:restriction base="xs:decimal">
   
<xs:maxInclusive value="999999999999.99"/>
   
<xs:minInclusive value="-999999999999.99"/>
   
<xs:totalDigits value="14"/>
   
<xs:fractionDigits value="2"/>
 
</xs:restriction>
</xs:simpleType>

simpleType negativepositiveBetragEmpty
namespace http://www.oekb.at/ebt/Bonitaet
type union of (negativepositiveBetrag, empty)
source <xs:simpleType name="negativepositiveBetragEmpty">
 
<xs:union memberTypes="negativepositiveBetrag empty"/>
</xs:simpleType>

simpleType oenaceType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
minLength 2
maxLength 8
pattern [A-Z0-9]*
source <xs:simpleType name="oenaceType">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="8"/>
   
<xs:minLength value="2"/>
   
<xs:pattern value="[A-Z0-9]*"/>
 
</xs:restriction>
</xs:simpleType>

simpleType oenbNummer
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
pattern [0-9]{8}
source <xs:simpleType name="oenbNummer">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{8}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType plzType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
pattern [0-9]{4}
source <xs:simpleType name="plzType">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType positiveBetrag
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:decimal
used by
simpleType positiveBetragEmpty
facets
minInclusive 0.00
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:simpleType name="positiveBetrag">
 
<xs:restriction base="xs:decimal">
   
<xs:maxInclusive value="999999999999.99"/>
   
<xs:minInclusive value="0.00"/>
   
<xs:totalDigits value="14"/>
   
<xs:fractionDigits value="2"/>
 
</xs:restriction>
</xs:simpleType>

simpleType positiveBetragEmpty
namespace http://www.oekb.at/ebt/Bonitaet
type union of (positiveBetrag, empty)
source <xs:simpleType name="positiveBetragEmpty">
 
<xs:union memberTypes="positiveBetrag empty"/>
</xs:simpleType>

simpleType rechtsformType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
pattern [0-9]{2}
source <xs:simpleType name="rechtsformType">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{2}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType stnType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
pattern [0-9]{9}
source <xs:simpleType name="stnType">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{9}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType streamArtType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
attributes byteStream/@ART byteStreamLimited/@ART
facets
enumeration PDF
enumeration XLS
source <xs:simpleType name="streamArtType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="PDF"/>
   
<xs:enumeration value="XLS"/>
   
<!-- HTML wurde mit Version 03.12 entfernt, da die Konvertierung in ein PDF zu aufwändig ist.
                     
<xs:enumeration value="HTML"/>
                      --
>
 
</xs:restriction>
</xs:simpleType>

simpleType svnNummer
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
facets
pattern [0-9]{10}
source <xs:simpleType name="svnNummer">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{10}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType transferIdType
namespace http://www.oekb.at/ebt/Bonitaet
type xs:positiveInteger
used by
element BONITAET_TYPE/ORIGINAL_TRANSFER_ID
attribute paketBonitaetAnalyse/@TRANSFER_ID
source <xs:simpleType name="transferIdType">
 
<xs:restriction base="xs:positiveInteger"/>
</xs:simpleType>

simpleType VJEinheitType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
element paketBilanzPeriode/VJ_EINHEIT
facets
enumeration E
enumeration T
enumeration M
source <xs:simpleType name="VJEinheitType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="E"/>
   
<xs:enumeration value="T"/>
   
<xs:enumeration value="M"/>
 
</xs:restriction>
 
<!-- "E"=Einer; "T"=Tausend; "M"=Million -->
</xs:simpleType>

simpleType VJWaehrungType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
element paketBilanzPeriode/VJ_WAEHRUNG
facets
enumeration 1
annotation
documentation
"1"=EUR
source <xs:simpleType name="VJWaehrungType">
 
<xs:annotation>
   
<xs:documentation>"1"=EUR</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType wtCode
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
used by
element absenderType/WTCODE
facets
pattern [0-9]{6}
source <xs:simpleType name="wtCode">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{6}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType wtKlientenID
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch30
used by
element BONITAET_TYPE/WT_KLIENTEN_ID
facets
minLength 1
maxLength 30
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
source <xs:simpleType name="wtKlientenID">
 
<xs:restriction base="alphanumerisch30"/>
</xs:simpleType>

element BILANZVERGLEICH
diagram bonitaetstransfer_p69.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children HGB_224_2_BONITAET HGB_224_3_BONITAET KENNZAHLEN
used by
complexType bonitaetDaten
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
annotation
documentation
Bilanzvergleich
source <xs:element name="BILANZVERGLEICH">
 
<xs:annotation>
   
<xs:documentation>Bilanzvergleich</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="HGB_224_2_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_3_BONITAET" minOccurs="0"/>
     
<xs:element name="KENNZAHLEN" type="bilanzvergleichKennzahlen" minOccurs="0"/>
   
</xs:sequence>
   
<xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>
 
</xs:complexType>
</xs:element>

attribute BILANZVERGLEICH/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element BILANZVERGLEICH/KENNZAHLEN
diagram bonitaetstransfer_p70.png
namespace http://www.oekb.at/ebt/Bonitaet
type bilanzvergleichKennzahlen
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ANLAGENABDECKUNG FIKTIVE_FREMDKAPITALTILGUNG LAGERDAUER DEBITORENZIEL KREDITORENZIEL
source <xs:element name="KENNZAHLEN" type="bilanzvergleichKennzahlen" minOccurs="0"/>

element ERFOLGSVERGLEICH
diagram bonitaetstransfer_p71.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children NETTO_ERGEBNIS_BONITAET BETRIEBSLEISTUNG_BONITAET MATERIALEINSATZ HGB_231_2_HGB_279_BONITAET HGB_231_17_BONITAET HGB_231_20_BONITAET ERGEBNIS_UNVERSTEUERT JAHRESERGEBNIS KENNZAHLEN
used by
complexType bonitaetDaten
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
annotation
documentation
Erfolgsvergleich
source <xs:element name="ERFOLGSVERGLEICH">
 
<xs:annotation>
   
<xs:documentation>Erfolgsvergleich</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="NETTO_ERGEBNIS_BONITAET" type="POSTEN_BONITAET" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Nettoerlöse</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BETRIEBSLEISTUNG_BONITAET" type="POSTEN_BONITAET" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Betriebsleistung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="MATERIALEINSATZ" type="POSTEN_BONITAET" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Materialeinsatz</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="HGB_231_2_HGB_279_BONITAET" minOccurs="0"/>
     
<xs:element name="HGB_231_17_BONITAET" type="POSTEN_BONITAET" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Ergebnis d. gewöhnl. Geschäftstätigkeit</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="HGB_231_20_BONITAET" type="POSTEN_BONITAET" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>A.o. Ergebnis</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ERGEBNIS_UNVERSTEUERT" type="POSTEN_BONITAET" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Unternehmensergebnis unversteuert</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="JAHRESERGEBNIS" type="POSTEN_BONITAET" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Jahresergebnis</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="KENNZAHLEN" type="erfolgsvergleichKennzahlen" minOccurs="0"/>
   
</xs:sequence>
   
<xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>
 
</xs:complexType>
</xs:element>

attribute ERFOLGSVERGLEICH/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element ERFOLGSVERGLEICH/NETTO_ERGEBNIS_BONITAET
diagram bonitaetstransfer_p72.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BETRAG PROZENT
annotation
documentation
Nettoerlöse
source <xs:element name="NETTO_ERGEBNIS_BONITAET" type="POSTEN_BONITAET" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Nettoerlöse</xs:documentation>
 
</xs:annotation>
</xs:element>

element ERFOLGSVERGLEICH/BETRIEBSLEISTUNG_BONITAET
diagram bonitaetstransfer_p73.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BETRAG PROZENT
annotation
documentation
Betriebsleistung
source <xs:element name="BETRIEBSLEISTUNG_BONITAET" type="POSTEN_BONITAET" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Betriebsleistung</xs:documentation>
 
</xs:annotation>
</xs:element>

element ERFOLGSVERGLEICH/MATERIALEINSATZ
diagram bonitaetstransfer_p74.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BETRAG PROZENT
annotation
documentation
Materialeinsatz
source <xs:element name="MATERIALEINSATZ" type="POSTEN_BONITAET" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Materialeinsatz</xs:documentation>
 
</xs:annotation>
</xs:element>

element ERFOLGSVERGLEICH/HGB_231_17_BONITAET
diagram bonitaetstransfer_p75.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BETRAG PROZENT
annotation
documentation
Ergebnis d. gewöhnl. Geschäftstätigkeit
source <xs:element name="HGB_231_17_BONITAET" type="POSTEN_BONITAET" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Ergebnis d. gewöhnl. Geschäftstätigkeit</xs:documentation>
 
</xs:annotation>
</xs:element>

element ERFOLGSVERGLEICH/HGB_231_20_BONITAET
diagram bonitaetstransfer_p76.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BETRAG PROZENT
annotation
documentation
A.o. Ergebnis
source <xs:element name="HGB_231_20_BONITAET" type="POSTEN_BONITAET" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A.o. Ergebnis</xs:documentation>
 
</xs:annotation>
</xs:element>

element ERFOLGSVERGLEICH/ERGEBNIS_UNVERSTEUERT
diagram bonitaetstransfer_p77.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BETRAG PROZENT
annotation
documentation
Unternehmensergebnis unversteuert
source <xs:element name="ERGEBNIS_UNVERSTEUERT" type="POSTEN_BONITAET" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Unternehmensergebnis unversteuert</xs:documentation>
 
</xs:annotation>
</xs:element>

element ERFOLGSVERGLEICH/JAHRESERGEBNIS
diagram bonitaetstransfer_p78.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BETRAG PROZENT
annotation
documentation
Jahresergebnis
source <xs:element name="JAHRESERGEBNIS" type="POSTEN_BONITAET" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Jahresergebnis</xs:documentation>
 
</xs:annotation>
</xs:element>

element ERFOLGSVERGLEICH/KENNZAHLEN
diagram bonitaetstransfer_p79.png
namespace http://www.oekb.at/ebt/Bonitaet
type erfolgsvergleichKennzahlen
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ENTWICKLUNG_BETRIEBSLEISTUNG BRUTTO_CASHFLOW ROI PERSONALPRODUKTIVITAET
source <xs:element name="KENNZAHLEN" type="erfolgsvergleichKennzahlen" minOccurs="0"/>

element HGB_199_X_BONITAET
diagram bonitaetstransfer_p80.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_BONITAET
annotation
documentation
Langfristiges Umlaufvermögen
source <xs:element name="HGB_199_X_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Langfristiges Umlaufvermögen</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_199_Y_BONITAET
diagram bonitaetstransfer_p81.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element SONSTIGES_FREMDKAPITAL
annotation
documentation
Sonstige Verbindlichkeiten
source <xs:element name="HGB_199_Y_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Sonstige Verbindlichkeiten</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_A_BONITAET
diagram bonitaetstransfer_p82.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children POSTENZEILE HGB_224_2_A_I_BONITAET HGB_224_2_A_II_BONITAET HGB_224_2_A_III_BONITAET
used by
element HGB_224_2_BONITAET
annotation
documentation
Anlagevermögen
source <xs:element name="HGB_224_2_A_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Anlagevermögen</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="POSTENZEILE" type="POSTEN_BONITAET"/>
     
<xs:element ref="HGB_224_2_A_I_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_2_A_II_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_2_A_III_BONITAET" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element HGB_224_2_A_BONITAET/POSTENZEILE
diagram bonitaetstransfer_p83.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
source <xs:element name="POSTENZEILE" type="POSTEN_BONITAET"/>

element HGB_224_2_A_I_BONITAET
diagram bonitaetstransfer_p84.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_A_BONITAET
annotation
documentation
Immaterielles Vermögen
source <xs:element name="HGB_224_2_A_I_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Immaterielles Vermögen</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_A_II_BONITAET
diagram bonitaetstransfer_p85.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_A_BONITAET
annotation
documentation
Sachanlagevermögen
source <xs:element name="HGB_224_2_A_II_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Sachanlagevermögen</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_A_III_BONITAET
diagram bonitaetstransfer_p86.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_A_BONITAET
annotation
documentation
Finanzanlagevermögen
source <xs:element name="HGB_224_2_A_III_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Finanzanlagevermögen</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_B_BONITAET
diagram bonitaetstransfer_p87.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children POSTENZEILE HGB_224_2_B_I_BONITAET HGB_224_2_B_II_BONITAET HGB_224_2_B_III_BONITAET HGB_224_2_B_IV_BONITAET
used by
element HGB_224_2_BONITAET
annotation
documentation
Umlaufvermögen
source <xs:element name="HGB_224_2_B_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Umlaufvermögen</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="POSTENZEILE" type="POSTEN_BONITAET"/>
     
<xs:element ref="HGB_224_2_B_I_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_2_B_II_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_2_B_III_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_2_B_IV_BONITAET" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element HGB_224_2_B_BONITAET/POSTENZEILE
diagram bonitaetstransfer_p88.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
source <xs:element name="POSTENZEILE" type="POSTEN_BONITAET"/>

element HGB_224_2_B_I_BONITAET
diagram bonitaetstransfer_p89.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_B_BONITAET
annotation
documentation
Vorräte, HuF-Fabr., n. abg. Leistung abz. Anz.
source <xs:element name="HGB_224_2_B_I_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Vorräte, HuF-Fabr., n. abg. Leistung abz. Anz.</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_B_II_BONITAET
diagram bonitaetstransfer_p90.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_B_BONITAET
annotation
documentation
Kundenforderungen
source <xs:element name="HGB_224_2_B_II_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Kundenforderungen</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_B_III_BONITAET
diagram bonitaetstransfer_p91.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_B_BONITAET
annotation
documentation
Liquide Mittel
source <xs:element name="HGB_224_2_B_III_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Liquide Mittel</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_B_IV_BONITAET
diagram bonitaetstransfer_p92.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_B_BONITAET
annotation
documentation
Sonstiges Umlaufvermögen
source <xs:element name="HGB_224_2_B_IV_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Sonstiges Umlaufvermögen</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_BONITAET
diagram bonitaetstransfer_p93.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children POSTENZEILE HGB_224_2_A_BONITAET HGB_224_2_B_BONITAET HGB_224_2_C_BONITAET HGB_199_X_BONITAET
used by
element BILANZVERGLEICH
annotation
documentation
Aktiva
source <xs:element name="HGB_224_2_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Aktiva</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="POSTENZEILE" type="POSTEN_BONITAET">
       
<xs:annotation>
         
<xs:documentation>Bilanzsumme Aktiva</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="HGB_224_2_A_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_2_B_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_2_C_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_199_X_BONITAET" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element HGB_224_2_BONITAET/POSTENZEILE
diagram bonitaetstransfer_p94.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Bilanzsumme Aktiva
source <xs:element name="POSTENZEILE" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Bilanzsumme Aktiva</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_2_C_BONITAET
diagram bonitaetstransfer_p95.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_2_BONITAET
annotation
documentation
Fehlkapital
source <xs:element name="HGB_224_2_C_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Fehlkapital</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_3_A_BONITAET
diagram bonitaetstransfer_p96.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_3_BONITAET
annotation
documentation
Eigenkapital + Kapital mit Sonderstatus
source <xs:element name="HGB_224_3_A_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Eigenkapital + Kapital mit Sonderstatus</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_3_BONITAET
diagram bonitaetstransfer_p97.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children POSTENZEILE HGB_224_3_A_BONITAET SONSTIGES_FREMDKAPITAL LANGFRISTIGES_FREMDKAPITAL
used by
element BILANZVERGLEICH
annotation
documentation
PASSIVA
source <xs:element name="HGB_224_3_BONITAET">
 
<xs:annotation>
   
<xs:documentation>PASSIVA</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="POSTENZEILE" type="POSTEN_BONITAET">
       
<xs:annotation>
         
<xs:documentation>Bilanzsumme Passiva</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="HGB_224_3_A_BONITAET"/>
     
<xs:element ref="SONSTIGES_FREMDKAPITAL" minOccurs="0"/>
     
<xs:element ref="LANGFRISTIGES_FREMDKAPITAL" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Langfristiges Fremdkapital</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element HGB_224_3_BONITAET/POSTENZEILE
diagram bonitaetstransfer_p98.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Bilanzsumme Passiva
source <xs:element name="POSTENZEILE" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Bilanzsumme Passiva</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_3_C_BONITAET
diagram bonitaetstransfer_p99.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element SONSTIGES_FREMDKAPITAL
annotation
documentation
Rückstellungen
source <xs:element name="HGB_224_3_C_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Rückstellungen</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_3_D_BONITAET
diagram bonitaetstransfer_p100.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element SONSTIGES_FREMDKAPITAL
annotation
documentation
Banken/ verzinsl.Verbindlichkeiten
source <xs:element name="HGB_224_3_D_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Banken/ verzinsl.Verbindlichkeiten</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_224_3_E_BONITAET
diagram bonitaetstransfer_p101.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element SONSTIGES_FREMDKAPITAL
annotation
documentation
Lieferanten
source <xs:element name="HGB_224_3_E_BONITAET" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Lieferanten</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_231_2_HGB_279_BONITAET
diagram bonitaetstransfer_p102.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children POSTENZEILE HGB_231_2_4 HGB_231_2_6 HGB_231_2_5 HGB_231_2_7 HGB_231_2_16
used by
element ERFOLGSVERGLEICH
annotation
documentation
Rohertrag
source <xs:element name="HGB_231_2_HGB_279_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Rohertrag</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="POSTENZEILE" type="POSTEN_BONITAET"/>
     
<xs:element name="HGB_231_2_4" type="POSTEN_BONITAET">
       
<xs:annotation>
         
<xs:documentation>Sonstige betriebliche Aufwände</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="HGB_231_2_6" type="POSTEN_BONITAET">
       
<xs:annotation>
         
<xs:documentation>Personalaufwand</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="HGB_231_2_5" type="POSTEN_BONITAET">
       
<xs:annotation>
         
<xs:documentation>Sachaufwand / Steuern u. Abgaben</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="HGB_231_2_7" type="POSTEN_BONITAET">
       
<xs:annotation>
         
<xs:documentation>Abschreibungen + GWG</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="HGB_231_2_16" type="POSTEN_BONITAET">
       
<xs:annotation>
         
<xs:documentation>Finanz- und Beteilugungsergebnis</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element HGB_231_2_HGB_279_BONITAET/POSTENZEILE
diagram bonitaetstransfer_p103.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
source <xs:element name="POSTENZEILE" type="POSTEN_BONITAET"/>

element HGB_231_2_HGB_279_BONITAET/HGB_231_2_4
diagram bonitaetstransfer_p104.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Sonstige betriebliche Aufwände
source <xs:element name="HGB_231_2_4" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Sonstige betriebliche Aufwände</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_231_2_HGB_279_BONITAET/HGB_231_2_6
diagram bonitaetstransfer_p105.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Personalaufwand
source <xs:element name="HGB_231_2_6" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Personalaufwand</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_231_2_HGB_279_BONITAET/HGB_231_2_5
diagram bonitaetstransfer_p106.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Sachaufwand / Steuern u. Abgaben
source <xs:element name="HGB_231_2_5" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Sachaufwand / Steuern u. Abgaben</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_231_2_HGB_279_BONITAET/HGB_231_2_7
diagram bonitaetstransfer_p107.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Abschreibungen + GWG
source <xs:element name="HGB_231_2_7" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Abschreibungen + GWG</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_231_2_HGB_279_BONITAET/HGB_231_2_16
diagram bonitaetstransfer_p108.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Finanz- und Beteilugungsergebnis
source <xs:element name="HGB_231_2_16" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Finanz- und Beteilugungsergebnis</xs:documentation>
 
</xs:annotation>
</xs:element>

element LANGFRISTIGES_FREMDKAPITAL
diagram bonitaetstransfer_p109.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
used by
element HGB_224_3_BONITAET
annotation
documentation
Sonstige Verbindlichkeiten
source <xs:element name="LANGFRISTIGES_FREMDKAPITAL" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Sonstige Verbindlichkeiten</xs:documentation>
 
</xs:annotation>
</xs:element>

element MESSAGES
diagram bonitaetstransfer_p110.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children HINWEIS_BILANZAUSWERTUNG HINWEIS_SONSTIGES
used by
complexType BONITAET_TYPE
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
annotation
documentation
Optionale Daten für Analyse
source <xs:element name="MESSAGES">
 
<xs:annotation>
   
<xs:documentation>Optionale Daten für Analyse</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="HINWEIS_BILANZAUSWERTUNG" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Hinweis zur Bilanzauswertung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="HINWEIS_SONSTIGES" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Sonstige Informationen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>
 
</xs:complexType>
</xs:element>

attribute MESSAGES/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element MESSAGES/HINWEIS_BILANZAUSWERTUNG
diagram bonitaetstransfer_p111.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Hinweis zur Bilanzauswertung
source <xs:element name="HINWEIS_BILANZAUSWERTUNG" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Hinweis zur Bilanzauswertung</xs:documentation>
 
</xs:annotation>
</xs:element>

element MESSAGES/HINWEIS_SONSTIGES
diagram bonitaetstransfer_p112.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Sonstige Informationen
source <xs:element name="HINWEIS_SONSTIGES" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Sonstige Informationen</xs:documentation>
 
</xs:annotation>
</xs:element>

element SONSTIGES_FREMDKAPITAL
diagram bonitaetstransfer_p113.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children POSTENZEILE HGB_224_3_C_BONITAET HGB_224_3_D_BONITAET HGB_224_3_E_BONITAET HGB_199_Y_BONITAET
used by
element HGB_224_3_BONITAET
annotation
documentation
Sonstiges Fremdkaiptal
source <xs:element name="SONSTIGES_FREMDKAPITAL">
 
<xs:annotation>
   
<xs:documentation>Sonstiges Fremdkaiptal</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="POSTENZEILE" type="POSTEN_BONITAET">
       
<xs:annotation>
         
<xs:documentation>Sonstiges Fremdkapital</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="HGB_224_3_C_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_3_D_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_224_3_E_BONITAET" minOccurs="0"/>
     
<xs:element ref="HGB_199_Y_BONITAET" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element SONSTIGES_FREMDKAPITAL/POSTENZEILE
diagram bonitaetstransfer_p114.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Sonstiges Fremdkapital
source <xs:element name="POSTENZEILE" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Sonstiges Fremdkapital</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType bilanzvergleichKennzahlen
diagram bonitaetstransfer_p115.png
namespace http://www.oekb.at/ebt/Bonitaet
children ANLAGENABDECKUNG FIKTIVE_FREMDKAPITALTILGUNG LAGERDAUER DEBITORENZIEL KREDITORENZIEL
used by
element BILANZVERGLEICH/KENNZAHLEN
annotation
documentation
Kennzahlen für Bilanzvergleich
source <xs:complexType name="bilanzvergleichKennzahlen">
 
<xs:annotation>
   
<xs:documentation>Kennzahlen für Bilanzvergleich</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ANLAGENABDECKUNG" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>Anlagendeckung i.w.S (%)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FIKTIVE_FREMDKAPITALTILGUNG" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>Fiktive Fremdkapitaltilgung (Jahre)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LAGERDAUER" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>Lagerdauer (Tg)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DEBITORENZIEL" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>Debitorenziel (Tg)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="KREDITORENZIEL" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>Kreditorenziel (Tg)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element bilanzvergleichKennzahlen/ANLAGENABDECKUNG
diagram bonitaetstransfer_p116.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Anlagendeckung i.w.S (%)
source <xs:element name="ANLAGENABDECKUNG" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>Anlagendeckung i.w.S (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element bilanzvergleichKennzahlen/FIKTIVE_FREMDKAPITALTILGUNG
diagram bonitaetstransfer_p117.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Fiktive Fremdkapitaltilgung (Jahre)
source <xs:element name="FIKTIVE_FREMDKAPITALTILGUNG" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>Fiktive Fremdkapitaltilgung (Jahre)</xs:documentation>
 
</xs:annotation>
</xs:element>

element bilanzvergleichKennzahlen/LAGERDAUER
diagram bonitaetstransfer_p118.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Lagerdauer (Tg)
source <xs:element name="LAGERDAUER" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>Lagerdauer (Tg)</xs:documentation>
 
</xs:annotation>
</xs:element>

element bilanzvergleichKennzahlen/DEBITORENZIEL
diagram bonitaetstransfer_p119.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Debitorenziel (Tg)
source <xs:element name="DEBITORENZIEL" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>Debitorenziel (Tg)</xs:documentation>
 
</xs:annotation>
</xs:element>

element bilanzvergleichKennzahlen/KREDITORENZIEL
diagram bonitaetstransfer_p120.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Kreditorenziel (Tg)
source <xs:element name="KREDITORENZIEL" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>Kreditorenziel (Tg)</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType BONITAET_TYPE
diagram bonitaetstransfer_p121.png
namespace http://www.oekb.at/ebt/Bonitaet
children ORIGINAL_TRANSFER_ID WT_KLIENTEN_ID BONITAETDATA MESSAGES BINARY
used by
element paketBonitaetAnalyse/BONITAETDATEN
annotation
documentation
Root-Element der Bonität
source <xs:complexType name="BONITAET_TYPE">
 
<xs:annotation>
   
<xs:documentation>Root-Element der Bonität</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ORIGINAL_TRANSFER_ID" type="transferIdType">
     
<xs:annotation>
       
<xs:documentation>Referenz-Id zur originalen Bilanz</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="WT_KLIENTEN_ID" type="wtKlientenID" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Klienten ID (nur für Wirtschaftstreuhänder)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BONITAETDATA" type="bonitaetDaten" minOccurs="0" maxOccurs="3"/>
   
<xs:element ref="MESSAGES" minOccurs="0"/>
   
<xs:element name="BINARY" type="byteStream" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element BONITAET_TYPE/ORIGINAL_TRANSFER_ID
diagram bonitaetstransfer_p122.png
namespace http://www.oekb.at/ebt/Bonitaet
type transferIdType
properties
isRef 0
content simple
annotation
documentation
Referenz-Id zur originalen Bilanz
source <xs:element name="ORIGINAL_TRANSFER_ID" type="transferIdType">
 
<xs:annotation>
   
<xs:documentation>Referenz-Id zur originalen Bilanz</xs:documentation>
 
</xs:annotation>
</xs:element>

element BONITAET_TYPE/WT_KLIENTEN_ID
diagram bonitaetstransfer_p123.png
namespace http://www.oekb.at/ebt/Bonitaet
type wtKlientenID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
pattern [0-9a-zA-ZäÄöÖüÜß@\-_ \.\+\(\)/%&amp;:;,§!='\*&quot;]*
annotation
documentation
Klienten ID (nur für Wirtschaftstreuhänder)
source <xs:element name="WT_KLIENTEN_ID" type="wtKlientenID" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Klienten ID (nur für Wirtschaftstreuhänder)</xs:documentation>
 
</xs:annotation>
</xs:element>

element BONITAET_TYPE/BONITAETDATA
diagram bonitaetstransfer_p124.png
namespace http://www.oekb.at/ebt/Bonitaet
type bonitaetDaten
properties
isRef 0
minOcc 0
maxOcc 3
content complex
children BILANZDATEN BILANZVERGLEICH ERFOLGSVERGLEICH RATING_BILANZ RATING_GESAMT
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
source <xs:element name="BONITAETDATA" type="bonitaetDaten" minOccurs="0" maxOccurs="3"/>

element BONITAET_TYPE/BINARY
diagram bonitaetstransfer_p125.png
namespace http://www.oekb.at/ebt/Bonitaet
type byteStream
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
ARTstreamArtTyperequired      
documentation
PDF oder XLS (XLS nur für Downloads)
CHECKSUMchecksumTypeoptional      
documentation
CHECKSUM wird beim Upload vergeben
source <xs:element name="BINARY" type="byteStream" minOccurs="0" maxOccurs="unbounded"/>

complexType bonitaetDaten
diagram bonitaetstransfer_p126.png
namespace http://www.oekb.at/ebt/Bonitaet
children BILANZDATEN BILANZVERGLEICH ERFOLGSVERGLEICH RATING_BILANZ RATING_GESAMT
used by
element BONITAET_TYPE/BONITAETDATA
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
annotation
documentation
Einzelne Bonitätsdaten
source <xs:complexType name="bonitaetDaten">
 
<xs:annotation>
   
<xs:documentation>Einzelne Bonitätsdaten</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="BILANZDATEN" type="paketBilanzPeriode"/>
   
<xs:element ref="BILANZVERGLEICH"/>
   
<xs:element ref="ERFOLGSVERGLEICH"/>
   
<xs:element name="RATING_BILANZ" type="rating"/>
   
<xs:element name="RATING_GESAMT" type="rating" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>
</xs:complexType>

attribute bonitaetDaten/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element bonitaetDaten/BILANZDATEN
diagram bonitaetstransfer_p127.png
namespace http://www.oekb.at/ebt/Bonitaet
type paketBilanzPeriode
properties
isRef 0
content complex
children GJ_BEGINN GJ_ENDE VJ_GJ_BEGINN VJ_GJ_ENDE EINORDNUNG BILANZ_KENNUNG BILANZ_ART BILANZVERFAHREN VJ_EINHEIT VJ_WAEHRUNG
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
source <xs:element name="BILANZDATEN" type="paketBilanzPeriode"/>

element bonitaetDaten/RATING_BILANZ
diagram bonitaetstransfer_p128.png
namespace http://www.oekb.at/ebt/Bonitaet
type rating
properties
isRef 0
content complex
children VERBAL INTERNAL
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
source <xs:element name="RATING_BILANZ" type="rating"/>

element bonitaetDaten/RATING_GESAMT
diagram bonitaetstransfer_p129.png
namespace http://www.oekb.at/ebt/Bonitaet
type rating
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children VERBAL INTERNAL
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
source <xs:element name="RATING_GESAMT" type="rating" minOccurs="0"/>

complexType erfolgsvergleichKennzahlen
diagram bonitaetstransfer_p130.png
namespace http://www.oekb.at/ebt/Bonitaet
children ENTWICKLUNG_BETRIEBSLEISTUNG BRUTTO_CASHFLOW ROI PERSONALPRODUKTIVITAET
used by
element ERFOLGSVERGLEICH/KENNZAHLEN
annotation
documentation
Kennzahlen für Erfolgsvergleichvergleich
source <xs:complexType name="erfolgsvergleichKennzahlen">
 
<xs:annotation>
   
<xs:documentation>Kennzahlen für Erfolgsvergleichvergleich</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ENTWICKLUNG_BETRIEBSLEISTUNG" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>Entwicklung Betriebsleistung zu VJ (%)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BRUTTO_CASHFLOW" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>Brutto-Cash-Flow (EBTDA; abs; % BL)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ROI" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>ROI (Gesamtkapitalrent. nach Zinsenaufw.; %)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PERSONALPRODUKTIVITAET" type="POSTEN_BONITAET_OPTIONAL">
     
<xs:annotation>
       
<xs:documentation>Personalproduktivität (x)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element erfolgsvergleichKennzahlen/ENTWICKLUNG_BETRIEBSLEISTUNG
diagram bonitaetstransfer_p131.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Entwicklung Betriebsleistung zu VJ (%)
source <xs:element name="ENTWICKLUNG_BETRIEBSLEISTUNG" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>Entwicklung Betriebsleistung zu VJ (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element erfolgsvergleichKennzahlen/BRUTTO_CASHFLOW
diagram bonitaetstransfer_p132.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Brutto-Cash-Flow (EBTDA; abs; % BL)
source <xs:element name="BRUTTO_CASHFLOW" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>Brutto-Cash-Flow (EBTDA; abs; % BL)</xs:documentation>
 
</xs:annotation>
</xs:element>

element erfolgsvergleichKennzahlen/ROI
diagram bonitaetstransfer_p133.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
ROI (Gesamtkapitalrent. nach Zinsenaufw.; %)
source <xs:element name="ROI" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>ROI (Gesamtkapitalrent. nach Zinsenaufw.; %)</xs:documentation>
 
</xs:annotation>
</xs:element>

element erfolgsvergleichKennzahlen/PERSONALPRODUKTIVITAET
diagram bonitaetstransfer_p134.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
isRef 0
content complex
children BETRAG PROZENT
annotation
documentation
Personalproduktivität (x)
source <xs:element name="PERSONALPRODUKTIVITAET" type="POSTEN_BONITAET_OPTIONAL">
 
<xs:annotation>
   
<xs:documentation>Personalproduktivität (x)</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType rating
diagram bonitaetstransfer_p135.png
namespace http://www.oekb.at/ebt/Bonitaet
children VERBAL INTERNAL
used by
elements bonitaetDaten/RATING_BILANZ bonitaetDaten/RATING_GESAMT
attributes
Name  Type  Use  Default  Fixed  annotation
CHECKSUMchecksumTypeoptional      
annotation
documentation
Rating Element
source <xs:complexType name="rating">
 
<xs:annotation>
   
<xs:documentation>Rating Element</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="VERBAL" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Rating verbal</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="INTERNAL" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Rating Kreditinstitut</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>
</xs:complexType>

attribute rating/@CHECKSUM
type checksumType
properties
isRef 0
use optional
facets
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element rating/VERBAL
diagram bonitaetstransfer_p136.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
isRef 0
content simple
annotation
documentation
Rating verbal
source <xs:element name="VERBAL" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Rating verbal</xs:documentation>
 
</xs:annotation>
</xs:element>

element rating/INTERNAL
diagram bonitaetstransfer_p137.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Rating Kreditinstitut
source <xs:element name="INTERNAL" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Rating Kreditinstitut</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType POSTEN_BONITAET
diagram bonitaetstransfer_p138.png
namespace http://www.oekb.at/ebt/Bonitaet
children BETRAG PROZENT
used by
elements ERFOLGSVERGLEICH/BETRIEBSLEISTUNG_BONITAET ERFOLGSVERGLEICH/ERGEBNIS_UNVERSTEUERT HGB_199_X_BONITAET HGB_199_Y_BONITAET HGB_224_2_A_I_BONITAET HGB_224_2_A_II_BONITAET HGB_224_2_A_III_BONITAET HGB_224_2_B_I_BONITAET HGB_224_2_B_II_BONITAET HGB_224_2_B_III_BONITAET HGB_224_2_B_IV_BONITAET HGB_224_2_C_BONITAET HGB_224_3_A_BONITAET HGB_224_3_C_BONITAET HGB_224_3_D_BONITAET HGB_224_3_E_BONITAET ERFOLGSVERGLEICH/HGB_231_17_BONITAET ERFOLGSVERGLEICH/HGB_231_20_BONITAET HGB_231_2_HGB_279_BONITAET/HGB_231_2_16 HGB_231_2_HGB_279_BONITAET/HGB_231_2_4 HGB_231_2_HGB_279_BONITAET/HGB_231_2_5 HGB_231_2_HGB_279_BONITAET/HGB_231_2_6 HGB_231_2_HGB_279_BONITAET/HGB_231_2_7 ERFOLGSVERGLEICH/JAHRESERGEBNIS LANGFRISTIGES_FREMDKAPITAL ERFOLGSVERGLEICH/MATERIALEINSATZ ERFOLGSVERGLEICH/NETTO_ERGEBNIS_BONITAET HGB_224_3_BONITAET/POSTENZEILE HGB_224_2_B_BONITAET/POSTENZEILE SONSTIGES_FREMDKAPITAL/POSTENZEILE HGB_224_2_A_BONITAET/POSTENZEILE HGB_224_2_BONITAET/POSTENZEILE HGB_231_2_HGB_279_BONITAET/POSTENZEILE
source <xs:complexType name="POSTEN_BONITAET">
 
<xs:sequence>
   
<xs:element name="BETRAG" type="negativepositiveBetrag"/>
   
<xs:element name="PROZENT" type="negativepositiveBetrag" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element POSTEN_BONITAET/BETRAG
diagram bonitaetstransfer_p139.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
isRef 0
content simple
facets
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="BETRAG" type="negativepositiveBetrag"/>

element POSTEN_BONITAET/PROZENT
diagram bonitaetstransfer_p140.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="PROZENT" type="negativepositiveBetrag" minOccurs="0"/>

complexType POSTEN_BONITAET_OPTIONAL
diagram bonitaetstransfer_p141.png
namespace http://www.oekb.at/ebt/Bonitaet
children BETRAG PROZENT
used by
elements bilanzvergleichKennzahlen/ANLAGENABDECKUNG erfolgsvergleichKennzahlen/BRUTTO_CASHFLOW bilanzvergleichKennzahlen/DEBITORENZIEL erfolgsvergleichKennzahlen/ENTWICKLUNG_BETRIEBSLEISTUNG bilanzvergleichKennzahlen/FIKTIVE_FREMDKAPITALTILGUNG bilanzvergleichKennzahlen/KREDITORENZIEL bilanzvergleichKennzahlen/LAGERDAUER erfolgsvergleichKennzahlen/PERSONALPRODUKTIVITAET erfolgsvergleichKennzahlen/ROI
source <xs:complexType name="POSTEN_BONITAET_OPTIONAL">
 
<xs:sequence>
   
<xs:element name="BETRAG" type="negativepositiveBetrag" minOccurs="0"/>
   
<xs:element name="PROZENT" type="negativepositiveBetrag" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element POSTEN_BONITAET_OPTIONAL/BETRAG
diagram bonitaetstransfer_p142.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="BETRAG" type="negativepositiveBetrag" minOccurs="0"/>

element POSTEN_BONITAET_OPTIONAL/PROZENT
diagram bonitaetstransfer_p143.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="PROZENT" type="negativepositiveBetrag" minOccurs="0"/>


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