Schema eBT_BonitaetsTransfer_V3.1.xsd


schema location http://schemas.oekb.at/ebt/xsd/V3.1/eBT_BonitaetsTransfer_V3.1.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace http://www.oekb.at/ebt/Bonitaet
 
Elements 
BONITAET_TRANSFER 


schema location http://schemas.oekb.at/ebt/xsd/V3.1/eBT_BonitaetsPakete_V3.1.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace http://www.oekb.at/ebt/Bonitaet
 
Complex types 
paketBonitaetAnalyse 
paketSendedatenBonitaet 


schema location http://schemas.oekb.at/ebt/xsd/V3.1/eBT_Types_V3.1.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace http://www.oekb.at/ebt/Bonitaet
 
Complex types  Simple types 
absenderType  alpha3 
absenderTypeBonitaet  alphanumerisch 
bilanzArtType  alphanumerisch20 
byteStream  alphanumerisch25 
byteStreamLimited  alphanumerisch260 
empfaengerType  alphanumerisch260firmenwortlaut 
errors  alphanumerisch30 
errorType  alphanumerisch320 
institutType  alphanumerisch37 
NAMETYPE  alphanumerisch38 
paketBilanzPeriode  alphanumerisch40 
paketInfodaten  alphanumerisch65 
paketResponse  bankleitzahl 
schemaVersion  bilanzArt 
warnings  bilanzArtNorm 
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 
softwareInfoType 
stnType 
streamArtType 
svnNummer 
transferIdType 
VJEinheitType 
VJWaehrungType 
wtCode 
wtKlientenID 


schema location http://schemas.oekb.at/ebt/xsd/V3.1/eBT_Bonitaet_V3.1.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace http://www.oekb.at/ebt/Bonitaet
 
Elements  Complex types  Simple types 
AUFWANDSTRUKTUR  bilanzvergleichKennzahlen  branchenAbweichungType 
BILANZVERGLEICH  BONITAET_TYPE 
ERFOLGSVERGLEICH  bonitaetDaten 
FINANZIERUNG_LIQUIDITAET  branchenvergleichKennzahlen 
HGB_199_X_BONITAET  branchenvergleichType 
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 
RENTABILITAET_PRODUKTIVITAET 
SONSTIGES_FREMDKAPITAL 


schema location http://schemas.oekb.at/ebt/xsd/V3.1/eBT_BonitaetsPosten_V3.1.xsd
attributeFormDefault
elementFormDefault 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_VERSION  xs:string  required      
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
minOcc 1
maxOcc unbounded
content complex
children INFODATEN SENDEDATEN BONITAETDATEN
attributes
Name  Type  Use  Default  Fixed  Annotation
TRANSFER_ID  transferIdType  optional      
CHECKSUM  checksumType  optional      
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_ID  transferIdType  optional      
CHECKSUM  checksumType  optional      
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
use optional
source <xs:attribute name="TRANSFER_ID" type="transferIdType" use="optional"/>

attribute paketBonitaetAnalyse/@CHECKSUM
type checksumType
properties
use optional
facets
Kind Value Annotation
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
minOcc 0
maxOcc 1
content complex
children ART_IDENTIFIKATIONSBEGRIFF IDENTIFIKATIONSBEGRIFF PAKET_NR DATUM_ERSTELLUNG UHRZEIT_ERSTELLUNG SOFTWARE 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
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
content complex
children ORIGINAL_TRANSFER_ID WT_KLIENTEN_ID BONITAETDATA BRANCHENVERGLEICH 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
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 ERSTELLUNGS_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="ERSTELLUNGS_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
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
source <xs:element name="NAME" type="alphanumerisch65"/>

element absenderType/TEL
diagram bonitaetstransfer_p11.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch30
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
source <xs:element name="TEL" type="alphanumerisch30"/>

element absenderType/EMAIL
diagram bonitaetstransfer_p12.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch320
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 320
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
source <xs:element name="EMAIL" type="alphanumerisch320"/>

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

element absenderType/ERSTELLUNGS_DATUM
diagram bonitaetstransfer_p14.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:dateTime
properties
content simple
source <xs:element name="ERSTELLUNGS_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
content simple
facets
Kind Value Annotation
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
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
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
source <xs:element name="ORT" type="alphanumerisch65"/>

element absenderTypeBonitaet/TEL
diagram bonitaetstransfer_p23.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch30
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
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
Kind Value Annotation
minInclusive 1
maxInclusive 8
attributes
Name  Type  Use  Default  Fixed  Annotation
STATUS  bilanzArtStatus  required      
documentation
Status (10-11)
NORM  bilanzArtNorm  required      
documentation
Rechnungslegungsnorm (20-25)
PERIODE  bilanzArtPeriode  required      
documentation
Bilanzperiode (30-32)
TESTAT  bilanzArtTestat  required      
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
use required
facets
Kind Value Annotation
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
use required
facets
Kind Value Annotation
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
use required
facets
Kind Value Annotation
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
use required
facets
Kind Value Annotation
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
ART  streamArtType  required      
documentation
PDF oder XLS (XLS nur für Downloads)
CHECKSUM  checksumType  optional      
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
use required
facets
Kind Value Annotation
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
use optional
facets
Kind Value Annotation
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
Kind Value Annotation
maxLength 20000000
attributes
Name  Type  Use  Default  Fixed  Annotation
ART  streamArtType  required      
documentation
PDF oder XLS (XLS nur für Downloads)
CHECKSUM  checksumType  optional      
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
use required
facets
Kind Value Annotation
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
use optional
facets
Kind Value Annotation
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
content simple
facets
Kind Value Annotation
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
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
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
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
minOcc 1
maxOcc 11
content simple
facets
Kind Value Annotation
minLength 1
maxLength 38
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
CHECKSUM  checksumType  optional      
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 ("W"=winzig; "K"=klein; "M"=mittel; "G"=groß; "X"=nicht definiert)</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
use optional
facets
Kind Value Annotation
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
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
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
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
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
content simple
facets
Kind Value Annotation
enumeration W
enumeration K
enumeration M
enumeration G
enumeration X
annotation
documentation
Größenklasseneinstufung ("W"=winzig; "K"=klein; "M"=mittel; "G"=groß; "X"=nicht definiert)
source <xs:element name="EINORDNUNG" type="einord">
 
<xs:annotation>
   
<xs:documentation>Größenklasseneinstufung ("W"=winzig; "K"=klein; "M"=mittel; "G"=groß; "X"=nicht definiert)</xs:documentation>
 
</xs:annotation>
</xs:element>

element paketBilanzPeriode/BILANZ_KENNUNG
diagram bonitaetstransfer_p50.png
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch38
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 38
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 8
attributes
Name  Type  Use  Default  Fixed  Annotation
STATUS  bilanzArtStatus  required      
documentation
Status (10-11)
NORM  bilanzArtNorm  required      
documentation
Rechnungslegungsnorm (20-25)
PERIODE  bilanzArtPeriode  required      
documentation
Bilanzperiode (30-32)
TESTAT  bilanzArtTestat  required      
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
content simple
facets
Kind Value Annotation
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
minOcc 0
maxOcc 1
content simple
fixed E
facets
Kind Value Annotation
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
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
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 SOFTWARE 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="SOFTWARE" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="SOFTWARE_NAME" type="softwareInfoType"/>
         
<xs:element name="SOFTWARE_VERSION" type="softwareInfoType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<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
content simple
facets
Kind Value Annotation
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
content simple
facets
Kind Value Annotation
minInclusive 020000010
maxInclusive 989999999
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
content simple
facets
Kind Value Annotation
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
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
content simple
source <xs:element name="UHRZEIT_ERSTELLUNG" type="xs:time"/>

element paketInfodaten/SOFTWARE
diagram bonitaetstransfer_p61.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
minOcc 0
maxOcc 1
content complex
children SOFTWARE_NAME SOFTWARE_VERSION
source <xs:element name="SOFTWARE" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="SOFTWARE_NAME" type="softwareInfoType"/>
     
<xs:element name="SOFTWARE_VERSION" type="softwareInfoType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element paketInfodaten/SOFTWARE/SOFTWARE_NAME
diagram bonitaetstransfer_p62.png
namespace http://www.oekb.at/ebt/Bonitaet
type softwareInfoType
properties
content simple
facets
Kind Value Annotation
pattern [0-9,a-z,A-Z,\-\.]{3,25}
source <xs:element name="SOFTWARE_NAME" type="softwareInfoType"/>

element paketInfodaten/SOFTWARE/SOFTWARE_VERSION
diagram bonitaetstransfer_p63.png
namespace http://www.oekb.at/ebt/Bonitaet
type softwareInfoType
properties
content simple
facets
Kind Value Annotation
pattern [0-9,a-z,A-Z,\-\.]{3,25}
source <xs:element name="SOFTWARE_VERSION" type="softwareInfoType"/>

element paketInfodaten/ANZAHL
diagram bonitaetstransfer_p64.png
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:positiveInteger
properties
content simple
facets
Kind Value Annotation
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_p65.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_p66.png
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
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_p67.png
namespace http://www.oekb.at/ebt/Bonitaet
type warnings
properties
minOcc 0
maxOcc 1
content complex
children WARNING
source <xs:element name="WARNINGS" type="warnings" minOccurs="0"/>

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

complexType schemaVersion
diagram bonitaetstransfer_p69.png
namespace http://www.oekb.at/ebt/Bonitaet
used by
element BONITAET_TRANSFER
attributes
Name  Type  Use  Default  Fixed  Annotation
SCHEMA_VERSION  xs:string  required      
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
use required
source <xs:attribute name="SCHEMA_VERSION" type="xs:string" use="required"/>

complexType warnings
diagram bonitaetstransfer_p70.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_p71.png
namespace http://www.oekb.at/ebt/Bonitaet
type errorType
properties
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
properties
base xs:string
facets
Kind Value Annotation
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
properties
base xs:string
used by
simpleTypes alphanumerisch20 alphanumerisch25 alphanumerisch260 alphanumerisch30 alphanumerisch320 alphanumerisch37 alphanumerisch38 alphanumerisch40 alphanumerisch65
facets
Kind Value Annotation
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
source <xs:simpleType name="alphanumerisch">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch20
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
properties
base alphanumerisch
facets
Kind Value Annotation
minLength 1
maxLength 20
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
properties
base alphanumerisch
facets
Kind Value Annotation
minLength 1
maxLength 25
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
properties
base alphanumerisch
facets
Kind Value Annotation
minLength 1
maxLength 260
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
source <xs:simpleType name="alphanumerisch260">
 
<xs:restriction base="alphanumerisch">
   
<xs:maxLength value="260"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch260firmenwortlaut
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
minLength 1
maxLength 260
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;]*
source <xs:simpleType name="alphanumerisch260firmenwortlaut">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="260"/>
   
<xs:minLength value="1"/>
   
<xs:pattern value="[0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;]*"/>
 
</xs:restriction>
</xs:simpleType>

simpleType alphanumerisch30
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of alphanumerisch
properties
base alphanumerisch
used by
elements absenderTypeBonitaet/TEL absenderType/TEL
simpleType wtKlientenID
facets
Kind Value Annotation
minLength 1
maxLength 30
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
properties
base alphanumerisch
used by
element absenderType/EMAIL
facets
Kind Value Annotation
minLength 1
maxLength 320
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
properties
base alphanumerisch
facets
Kind Value Annotation
minLength 1
maxLength 37
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
properties
base alphanumerisch
used by
elements paketBilanzPeriode/BILANZ_KENNUNG NAMETYPE/Z
facets
Kind Value Annotation
minLength 1
maxLength 38
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
properties
base alphanumerisch
facets
Kind Value Annotation
minLength 1
maxLength 40
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
properties
base 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
Kind Value Annotation
minLength 1
maxLength 65
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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
properties
base xs:string
used by
elements absenderTypeBonitaet/BLZ empfaengerType/BLZ
facets
Kind Value Annotation
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
properties
base xs:positiveInteger
used by
complexType bilanzArtType
facets
Kind Value Annotation
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
properties
base xs:positiveInteger
used by
attribute bilanzArtType/@NORM
facets
Kind Value Annotation
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
properties
base xs:positiveInteger
used by
attribute bilanzArtType/@PERIODE
facets
Kind Value Annotation
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
properties
base xs:positiveInteger
used by
attribute bilanzArtType/@STATUS
facets
Kind Value Annotation
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
properties
base xs:positiveInteger
used by
attribute bilanzArtType/@TESTAT
facets
Kind Value Annotation
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
properties
base xs:string
used by
element paketBilanzPeriode/BILANZVERFAHREN
facets
Kind Value Annotation
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
properties
base xs:string
facets
Kind Value Annotation
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
properties
base xs:string
used by
attributes MESSAGES/@CHECKSUM ERFOLGSVERGLEICH/@CHECKSUM BILANZVERGLEICH/@CHECKSUM paketBonitaetAnalyse/@CHECKSUM paketBilanzPeriode/@CHECKSUM byteStream/@CHECKSUM byteStreamLimited/@CHECKSUM bonitaetDaten/@CHECKSUM rating/@CHECKSUM branchenvergleichType/@CHECKSUM
facets
Kind Value Annotation
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
properties
base xs:string
used by
element paketBilanzPeriode/EINORDNUNG
facets
Kind Value Annotation
enumeration W
enumeration K
enumeration M
enumeration G
enumeration X
source <xs:simpleType name="einord">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="W"/>
   
<xs:enumeration value="K"/>
   
<xs:enumeration value="M"/>
   
<xs:enumeration value="G"/>
   
<xs:enumeration value="X"/>
 
</xs:restriction>
</xs:simpleType>

simpleType empty
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
base xs:string
used by
simpleTypes negativeBetragEmpty negativepositiveBetragEmpty positiveBetragEmpty
facets
Kind Value Annotation
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
properties
base xs:positiveInteger
used by
element paketInfodaten/IDENTIFIKATIONSBEGRIFF
facets
Kind Value Annotation
minInclusive 020000010
maxInclusive 989999999
source <xs:simpleType name="fastnr">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:maxInclusive value="989999999"/>
   
<xs:minInclusive value="020000010"/>
 
</xs:restriction>
</xs:simpleType>

simpleType FNRTYPE
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
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
properties
base xs:string
used by
simpleType formatTypeList
facets
Kind Value Annotation
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
properties
base 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
properties
base xs:integer
facets
Kind Value Annotation
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
properties
base xs:string
facets
Kind Value Annotation
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
properties
base xs:base64Binary
used by
complexType byteStreamLimited
facets
Kind Value Annotation
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
properties
base xs:decimal
used by
simpleType negativeBetragEmpty
facets
Kind Value Annotation
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
properties
base xs:decimal
used by
elements POSTEN_BONITAET/BETRAG POSTEN_BONITAET_OPTIONAL/BETRAG branchenvergleichType/BRANCHE_DURCHSCHN_BETRIEBSLEISTUNG branchenvergleichKennzahlen/FIRMA/KENNZAHL branchenvergleichKennzahlen/BRANCHE/MEDIAN branchenvergleichKennzahlen/BRANCHE/OBERES_SEGMENT POSTEN_BONITAET/PROZENT POSTEN_BONITAET_OPTIONAL/PROZENT branchenvergleichKennzahlen/BRANCHE/UNTERES_SEGMENT
simpleType negativepositiveBetragEmpty
facets
Kind Value Annotation
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
properties
base xs:string
used by
element branchenvergleichType/OENACE
facets
Kind Value Annotation
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
properties
base xs:string
facets
Kind Value Annotation
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
properties
base xs:string
facets
Kind Value Annotation
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
properties
base xs:decimal
used by
simpleType positiveBetragEmpty
facets
Kind Value Annotation
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
properties
base xs:string
facets
Kind Value Annotation
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 softwareInfoType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
base xs:string
used by
elements paketInfodaten/SOFTWARE/SOFTWARE_NAME paketInfodaten/SOFTWARE/SOFTWARE_VERSION
facets
Kind Value Annotation
pattern [0-9,a-z,A-Z,\-\.]{3,25}
source <xs:simpleType name="softwareInfoType">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9,a-z,A-Z,\-\.]{3,25}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType stnType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
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
properties
base xs:string
used by
attributes byteStream/@ART byteStreamLimited/@ART
facets
Kind Value Annotation
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
properties
base xs:string
facets
Kind Value Annotation
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
properties
base 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
properties
base xs:string
used by
element paketBilanzPeriode/VJ_EINHEIT
facets
Kind Value Annotation
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
properties
base xs:string
used by
element paketBilanzPeriode/VJ_WAEHRUNG
facets
Kind Value Annotation
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
properties
base xs:string
used by
element absenderType/WTCODE
facets
Kind Value Annotation
pattern [0-9]{6,7}
source <xs:simpleType name="wtCode">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{6,7}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType wtKlientenID
namespace http://www.oekb.at/ebt/Bonitaet
type alphanumerisch30
properties
base alphanumerisch30
used by
element BONITAET_TYPE/WT_KLIENTEN_ID
facets
Kind Value Annotation
minLength 1
maxLength 30
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
source <xs:simpleType name="wtKlientenID">
 
<xs:restriction base="alphanumerisch30"/>
</xs:simpleType>

element AUFWANDSTRUKTUR
diagram bonitaetstransfer_p72.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children MATERIALAUFWAND PERSONALAUFWAND SACHAUFWAND ABSCHREIBUNGEN FINANZERGEBNIS
used by
complexType branchenvergleichType
annotation
documentation
Aufwandstruktur
source <xs:element name="AUFWANDSTRUKTUR">
 
<xs:annotation>
   
<xs:documentation>Aufwandstruktur</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="MATERIALAUFWAND" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Material-/Warenaufw./bez. Leistungen (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PERSONALAUFWAND" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Personalaufwand (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="SACHAUFWAND" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Sachaufwand (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ABSCHREIBUNGEN" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Abschreibungen und  GWG (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FINANZERGEBNIS" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Finanzergebnis (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AUFWANDSTRUKTUR/MATERIALAUFWAND
diagram bonitaetstransfer_p73.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Material-/Warenaufw./bez. Leistungen (%)
source <xs:element name="MATERIALAUFWAND" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Material-/Warenaufw./bez. Leistungen (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element AUFWANDSTRUKTUR/PERSONALAUFWAND
diagram bonitaetstransfer_p74.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Personalaufwand (%)
source <xs:element name="PERSONALAUFWAND" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Personalaufwand (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element AUFWANDSTRUKTUR/SACHAUFWAND
diagram bonitaetstransfer_p75.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Sachaufwand (%)
source <xs:element name="SACHAUFWAND" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Sachaufwand (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element AUFWANDSTRUKTUR/ABSCHREIBUNGEN
diagram bonitaetstransfer_p76.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Abschreibungen und  GWG (%)
source <xs:element name="ABSCHREIBUNGEN" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Abschreibungen und  GWG (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element AUFWANDSTRUKTUR/FINANZERGEBNIS
diagram bonitaetstransfer_p77.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Finanzergebnis (%)
source <xs:element name="FINANZERGEBNIS" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Finanzergebnis (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element BILANZVERGLEICH
diagram bonitaetstransfer_p78.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
CHECKSUM  checksumType  optional      
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
use optional
facets
Kind Value Annotation
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element BILANZVERGLEICH/KENNZAHLEN
diagram bonitaetstransfer_p79.png
namespace http://www.oekb.at/ebt/Bonitaet
type bilanzvergleichKennzahlen
properties
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_p80.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
CHECKSUM  checksumType  optional      
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
use optional
facets
Kind Value Annotation
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element ERFOLGSVERGLEICH/NETTO_ERGEBNIS_BONITAET
diagram bonitaetstransfer_p81.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p82.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p83.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p84.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p85.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p86.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p87.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p88.png
namespace http://www.oekb.at/ebt/Bonitaet
type erfolgsvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children ENTWICKLUNG_BETRIEBSLEISTUNG BRUTTO_CASHFLOW ROI PERSONALPRODUKTIVITAET
source <xs:element name="KENNZAHLEN" type="erfolgsvergleichKennzahlen" minOccurs="0"/>

element FINANZIERUNG_LIQUIDITAET
diagram bonitaetstransfer_p89.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children EIGENKAPITALQUOTE ANLAGENDECKUNG LAGERDAUER DEBITORENZIEL KREDITORENZIEL WORKING_CAPITAL FIKTIVE_FREMDKAPITALTILGUNG
used by
complexType branchenvergleichType
annotation
documentation
Finanzierung und Liquidität
source <xs:element name="FINANZIERUNG_LIQUIDITAET">
 
<xs:annotation>
   
<xs:documentation>Finanzierung und Liquidität</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EIGENKAPITALQUOTE" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Eigenkapitalquote (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ANLAGENDECKUNG" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Anlagendeckung (i.w.S.) (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="LAGERDAUER" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Lagerdauer (Tage)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="DEBITORENZIEL" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Debitorenziel (Tage)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="KREDITORENZIEL" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Kreditorenziel (Tage)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="WORKING_CAPITAL" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Working Capital (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FIKTIVE_FREMDKAPITALTILGUNG" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Fiktive Fremdkapitaltilgung (Jahre)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FINANZIERUNG_LIQUIDITAET/EIGENKAPITALQUOTE
diagram bonitaetstransfer_p90.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Eigenkapitalquote (%)
source <xs:element name="EIGENKAPITALQUOTE" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Eigenkapitalquote (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element FINANZIERUNG_LIQUIDITAET/ANLAGENDECKUNG
diagram bonitaetstransfer_p91.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Anlagendeckung (i.w.S.) (%)
source <xs:element name="ANLAGENDECKUNG" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Anlagendeckung (i.w.S.) (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element FINANZIERUNG_LIQUIDITAET/LAGERDAUER
diagram bonitaetstransfer_p92.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Lagerdauer (Tage)
source <xs:element name="LAGERDAUER" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Lagerdauer (Tage)</xs:documentation>
 
</xs:annotation>
</xs:element>

element FINANZIERUNG_LIQUIDITAET/DEBITORENZIEL
diagram bonitaetstransfer_p93.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Debitorenziel (Tage)
source <xs:element name="DEBITORENZIEL" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Debitorenziel (Tage)</xs:documentation>
 
</xs:annotation>
</xs:element>

element FINANZIERUNG_LIQUIDITAET/KREDITORENZIEL
diagram bonitaetstransfer_p94.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Kreditorenziel (Tage)
source <xs:element name="KREDITORENZIEL" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Kreditorenziel (Tage)</xs:documentation>
 
</xs:annotation>
</xs:element>

element FINANZIERUNG_LIQUIDITAET/WORKING_CAPITAL
diagram bonitaetstransfer_p95.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Working Capital (%)
source <xs:element name="WORKING_CAPITAL" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Working Capital (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element FINANZIERUNG_LIQUIDITAET/FIKTIVE_FREMDKAPITALTILGUNG
diagram bonitaetstransfer_p96.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Fiktive Fremdkapitaltilgung (Jahre)
source <xs:element name="FIKTIVE_FREMDKAPITALTILGUNG" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Fiktive Fremdkapitaltilgung (Jahre)</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_199_X_BONITAET
diagram bonitaetstransfer_p97.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_p98.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_p99.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_p100.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
source <xs:element name="POSTENZEILE" type="POSTEN_BONITAET"/>

element HGB_224_2_A_I_BONITAET
diagram bonitaetstransfer_p101.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_p102.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_p103.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_p104.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_p105.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
source <xs:element name="POSTENZEILE" type="POSTEN_BONITAET"/>

element HGB_224_2_B_I_BONITAET
diagram bonitaetstransfer_p106.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_p107.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_p108.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_p109.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_p110.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_p111.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p112.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_p113.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_p114.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_p115.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p116.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_p117.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_p118.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_p119.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 Erträge</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_p120.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p121.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
content complex
children BETRAG PROZENT
annotation
documentation
Sonstige betriebliche Erträge
source <xs:element name="HGB_231_2_4" type="POSTEN_BONITAET">
 
<xs:annotation>
   
<xs:documentation>Sonstige betriebliche Erträge</xs:documentation>
 
</xs:annotation>
</xs:element>

element HGB_231_2_HGB_279_BONITAET/HGB_231_2_6
diagram bonitaetstransfer_p122.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p123.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p124.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p125.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p126.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_p127.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
CHECKSUM  checksumType  optional      
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
use optional
facets
Kind Value Annotation
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element MESSAGES/HINWEIS_BILANZAUSWERTUNG
diagram bonitaetstransfer_p128.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
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_p129.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
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 RENTABILITAET_PRODUKTIVITAET
diagram bonitaetstransfer_p130.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
content complex
children ENTWICKLUNG_BETRIEBSLEISTUNG ROHERTRAG BRUTTO_CASHFLOW EGT ROI PERSONAL_PRODUKTIVITAET
used by
complexType branchenvergleichType
annotation
documentation
Rentabilität und Produktivität
source <xs:element name="RENTABILITAET_PRODUKTIVITAET">
 
<xs:annotation>
   
<xs:documentation>Rentabilität und Produktivität</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ENTWICKLUNG_BETRIEBSLEISTUNG" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Entwicklung der Betriebsleistung (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ROHERTRAG" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Rohertrag (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BRUTTO_CASHFLOW" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Brutto-Cash flow (EBTDA; %)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="EGT" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>EGT (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ROI" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>ROI (%)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PERSONAL_PRODUKTIVITAET" type="branchenvergleichKennzahlen" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Personalproduktivität (x)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RENTABILITAET_PRODUKTIVITAET/ENTWICKLUNG_BETRIEBSLEISTUNG
diagram bonitaetstransfer_p131.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Entwicklung der Betriebsleistung (%)
source <xs:element name="ENTWICKLUNG_BETRIEBSLEISTUNG" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Entwicklung der Betriebsleistung (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element RENTABILITAET_PRODUKTIVITAET/ROHERTRAG
diagram bonitaetstransfer_p132.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Rohertrag (%)
source <xs:element name="ROHERTRAG" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Rohertrag (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element RENTABILITAET_PRODUKTIVITAET/BRUTTO_CASHFLOW
diagram bonitaetstransfer_p133.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Brutto-Cash flow (EBTDA; %)
source <xs:element name="BRUTTO_CASHFLOW" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Brutto-Cash flow (EBTDA; %)</xs:documentation>
 
</xs:annotation>
</xs:element>

element RENTABILITAET_PRODUKTIVITAET/EGT
diagram bonitaetstransfer_p134.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
EGT (%)
source <xs:element name="EGT" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>EGT (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element RENTABILITAET_PRODUKTIVITAET/ROI
diagram bonitaetstransfer_p135.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
ROI (%)
source <xs:element name="ROI" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ROI (%)</xs:documentation>
 
</xs:annotation>
</xs:element>

element RENTABILITAET_PRODUKTIVITAET/PERSONAL_PRODUKTIVITAET
diagram bonitaetstransfer_p136.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichKennzahlen
properties
minOcc 0
maxOcc 1
content complex
children FIRMA BRANCHE
annotation
documentation
Personalproduktivität (x)
source <xs:element name="PERSONAL_PRODUKTIVITAET" type="branchenvergleichKennzahlen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Personalproduktivität (x)</xs:documentation>
 
</xs:annotation>
</xs:element>

element SONSTIGES_FREMDKAPITAL
diagram bonitaetstransfer_p137.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_p138.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET
properties
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_p139.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_p140.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p141.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p142.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p143.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p144.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p145.png
namespace http://www.oekb.at/ebt/Bonitaet
children ORIGINAL_TRANSFER_ID WT_KLIENTEN_ID BONITAETDATA BRANCHENVERGLEICH 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 name="BRANCHENVERGLEICH" type="branchenvergleichType" minOccurs="0"/>
   
<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_p146.png
namespace http://www.oekb.at/ebt/Bonitaet
type transferIdType
properties
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_p147.png
namespace http://www.oekb.at/ebt/Bonitaet
type wtKlientenID
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
pattern [0-9a-zA-Z ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵŶŷŸŹźŻżŽžſƒǺǻǼǽǾǿȘșȚțẀẁẂẃẄẅỲỳ!$&amp;&quot;\(\),;\[%&apos;\]\{\}\*\+\-\./:=\?@\\\^`~¡¢£¤¥¦|§¨©ª«¬­®¯°±²³´μ¶·¸¹º»¼½¾¿×÷€™&lt;&gt;_#]*
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_p148.png
namespace http://www.oekb.at/ebt/Bonitaet
type bonitaetDaten
properties
minOcc 0
maxOcc 3
content complex
children BILANZDATEN BILANZVERGLEICH ERFOLGSVERGLEICH RATING_BILANZ RATING_GESAMT
attributes
Name  Type  Use  Default  Fixed  Annotation
CHECKSUM  checksumType  optional      
source <xs:element name="BONITAETDATA" type="bonitaetDaten" minOccurs="0" maxOccurs="3"/>

element BONITAET_TYPE/BRANCHENVERGLEICH
diagram bonitaetstransfer_p149.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenvergleichType
properties
minOcc 0
maxOcc 1
content complex
children BILANZ_STICHTAG BILANZ_PERIODE OENACE BRANCHE_TEXT BRANCHE_ANZAHL_BETRIEBE BRANCHE_PERIODE BRANCHE_GROESSENKLASSE BRANCHE_DURCHSCHN_BETRIEBSLEISTUNG AUFWANDSTRUKTUR RENTABILITAET_PRODUKTIVITAET FINANZIERUNG_LIQUIDITAET HINWEIS_BRANCHENVERGLEICH
attributes
Name  Type  Use  Default  Fixed  Annotation
CHECKSUM  checksumType        
source <xs:element name="BRANCHENVERGLEICH" type="branchenvergleichType" minOccurs="0"/>

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

complexType bonitaetDaten
diagram bonitaetstransfer_p151.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
CHECKSUM  checksumType  optional      
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">
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="rating">
           
<xs:choice/>
         
</xs:extension>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<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
use optional
facets
Kind Value Annotation
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>

element bonitaetDaten/BILANZDATEN
diagram bonitaetstransfer_p152.png
namespace http://www.oekb.at/ebt/Bonitaet
type paketBilanzPeriode
properties
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
CHECKSUM  checksumType  optional      
source <xs:element name="BILANZDATEN" type="paketBilanzPeriode"/>

element bonitaetDaten/RATING_BILANZ
diagram bonitaetstransfer_p153.png
namespace http://www.oekb.at/ebt/Bonitaet
type extension of rating
properties
content complex
children VERBAL INTERNAL INTERNAL
attributes
Name  Type  Use  Default  Fixed  Annotation
CHECKSUM  checksumType  optional      
source <xs:element name="RATING_BILANZ">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="rating">
       
<xs:choice/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

complexType branchenvergleichKennzahlen
diagram bonitaetstransfer_p155.png
namespace http://www.oekb.at/ebt/Bonitaet
children FIRMA BRANCHE
used by
elements AUFWANDSTRUKTUR/ABSCHREIBUNGEN FINANZIERUNG_LIQUIDITAET/ANLAGENDECKUNG RENTABILITAET_PRODUKTIVITAET/BRUTTO_CASHFLOW FINANZIERUNG_LIQUIDITAET/DEBITORENZIEL RENTABILITAET_PRODUKTIVITAET/EGT FINANZIERUNG_LIQUIDITAET/EIGENKAPITALQUOTE RENTABILITAET_PRODUKTIVITAET/ENTWICKLUNG_BETRIEBSLEISTUNG FINANZIERUNG_LIQUIDITAET/FIKTIVE_FREMDKAPITALTILGUNG AUFWANDSTRUKTUR/FINANZERGEBNIS FINANZIERUNG_LIQUIDITAET/KREDITORENZIEL FINANZIERUNG_LIQUIDITAET/LAGERDAUER AUFWANDSTRUKTUR/MATERIALAUFWAND RENTABILITAET_PRODUKTIVITAET/PERSONAL_PRODUKTIVITAET AUFWANDSTRUKTUR/PERSONALAUFWAND RENTABILITAET_PRODUKTIVITAET/ROHERTRAG RENTABILITAET_PRODUKTIVITAET/ROI AUFWANDSTRUKTUR/SACHAUFWAND FINANZIERUNG_LIQUIDITAET/WORKING_CAPITAL
annotation
documentation
Kennzahlen für Branchenvergleich
source <xs:complexType name="branchenvergleichKennzahlen">
 
<xs:annotation>
   
<xs:documentation>Kennzahlen für Branchenvergleich</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="FIRMA" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Untersuchter Betrieb</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="ABWEICHUNG" type="branchenAbweichungType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation> +   positive Abweichung (besser als der Branchendurchschnitt)
++ stark positive Abweichung (bedeutend besser als der Branchendurchschnitt)
-   negative Abweichung (schlechter als der Branchendurchschnitt)
--  stark negative Abweichung (bedeutend schlechter als der Branchendurchschnitt)
=   Wert ist deckungsgleich mit dem Branchendurchschnitt (Toleranz +/-0,2)
*   Wertung nicht sinnvoll
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="KENNZAHL" type="negativepositiveBetrag" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="BRANCHE" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Branchenwerte</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="UNTERES_SEGMENT" type="negativepositiveBetrag" minOccurs="0"/>
         
<xs:element name="MEDIAN" type="negativepositiveBetrag" minOccurs="0"/>
         
<xs:element name="OBERES_SEGMENT" type="negativepositiveBetrag" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element branchenvergleichKennzahlen/FIRMA
diagram bonitaetstransfer_p156.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
minOcc 0
maxOcc 1
content complex
children ABWEICHUNG KENNZAHL
annotation
documentation
Untersuchter Betrieb
source <xs:element name="FIRMA" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Untersuchter Betrieb</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ABWEICHUNG" type="branchenAbweichungType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation> +   positive Abweichung (besser als der Branchendurchschnitt)
++ stark positive Abweichung (bedeutend besser als der Branchendurchschnitt)
-   negative Abweichung (schlechter als der Branchendurchschnitt)
--  stark negative Abweichung (bedeutend schlechter als der Branchendurchschnitt)
=   Wert ist deckungsgleich mit dem Branchendurchschnitt (Toleranz +/-0,2)
*   Wertung nicht sinnvoll
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="KENNZAHL" type="negativepositiveBetrag" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element branchenvergleichKennzahlen/FIRMA/ABWEICHUNG
diagram bonitaetstransfer_p157.png
namespace http://www.oekb.at/ebt/Bonitaet
type branchenAbweichungType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration ++
enumeration +
enumeration --
enumeration -
enumeration =
enumeration *
annotation
documentation
+   positive Abweichung (besser als der Branchendurchschnitt)
++ stark positive Abweichung (bedeutend besser als der Branchendurchschnitt)
-   negative Abweichung (schlechter als der Branchendurchschnitt)
--  stark negative Abweichung (bedeutend schlechter als der Branchendurchschnitt)
=   Wert ist deckungsgleich mit dem Branchendurchschnitt (Toleranz +/-0,2)
*   Wertung nicht sinnvoll
source <xs:element name="ABWEICHUNG" type="branchenAbweichungType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> +   positive Abweichung (besser als der Branchendurchschnitt)
++ stark positive Abweichung (bedeutend besser als der Branchendurchschnitt)
-   negative Abweichung (schlechter als der Branchendurchschnitt)
--  stark negative Abweichung (bedeutend schlechter als der Branchendurchschnitt)
=   Wert ist deckungsgleich mit dem Branchendurchschnitt (Toleranz +/-0,2)
*   Wertung nicht sinnvoll
</xs:documentation>
 
</xs:annotation>
</xs:element>

element branchenvergleichKennzahlen/FIRMA/KENNZAHL
diagram bonitaetstransfer_p158.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="KENNZAHL" type="negativepositiveBetrag" minOccurs="0"/>

element branchenvergleichKennzahlen/BRANCHE
diagram bonitaetstransfer_p159.png
namespace http://www.oekb.at/ebt/Bonitaet
properties
minOcc 0
maxOcc 1
content complex
children UNTERES_SEGMENT MEDIAN OBERES_SEGMENT
annotation
documentation
Branchenwerte
source <xs:element name="BRANCHE" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Branchenwerte</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="UNTERES_SEGMENT" type="negativepositiveBetrag" minOccurs="0"/>
     
<xs:element name="MEDIAN" type="negativepositiveBetrag" minOccurs="0"/>
     
<xs:element name="OBERES_SEGMENT" type="negativepositiveBetrag" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element branchenvergleichKennzahlen/BRANCHE/UNTERES_SEGMENT
diagram bonitaetstransfer_p160.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="UNTERES_SEGMENT" type="negativepositiveBetrag" minOccurs="0"/>

element branchenvergleichKennzahlen/BRANCHE/MEDIAN
diagram bonitaetstransfer_p161.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="MEDIAN" type="negativepositiveBetrag" minOccurs="0"/>

element branchenvergleichKennzahlen/BRANCHE/OBERES_SEGMENT
diagram bonitaetstransfer_p162.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="OBERES_SEGMENT" type="negativepositiveBetrag" minOccurs="0"/>

complexType branchenvergleichType
diagram bonitaetstransfer_p163.png
namespace http://www.oekb.at/ebt/Bonitaet
children BILANZ_STICHTAG BILANZ_PERIODE OENACE BRANCHE_TEXT BRANCHE_ANZAHL_BETRIEBE BRANCHE_PERIODE BRANCHE_GROESSENKLASSE BRANCHE_DURCHSCHN_BETRIEBSLEISTUNG AUFWANDSTRUKTUR RENTABILITAET_PRODUKTIVITAET FINANZIERUNG_LIQUIDITAET HINWEIS_BRANCHENVERGLEICH
used by
element BONITAET_TYPE/BRANCHENVERGLEICH
attributes
Name  Type  Use  Default  Fixed  Annotation
CHECKSUM  checksumType        
annotation
documentation
Branchenvergleich
source <xs:complexType name="branchenvergleichType">
 
<xs:annotation>
   
<xs:documentation>Branchenvergleich</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="BILANZ_STICHTAG" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Bilanzstichtag</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BILANZ_PERIODE" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Bilanzperiode in Monaten</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OENACE" type="oenaceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Branchencode</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BRANCHE_TEXT" type="xs:string" minOccurs="0"/>
   
<xs:element name="BRANCHE_ANZAHL_BETRIEBE" type="xs:positiveInteger" minOccurs="0"/>
   
<xs:element name="BRANCHE_PERIODE" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:maxLength value="20"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="BRANCHE_GROESSENKLASSE" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:maxLength value="20"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="BRANCHE_DURCHSCHN_BETRIEBSLEISTUNG" type="negativepositiveBetrag" minOccurs="0"/>
   
<xs:element ref="AUFWANDSTRUKTUR" minOccurs="0"/>
   
<xs:element ref="RENTABILITAET_PRODUKTIVITAET" minOccurs="0"/>
   
<xs:element ref="FINANZIERUNG_LIQUIDITAET" minOccurs="0"/>
   
<xs:element name="HINWEIS_BRANCHENVERGLEICH" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Hinweis zum Branchenvergleich</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="CHECKSUM" type="checksumType"/>
</xs:complexType>

attribute branchenvergleichType/@CHECKSUM
type checksumType
facets
Kind Value Annotation
length 32
pattern [0-9a-f]*
source <xs:attribute name="CHECKSUM" type="checksumType"/>

element branchenvergleichType/BILANZ_STICHTAG
diagram bonitaetstransfer_p164.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Bilanzstichtag
source <xs:element name="BILANZ_STICHTAG" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Bilanzstichtag</xs:documentation>
 
</xs:annotation>
</xs:element>

element branchenvergleichType/BILANZ_PERIODE
diagram bonitaetstransfer_p165.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:positiveInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Bilanzperiode in Monaten
source <xs:element name="BILANZ_PERIODE" type="xs:positiveInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Bilanzperiode in Monaten</xs:documentation>
 
</xs:annotation>
</xs:element>

element branchenvergleichType/OENACE
diagram bonitaetstransfer_p166.png
namespace http://www.oekb.at/ebt/Bonitaet
type oenaceType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 2
maxLength 8
pattern [A-Z0-9]*
annotation
documentation
Branchencode
source <xs:element name="OENACE" type="oenaceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Branchencode</xs:documentation>
 
</xs:annotation>
</xs:element>

element branchenvergleichType/BRANCHE_TEXT
diagram bonitaetstransfer_p167.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="BRANCHE_TEXT" type="xs:string" minOccurs="0"/>

element branchenvergleichType/BRANCHE_ANZAHL_BETRIEBE
diagram bonitaetstransfer_p168.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:positiveInteger
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="BRANCHE_ANZAHL_BETRIEBE" type="xs:positiveInteger" minOccurs="0"/>

element branchenvergleichType/BRANCHE_PERIODE
diagram bonitaetstransfer_p169.png
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 20
source <xs:element name="BRANCHE_PERIODE" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element branchenvergleichType/BRANCHE_GROESSENKLASSE
diagram bonitaetstransfer_p170.png
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 20
source <xs:element name="BRANCHE_GROESSENKLASSE" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element branchenvergleichType/BRANCHE_DURCHSCHN_BETRIEBSLEISTUNG
diagram bonitaetstransfer_p171.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="BRANCHE_DURCHSCHN_BETRIEBSLEISTUNG" type="negativepositiveBetrag" minOccurs="0"/>

element branchenvergleichType/HINWEIS_BRANCHENVERGLEICH
diagram bonitaetstransfer_p172.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Hinweis zum Branchenvergleich
source <xs:element name="HINWEIS_BRANCHENVERGLEICH" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Hinweis zum Branchenvergleich</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType erfolgsvergleichKennzahlen
diagram bonitaetstransfer_p173.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_p174.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p175.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p176.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p177.png
namespace http://www.oekb.at/ebt/Bonitaet
type POSTEN_BONITAET_OPTIONAL
properties
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_p178.png
namespace http://www.oekb.at/ebt/Bonitaet
children VERBAL INTERNAL INTERNAL
used by
elements bonitaetDaten/RATING_BILANZ bonitaetDaten/RATING_GESAMT
attributes
Name  Type  Use  Default  Fixed  Annotation
CHECKSUM  checksumType  optional      
annotation
documentation
Rating Element
source <xs:complexType name="rating">
 
<xs:annotation>
   
<xs:documentation>Rating Element</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice>
     
<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:element name="INTERNAL" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Rating Kreditinstitut</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute name="CHECKSUM" type="checksumType" use="optional"/>
</xs:complexType>

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

element rating/VERBAL
diagram bonitaetstransfer_p179.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
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_p180.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
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>

element rating/INTERNAL
diagram bonitaetstransfer_p181.png
namespace http://www.oekb.at/ebt/Bonitaet
type xs:string
properties
content simple
annotation
documentation
Rating Kreditinstitut
source <xs:element name="INTERNAL" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Rating Kreditinstitut</xs:documentation>
 
</xs:annotation>
</xs:element>

simpleType branchenAbweichungType
namespace http://www.oekb.at/ebt/Bonitaet
type restriction of xs:string
properties
base xs:string
used by
element branchenvergleichKennzahlen/FIRMA/ABWEICHUNG
facets
Kind Value Annotation
enumeration ++
enumeration +
enumeration --
enumeration -
enumeration =
enumeration *
source <xs:simpleType name="branchenAbweichungType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="++"/>
   
<xs:enumeration value="+"/>
   
<xs:enumeration value="--"/>
   
<xs:enumeration value="-"/>
   
<xs:enumeration value="="/>
   
<xs:enumeration value="*"/>
 
</xs:restriction>
</xs:simpleType>

complexType POSTEN_BONITAET
diagram bonitaetstransfer_p182.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_231_2_HGB_279_BONITAET/POSTENZEILE SONSTIGES_FREMDKAPITAL/POSTENZEILE HGB_224_2_A_BONITAET/POSTENZEILE HGB_224_2_B_BONITAET/POSTENZEILE HGB_224_2_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_p183.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
content simple
facets
Kind Value Annotation
minInclusive -999999999999.99
maxInclusive 999999999999.99
totalDigits 14
fractionDigits 2
source <xs:element name="BETRAG" type="negativepositiveBetrag"/>

element POSTEN_BONITAET/PROZENT
diagram bonitaetstransfer_p184.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
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_p185.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_p186.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
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_p187.png
namespace http://www.oekb.at/ebt/Bonitaet
type negativepositiveBetrag
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
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