schema location: | http://schemas.oekb.at/meldeservice/xsd/v1.2/wertpapierMeldung.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd |
Elements |
meldung |
diagram | |||||||||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ns1:emission ns1:anhang | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="meldung"> <xs:annotation> <xs:documentation>Emissionsmeldung / Notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emission" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Issue Bitte übermitteln Sie alle gleichartigen Produkte (Emissionen) in einer XSD. / Please submit all similar products in one XSD</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="meldungsdaten"> <xs:annotation> <xs:documentation>Festlegung um welche Art von Meldung(en) es sich bei der Übermittlung handelt (ISIN Service, Meldestelle, DTG). / Choose the notification type(s) for submission (ISIN, Notification Office, DTG).</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="meldungISIN" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>Typ der Meldung 1=""Neuanforderung" 6=" Update"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="dtWKNAnforderung" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Anfordern einer deutschen WKN-Nummer. Wenn hier TRUE übergeben wird mit Erreichen des ISIN Status „vergeben“ eine deutsche Wertpapierkennummer (durch die OeKB ISIN Vergabestelle) beim WM-Datenservice/Frankfurt angefordert. Die dt. WKN wird dann mittels E-Mail zugesandt.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1=Endgueltige Bedingungen 2=Sonstiges </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="blockID" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>Wenn man eine ISIN Anforderung aus einem reservieren Block ziehen möchte, muss die entsprechende BlockID angegeben werden.Die jeweilige BlockID ist am ISIN OnlineClient ersichtlich.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="statusMeldung" minOccurs="0"> <xs:annotation> <xs:documentation>Mail bei Statusaenderungen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="antwortEmail"> <xs:annotation> <xs:documentation>Emailadresse für Antwortmails</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isinVergabe" type="xs:boolean" minOccurs="0"/> <xs:element name="isinVeroeffentlichung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinAblehnung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinStorno" type="xs:boolean" minOccurs="0"/> <xs:element name="auftragAbgeschlossen" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="antragsReportAnhang" type="xs:boolean"/> <xs:attribute name="isinReportAnhang" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="meldungMeldestelle" minOccurs="0"> <xs:annotation> <xs:documentation>Notification Office notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="anmeldenderAnbieter" minOccurs="0"> <xs:annotation> <xs:documentation>Notifying Offerer</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspId" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="weitereAnbieter" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Offeror</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Offeror standardised name Bei natürlichen Personen Name und Vorname des Anbieters Name and surname of the offeror in case the offeror is a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Offeror residency Bei natürlichen Personen Wohnsitz des Anbieters Country of the offeror in case the offeror is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="garantiegeber" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Guarantor</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Guarantor standardised name Bei natürlichen Personen Name und Vorname des Garantiegebers Name and surname of the guarantor in case the guarantoris a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Guarantor residency Bei natürlichen Personen Wohnsitz des Garantiegebers Country of the guarantor in case the guarantor is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="empfangendeMitgliedstaaten" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Receiving Member State</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Receiving Member State Ländercode des Mitgliedstaats/der Mitgliedstaaten, dem/denen der hochgeladene Datensatz zu melden oder zu übermitteln ist. List of country codes of the Member States to which the uploaded record is to be notified or communicated.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="rechnungsdaten" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice data</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="rechnungsempfaenger" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="ansprechpartner" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient contact person</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="emissionsKalenderMeldungstyp" minOccurs="0"> <xs:annotation> <xs:documentation>Typ der Meldung 1="Neue Meldung" 2="Nachmeldung" 3="Aufstockung" 4="Dividendenwerte: Aenderung/Nachmeldung zu letzter Kapitalmassnahme" 6="Aenderung (Korrektur/Ergaenzung/Close of offer/Anhaenge)" 7="Zurueckziehen" 8="Aenderung der letzten Aufstockung" 9="Dividendenwerte: Kapitalmassnahme" Notification type 1="New Notification" 2="Post Notification" 3="Increase of issuance amount" 4="Equity Securities: Modification/Post Notification of the last Corporate Action" 6="Modification (Correktion/Supplement//Attachments)" 7="Withdrawal" 8="Modification of last increase of issuance amount" 9="Equity Securities: Corporate action"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge / Reference to attachments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element name="sprache" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Document Language Liste der EU-Amtssprachen, in der der hochgeladene Datensatz abgefasst ist. List of the EU languages in which uploaded document is drafted.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1 = "Endgültige Bedingungen" 2="Konditionenuebersicht" 3="Sonstiges" 1="Final Terms" 2="Conditions overview" 3="other"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="beschreibung" use="required"> <xs:annotation> <xs:documentation>Genauere Beschreibung des Dokumentes / Detailed describtion of the document</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="datum" type="xs:date" use="required"> <xs:annotation> <xs:documentation>Dokumenterstellungsdatum / Document issue date</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname ohne Pfad / File name without path</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="meldungDTG" minOccurs="0"> <xs:annotation> <xs:documentation>deposit notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="bedingungen"> <xs:complexType> <xs:sequence> <xs:element name="anhang"> <xs:complexType> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="abrechnungsWaehrung"> <xs:annotation> <xs:documentation>Abrechnungswährung ISO-Code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="letzterTilgungsTermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Letzter Tilgungstermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="hauptZahlStelle"> <xs:annotation> <xs:documentation>BIC der Hauptzahlstelle</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="langText" minOccurs="0"> <xs:annotation> <xs:documentation>Langtext zu Ausübungsbedingungen</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="urkunde"> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>1 = Veränderbare Sammelurkunde</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="produktGruppe"> <xs:annotation> <xs:documentation>2000="Renten und rentenähnliche" 2800="Anleihen mit zertifikatsähnlicher Struktur" 3000="Warrants" 4000="Zertifikate (verbriefte Derivate und ähnliche)"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="2000"/> <xs:enumeration value="2800"/> <xs:enumeration value="3000"/> <xs:enumeration value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="volumen" type="xs:decimal"> <xs:annotation> <xs:documentation>Stück/Nominale, welche auf Urkunde angegeben wird</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ermaechtigter"> <xs:annotation> <xs:documentation>Ermächtigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckNummer" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="von" type="xs:nonNegativeInteger"/> <xs:element name="bis" type="xs:nonNegativeInteger"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ausuebungsbedingungKurz" minOccurs="0"> <xs:annotation> <xs:documentation>Ausübungsbedingung in Kurzform</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="instruktion"> <xs:complexType> <xs:sequence> <xs:element name="depot"> <xs:annotation> <xs:documentation>Begünstigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kundenReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Referenz der Kundeninstruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kommentar" minOccurs="0"> <xs:annotation> <xs:documentation>Kommentar zur Instruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="erstellung" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Instruktionserstellung durch DTG gewünscht</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="stammdaten"> <xs:annotation> <xs:documentation>Stammdaten zur Emission / Basic data of the issue</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emittent" minOccurs="0"> <xs:annotation> <xs:documentation>Emittent / Issuer</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="konsortiumName" minOccurs="0"> <xs:annotation> <xs:documentation>Nur für ISIN-Services: Name des Konsortiums (bei mehreren Emittenten) nur angeben, wenn gspId oder emittentenID nicht bekannt. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Konsortiums. Kontaktieren Sie isin@oekb.at für die gspId. / Identification-number. Contact isin@oekb.at for the gspId. Nur für ISIN-Services. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="emittenten" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Einzelne Emittenten / Single Issuers Im Rahmen der Meldung für ISIN-Services ist hier nur ein Emittent zulässig. Bei mehreren Emittenten nutzen Sie Konsortium. / Just one issuer for notification type meldungISIN allowed. Otherwise use Konsortium.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emittentenName" minOccurs="0"> <xs:annotation> <xs:documentation>Name des Emittenten / Issuer name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="LEI" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="produktGruppe" minOccurs="0"> <xs:annotation> <xs:documentation>Produktgruppe 1="Aktien" 2="Aktienzertifikate (ADCs, ADRs, Sonstige)" 3="Genussschein (aktienaehnlich)" 5="Sonstige Aktien gleichzustellende Wertpapiere" 6="Kommanditanteile" 7="Stille Beteiligungen" 8="GmbH-Geschaeftsanteile" 9="Miteigentumsanteile (keine Fonds)" 10="Sonstige unverbriefte Vermoegensanlagen" 11="Anleihen" 12="Kassenobligationen" 13="Hypothekenpfandbriefe" 14="Pfandbriefe" 15="Kommunalschuldverschreibungen" 16="Genussscheine (obligationenaehnlich)" 17="Ergaenzungskapitalschuldverschreibungen / Tier 2" 18="Nachrangige Schuldverschreibungen" 19="Sonstige Schuldtitel" 20="Zertifikate" 21="Wandelschuldverschreibungen" 22="Optionsanleihen" 23="Aktienanleihen" 24="Wohnbauanleihen" 25="Sonstige derivative Instrumente" 26="Optionsscheine (verbrieft)" 27="Options (unverbrieft)" 28="Bezugsrechte/Anrechte" 29="Futures" 30="Indices" 31="Rohstoffe / Commodities u.ae." 32="Fonds / Investmentzertifikate" 33="Genossenschaftsanteile" 34="Gesellschafterdarlehen" Product category 1=Shares 2=Share Depository Receips (ADCs, ADRs, other) 3=Genusscheine (participation rights equivalent to equity securities) 5=Other securities equivalent to equity securities 6=Share in capital 7=Silent partnership 8=Share (non-securitised) 9=Co-Ownership share (no investment funds) 10=Other non-securitised investments 11=Bonds 12=Kassenobligationen 13=Hypothekenpfandbriefe (Mortgage bonds) 14=Pfandbriefe (Mortgage bonds) 15=Kommunalschuldverschreibungen (Municipal bonds) 16=Genusscheine (participation rights equivalent to non-equity securities) 17=Supplementary capital debt instruments / Tier 2 18=Subordinated debt instruments 19=Other debt instruments 20=Certificates 21=Convertible bonds 22=Bonds with warrant 23=Reverse convertible bond 24=Wohnbauanleihen 25=Other derivatives instruments 26=Securitized warrant 27-32=not yet translated 33=Shares in cooperatives 34=Shareholder loans Für Details zum internen Mapping der Produktgruppen (Wertpapiere, Derivate..) beachten Sie bitte die Schnittstellenbeschreibung. / For internal mapping-details (securities, derivatives…) please consider the document „interface description“. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="34"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="darstellungsArt" minOccurs="0"> <xs:annotation> <xs:documentation>Darstellungsart 0="Nennbetrag / Nominale (=Prozentnotiz)" 1="ohne Nennwert (=Stueckaktie)" 2="Stück/Anzahl (=Stuecknotiz)" 3="nicht anwendbar" (nur relevant für Meldungen zum Emissionskalender) Type 0=Par-value / nominal (=percentage quotation) 1=no-par-value (=no-par-value share) 2=units (=unit quotation) 3=“not appicable“ (just relevant for Notification Office)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="gattung" minOccurs="0"> <xs:annotation> <xs:documentation>Gattung 1="Inhaberpapier" 2="Namenspapier" 3="Sonstiges / nicht anwendbar" Type 1=Bearer-share 2=Registered-share 3=other / not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="oeffentlich" minOccurs="0"> <xs:annotation> <xs:documentation>1=oeffentliches Angebot 2=nicht-oeffentlliches Angebot / 1=public offer 2=non public offer</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isin" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN Bei Meldetyp meldungISIN ist dieser Wert nur bei ISIN-Update anzugeben. / For notification type meldungISIN only required in case of an update.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FISN" minOccurs="0"> <xs:annotation> <xs:documentation>Kurzbezeichnung des Finanzinstruments gem. ISO 18774 Financial Instrument Short Name of the security as defined in ISO 18774</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CFICode" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of Financial Instrument code Klassifizierungscode für Wertpapiere</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="sonstigeID" minOccurs="0"> <xs:annotation> <xs:documentation>Sonstige ID (zB. interne ISIN) / Other ID (e.g. internal ID) Nur für Meldestelle: Sonstige ID ist anzugeben, falls keine ISIN oder Meldestellennummer vorhanden. / Only for Meldestelle: Use SonstigeID in case there is no ISIN or Meldestellennummer.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="meldestellenNummer" minOccurs="0"> <xs:annotation> <xs:documentation>Nicht relevant für XSD-Meldungen. / Not relevant for XSD-notifications.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsBezeichnung" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsbezeichnung / Name of the issue</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="angebotBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Angebot Beginn / Offer period from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zeichnungBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zeichung Beginn / Zeichnungstag Subscription period from / Date of subscription</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zeichnungEnde" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zeichnung Ende / Subscription period to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="laufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Laufzeit Beginn / Duration from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="laufzeitEnde" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Laufzeit Ende / Duration to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tilgungsArt" minOccurs="0"> <xs:annotation> <xs:documentation>Tilgungsart 1="Laufzeitende unbegrenzt" 2="Zerobond" 3="keine Tilgung (ewige Rente)" 4="gesamtfaellig (Tilgung in einem Betrag" 5="Rententilgung" 6="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsvolumenWaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsvolumen in Produktwaehrung /Voraussichtliches Gesamtvolumen in Österreich in Währung Prospective total issue size in Austria in currency Anzugeben, wenn element produktWaehrung befüllt ist. / Submit in case there is an element produktWaehrung.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsvolumenStueck" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsvolumen in Stueck / Voraussichtliche Gesamtstückzahl in Österreich Prospective number of securities in Austria Anzugeben, wenn element produktEinheit befüllt ist. / Submit in case there is an element produktEinheit.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigesEmissionsvolumenWaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiges angebotenes Emissionsvolumen gem Art 17 PVO in Produktwährung Final Offer Amount according to Art 17 PD in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigesEmissionsvolumenStueck" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiges angebotenes Emissionsvolumen gem Art 17 PVO in Stück Final Offer Amount according to Art 17 PD (number of securities)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="multinationalesAngebot" minOccurs="0"> <xs:annotation> <xs:documentation>multinationales Angebot 1=ja 2=nein multinational offer 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionskurs" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionskurs / Issue price </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigerEmissionskurs" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiger Emissionspreis gem Art 17 PVO (inkl. Ausgabeaufschlag) Final Offer Price according to Art 17 PD</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="hoechstkurs" minOccurs="0"> <xs:annotation> <xs:documentation>Hoechstkurs / Maximum issue price</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="tilgungskurs" minOccurs="0"> <xs:annotation> <xs:documentation>Tilgungskurs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kleinsteStueckelung" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung / Minimum denomination</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:annotation> <xs:documentation>Waehrung/Einheit Currency/Unit</xs:documentation> </xs:annotation> <xs:element name="produktWaehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX Product-Currency ISO-Code +GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="produktEinheit"> <xs:annotation> <xs:documentation>Einheit 1=Stueck 2=Punkte 3=Megawatt 4=Kontrakte 5=Zinssatz Product-Unit 1=pieces 2=points 3=megawatt 4=contracts 5=interest rate</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="ausnahmetatbestand" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Ausnahmetatbestand 0 = "kein Ausnahmetatbestand" 18 = "nicht-öffentliches Angebot" 37 = "Par. 3 (1) Z 2 KMG 2019" 38 = "Par. 3 (1) Z 3 KMG 2019" 39 = "Par. 3 (1) Z 4 KMG 2019" 40 = "Par. 3 (1) Z 5 KMG 2019" 41 = "Art 1 (2) lit b PVO" 42 = "Art 1 (2) lit d PVO" 43 = "Art 1 (2) lit e PVO" 44 = "Art 1 (4) lit a PVO" 45 = "Art 1 (4) lit b PVO" 46 = "Art 1 (4) lit c PVO" 47 = "Art 1 (4) lit d PVO" 48 = "Art 1 (4) lit f PVO" 49 = "Art 1 (4) lit g PVO" 50 = "Art 1 (4) lit j PVO" 31 = "Art 1 (5) lit a PVO" 32 = "Art 1 (5) lit b PVO" 33 = "Art 1 (5) lit c PVO" 51 = "Art 1 (5) lit d PVO" 52 = "Art 1 (5) lit e PVO" 53 = "Art 1 (5) lit f PVO" 54 = "Art 1 (5) lit g PVO" 55 = "Art 1 (5) lit h PVO" 56 = "Art 1 (5) lit i PVO" 57 = "Art 1 (5) lit j PVO" 58 = "Art 2 lit a PR" 59 = "Art 1 (3) PVO" 60 = "Par. 12 (2) KMG 2019" Exemptions from prospectus obligation in Austria 0 = "no exemption from prospectus obligation in Austria 18 = "non public offer" 37 = "Sec 3 (1) 2 CMA 2019" 38 = "Sec 3 (1) 3 CMA 2019" 39 = "Sec 3 (1) 4 CMA 2019" 40 = "Sec 3 (1) 5 CMA 2019" 41 = "Art 1 (2) lit b PR" 42 = "Art 1 (2) lit d PR" 43 = "Art 1 (2) lit e PR" 44 = "Art 1 (4) lit a PR" 45 = "Art 1 (4) lit b PR" 46 = "Art 1 (4) lit c PR" 47 = "Art 1 (4) lit d PR" 48 = "Art 1 (4) lit f PR" 49 = "Art 1 (4) lit g PR" 50 = "Art 1 (4) lit j PR" 31 = "Art 1 (5) lit a PR" 32 = "Art 1 (5) lit b PR" 33 = "Art 1 (5) lit c PR" 51 = "Art 1 (5) lit d PR" 52 = "Art 1 (5) lit e PR" 53 = "Art 1 (5) lit f PR" 54 = "Art 1 (5) lit g PR" 55 = "Art 1 (5) lit h PR" 56 = "Art 1 (5) lit i PR" 57 = "Art 1 (5) lit j PR" 58 = "Art 2 lit a PR" 59 = "Art 1 (3) PR" 60 = "Sec 12 (2) CMA 2019" </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="60"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="prospekterstellungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>KMG-Prospekterstellungsdatum / Date of issue of the prospectus (PD; CMA)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="prospektveroeffentlichungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Datum der (erstmaligen) Prospektveröffentlichung / Date of initial prospectus publication in EU</xs:documentation> </xs:annotation> </xs:element> <xs:element name="prospektReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Von der nationalen zuständigen Behörde vergebene eindeutige Prospekt ID Prospectus ID allotted by NCA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="weitereKonditionen" minOccurs="0"> <xs:annotation> <xs:documentation>Weitere Konditionen / Other conditions</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="boersenNotiz" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Notiert an Boerse / Listing on a stock exchange</xs:documentation> </xs:annotation> </xs:element> <xs:element name="boersenNotiertInfo" minOccurs="0"> <xs:annotation> <xs:documentation>Boersennotierung Info - beabsichtigtes Listing / (Planned) Listing</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="verwahrArt" minOccurs="0"> <xs:annotation> <xs:documentation>Verwahrart 1="Sammelurkunde" 2="effektive Stuecke" 3="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="verwahrungUrkunde" minOccurs="0"> <xs:annotation> <xs:documentation>Verwahrung der Urkunde 1="Inland (Oesterreich)" 2="ausserhalb Oesterreichs"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="sicherstellung" minOccurs="0"> <xs:annotation> <xs:documentation>Sicherstellung</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isinBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN Basiswert / ISIN underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="typBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>Typ Basiswert 1="Aktie" 2="Wertpapier-Basket" 3="Index" 4="Rohstoffe" 5="Waehrung" 6="Sonstige" 7="Zinssatz" 8="Index-Basket" 9="eigene / konzernzugehoerige Aktien" 10="Renten/Anleihen" 11="Genussscheine" 12="Optionsscheine" 13="Zerfifikate" 14="Investmentanteile" 15="Futures" 16="Options" 17="Commodity-Basket" 18="Commodity" 19="Edelmetall" Underlying 1=Share 2=Basket of shares 3=Index 4=Commodities 5=Currency 6=other 7=Interest rate 8=Basket of indices 9=issuer's/group-shares 10=Bonds 11=Genusscheine 12=Warrants 13=Certificates 14= 15=Futures 16=Options 17=Basket of commodities 18=Commodity 19=Nobel metal Für die Meldung zum Emissionskalender sind nur die Ausprägungen 1-9 möglich. Bitte verwenden sie 6 für die sonstigen Ausprägungen. / For meldungMeldestelle 1-9 are possible. Use 6 for other options.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="19"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="textBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>Beschreibung Basiswert / Description of underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bezugsVerhaeltnis" minOccurs="0"> <xs:annotation> <xs:documentation>Bezugsverhaeltnis (Basiswerte : Optionsscheine) / Multiplier (Underlying:Warrants)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="dividendenwert-Aktie"> <xs:annotation> <xs:documentation>Dividendenwert / Aktie Equity Securities / Share</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="instrument" minOccurs="0"> <xs:annotation> <xs:documentation>Instrument 1="Stammaktie" 2="Vorzugsaktie" 3="nicht anwendbar" Type of share 1=ordinary share 2=preference share 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="vinkulierung" minOccurs="0"> <xs:annotation> <xs:documentation>Vinkulierung 1="frei" 2="vinkuliert" 3="nicht anwendbar" Transferability 1=restricted transferability 2=no restricted transferability 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="nichtdividendenWert-Anleihe"> <xs:annotation> <xs:documentation>Nichdividendenwert / Anleihe Non-equity Securities / Bonds</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="schliessungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Schliessungsdatum / Close of offer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="faelligkeitstag" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Faelligkeitstag / Maturity date Darf nur befüllt sein, wenn tilgungsArt = „2,4,5 oder 6“ ist. /Just use in case tilgungsArt> = „2,4,5 or 6“.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="verzinsungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Verzinsungsart 1="fix" 2="variabel" 3="keine laufende Verzinsung" 4="Stufenzins" 5="Nullkupon" Type of interest rate 1=fixed 2=floating 3=no regular interest service 4=step up 5=zero coupon</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinssatzPA" minOccurs="0"> <xs:annotation> <xs:documentation>Zinssatz p.a. / Interest rate p.a. in %</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="13"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ausgabeaufschlag" minOccurs="0"> <xs:annotation> <xs:documentation>Ausgabeaufschlag / Issue surcharge </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinsTag" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Tag (tt) / Interest payment date (dd)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> <xs:minInclusive value="1"/> <xs:maxInclusive value="31"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinsMonat" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Monat 0="monatlich" 1="Jaenner" 2="Jaenner/April/Juli/Oktober" 3="Jaenner/Juli" 4="Februar" 5="Februar/Mai/August/November" 6="Februar/August" 7="Maerz" 8="Maerz/Juni/September/Dezember" 9="Maerz/September" 10="April" 11="April/Oktober" 12="Mai" 13="Mai/November" 14="Juni" 15="Juni/Dezember" 16="Juli" 17="August" 18="September" 19="Oktober" 20="November" 21="Dezember"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="21"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="frequenz" minOccurs="0"> <xs:annotation> <xs:documentation>Frequenz 1="taeglich" 2="monatlich" 3="ganzjaehrig" 4="halbjaehrig" 5="vierteljaehrlich" 6="Zinszahlung am Ende der Laufzeit" 7="keine Zinstermine" 8="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ersterKupontermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>erster Kuptontermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zinsberechnungsMethode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsberechnungsmethode 1="30/360 (deutsche Methode)" 2="act/360 (franz. Methode)" 3="act/act (IMCA 251)" 4="act/365" 5="act/265 bzw. 366 (ISDA-Methode)" 6="Sonstiges" 7="keine Zinsberechnung"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinslaufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zinslaufzeit Beginn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zinsPeriode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsperiode/Kupon 1="adjusted" 2="unadjusted"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="nichtdividendenWert-Optionsschein"> <xs:annotation> <xs:documentation>Optionsschein / Warrant</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ausuebungsfristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist von / Ausuebungstag Excercise date / Exercise period from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ausuebungsfristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist bis / Exercise period to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="optionsscheintyp" minOccurs="0"> <xs:annotation> <xs:documentation>Oprionsscheintyp 1="Call" 2="Put" 3="Sonstiges" Type of warrant 1=Call 2=Put 3=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ausuebungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsart 1="American" 2="European" 3="Asian" 4="Sonstige" Style 1=American 2=European 3=Asian 4=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="basispreis" minOccurs="0"> <xs:annotation> <xs:documentation>Basispreis / Strike price</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0"> <xs:element name="waehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX / Currency ISO-Code + GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="einheit"> <xs:annotation> <xs:documentation>Einheit 5="Zinssatz" 6="Indexpunkte" 7="Wechselkurs" 8="Prozent" Unit 5=Interest rate 6=Index points 7=Exchange rate 8=Percent</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="wert"> <xs:annotation> <xs:documentation>Basispreis Wert / Strike price value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="veranlagung"> <xs:annotation> <xs:documentation>Investments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="mindeststueckelungBetragText" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung und Mindestbetrag in Produktwaehrung / Minimum denomination and minimum subscription amount in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="fonds"> <xs:annotation> <xs:documentation>Fonds / Funds</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ertragsTyp" minOccurs="0"> <xs:annotation> <xs:documentation>Ertragstyxp 1="ausschuettend" 2="thesaurierend" 3="vollthesaurierend" 4="vollthesaurierend Inland" 5="vollthesaurierend Ausland"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="bezugsrecht"> <xs:annotation> <xs:documentation>Bezugsrecht</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="fristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist von</xs:documentation> </xs:annotation> </xs:element> <xs:element name="fristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist bis</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="ESMA" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="wertpapierArt"> <xs:annotation> <xs:documentation>Klassifizierung der Kategorien von Dividenden- und Nichtdividendenwerten Eigenkapital 1 = Aktien 2 = Anteile an geschlossenen Fonds 3 = Wandelanleihen 4 = Sonstige Anteilsrechte Fremdkapital 5 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR 6 = Schuldpapiere mit einer Mindeststückelung von 100 000 EUR 7 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR, die an einem geregelten Markt gehandelt werden, zu dem nur qualifizierte Anleger Zugang haben 8 = Depository receipts 9 = ABS 10 = Derivative Wertpapiere Type of Securities Classification of categories of equity and non-equity securities. Equity 1 = Shares 2 = Units or shares in closed end funds 3 = Convertible securities 4 = Other Debt 5 = Debt with denomination per unit of less than EUR 100 000 6 = Debt with denomination per unit of at least EUR 100 000 7 = Debt with denomination per unit of less than EUR 100 000 traded on a regulated market to which only qualified investors have access to 8 = Depository receipts 9 = ABS 10 = Derivative securities</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="10"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckelungProduktwaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Stückelung in Produktwährung / denomination in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="angebotsvolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites Angebotsvolumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platziertesVolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites platziertes Volumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="angebotenerGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Angebotener Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security offered, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platzierterGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Platzierter Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security raised, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="angebotenerPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price offered</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platzierterPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price raised</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="MerkmalHandelsplatz" minOccurs="0"> <xs:annotation> <xs:documentation>Characteristics of the trading venue 1 = RM, zu dem alle Anleger Zugang haben 2 = RM oder Segment eines RM, zu dem nur qualifizierte Anleger Zugang haben 3 = MTF, das ein KMU-Wachstumsmarkt ist 4 = MTF, das kein KMU-Wachstumsmarkt ist 1 = Regulated market open to all investors 2 = RM, or segment thereof, limited to qualified investors 3 = MTF which is an SME growth market 4 = MTF which is not an SME growth market </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="basiswert" minOccurs="0"> <xs:annotation> <xs:documentation>"ISIN des Basiswerts / Index oder Name wenn keine ISIN. Feld anwendbar für Wertpapiere mit definiertem Underlying" ISIN code of the underlying security/index or name of the underlying security/index if an ISIN does not exist. When basket of securities, to be identified accordingly. Field applicable to securities with defined underlying. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="isin"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="index"> <xs:annotation> <xs:documentation>1 EONIA 2 EONIA SWAP 3 EURIBOR 4 EURODOLLAR 5 EuroSwiss 6 GCF REPO 7 ISDAFIX 8 LIBID 9 LIBOR 10 Muni AAA 11 Pfandbriefe 12 TIBOR 13 STIBOR 14 BBSW 15 JIBAR 16 BUBOR 17 CDOR 18 CIBOR 19 MOSPRIM 20 NIBOR 21 PRIBOR 22 TELBOR 23 WIBOR 24 Treasury 25 SWAP 26 Future SWAP 27 Basket - For multiple underlyings (more than one) </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="26"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="name"> <xs:annotation> <xs:documentation>name of the underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="BailinAbility" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator about whether the security is subject to bail-in rules under Directive 2014/59/EU. 1=ja 2=nein 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ArtAngebotZulassung"> <xs:annotation> <xs:documentation>Taxonomie gem PVO und MiFID/MIFIR. 1 = Erstplatzierung ohne Zulassung zum Handel/Notierung 2 = Zweitplatzierung ohne Zulassung zum Handel/Notierung 3 = Erstzulassung zum Handel an einem geregelten Markt 4 = Erstzulassung zum Handel an einem geregelten Markt nach vorherigem Handel an einem MTF 5 = Erstzulassung zum Handel an einem MTF mit öffentlichem Angebot 6 = Sekundäremission an einem geregelten Markt oder MTF Taxonomy according to PR and MiFID/MIFIR. 1 = Initial offer without admission to trading / listing 2 = Secondary offer without admission to trading / listing 3 = Initial admission to trading on regulated market 4 = Initial admission to trading on regulated market from previously being traded on MTF 5 = Initial admission to trading on MTF with offer to the public 6 = Secondary issuance on regulated market or MTF </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="externeReferenzIDEmission"> <xs:annotation> <xs:documentation>Ist die eindeutige externe ReferenzID je Emission. Your ID for each issue.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Anhaenge zur Meldung / Attachments to a notification Bitte identische Dokumente nur ein Mal übermitteln. Die Verknüpfung zur jeweiligen Emission erfolgt über die „anhangId“ pro Meldetyp bei den jeweiligen Meldungsdaten. / Submit identic documents just once. The assignment to the notification type is done by „anhangId“.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="anhangData" type="xs:base64Binary"> <xs:annotation> <xs:documentation>Attachments</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="anhangId" use="required"> <xs:annotation> <xs:documentation>ID of attachment to all notifications</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="externeReferenzIDMeldung"> <xs:annotation> <xs:documentation>Ist die eindeutige ReferenzID des externen Kundensystems, die sich auf die gesamte Meldung bezieht. Wird bei der Response-Meldung zurückgeliefert. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="sendeTimeStamp" type="xs:dateTime"> <xs:annotation> <xs:documentation>Timestamp des externen Kundensystems, wann die Meldung an die OeKB erstellt wurde.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="externeReferenzIDMeldung"> <xs:annotation> <xs:documentation>Ist die eindeutige ReferenzID des externen Kundensystems, die sich auf die gesamte Meldung bezieht. Wird bei der Response-Meldung zurückgeliefert. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | xs:dateTime | ||
annotation |
|
||
source | <xs:attribute name="sendeTimeStamp" type="xs:dateTime"> <xs:annotation> <xs:documentation>Timestamp des externen Kundensystems, wann die Meldung an die OeKB erstellt wurde.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||
properties |
|
||||||||||||||
children | ns1:meldungsdaten ns1:stammdaten | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="emission" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Issue Bitte übermitteln Sie alle gleichartigen Produkte (Emissionen) in einer XSD. / Please submit all similar products in one XSD</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="meldungsdaten"> <xs:annotation> <xs:documentation>Festlegung um welche Art von Meldung(en) es sich bei der Übermittlung handelt (ISIN Service, Meldestelle, DTG). / Choose the notification type(s) for submission (ISIN, Notification Office, DTG).</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="meldungISIN" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>Typ der Meldung 1=""Neuanforderung" 6=" Update"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="dtWKNAnforderung" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Anfordern einer deutschen WKN-Nummer. Wenn hier TRUE übergeben wird mit Erreichen des ISIN Status „vergeben“ eine deutsche Wertpapierkennummer (durch die OeKB ISIN Vergabestelle) beim WM-Datenservice/Frankfurt angefordert. Die dt. WKN wird dann mittels E-Mail zugesandt.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1=Endgueltige Bedingungen 2=Sonstiges </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="blockID" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>Wenn man eine ISIN Anforderung aus einem reservieren Block ziehen möchte, muss die entsprechende BlockID angegeben werden.Die jeweilige BlockID ist am ISIN OnlineClient ersichtlich.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="statusMeldung" minOccurs="0"> <xs:annotation> <xs:documentation>Mail bei Statusaenderungen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="antwortEmail"> <xs:annotation> <xs:documentation>Emailadresse für Antwortmails</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isinVergabe" type="xs:boolean" minOccurs="0"/> <xs:element name="isinVeroeffentlichung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinAblehnung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinStorno" type="xs:boolean" minOccurs="0"/> <xs:element name="auftragAbgeschlossen" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="antragsReportAnhang" type="xs:boolean"/> <xs:attribute name="isinReportAnhang" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="meldungMeldestelle" minOccurs="0"> <xs:annotation> <xs:documentation>Notification Office notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="anmeldenderAnbieter" minOccurs="0"> <xs:annotation> <xs:documentation>Notifying Offerer</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspId" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="weitereAnbieter" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Offeror</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Offeror standardised name Bei natürlichen Personen Name und Vorname des Anbieters Name and surname of the offeror in case the offeror is a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Offeror residency Bei natürlichen Personen Wohnsitz des Anbieters Country of the offeror in case the offeror is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="garantiegeber" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Guarantor</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Guarantor standardised name Bei natürlichen Personen Name und Vorname des Garantiegebers Name and surname of the guarantor in case the guarantoris a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Guarantor residency Bei natürlichen Personen Wohnsitz des Garantiegebers Country of the guarantor in case the guarantor is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="empfangendeMitgliedstaaten" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Receiving Member State</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Receiving Member State Ländercode des Mitgliedstaats/der Mitgliedstaaten, dem/denen der hochgeladene Datensatz zu melden oder zu übermitteln ist. List of country codes of the Member States to which the uploaded record is to be notified or communicated.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="rechnungsdaten" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice data</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="rechnungsempfaenger" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="ansprechpartner" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient contact person</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="emissionsKalenderMeldungstyp" minOccurs="0"> <xs:annotation> <xs:documentation>Typ der Meldung 1="Neue Meldung" 2="Nachmeldung" 3="Aufstockung" 4="Dividendenwerte: Aenderung/Nachmeldung zu letzter Kapitalmassnahme" 6="Aenderung (Korrektur/Ergaenzung/Close of offer/Anhaenge)" 7="Zurueckziehen" 8="Aenderung der letzten Aufstockung" 9="Dividendenwerte: Kapitalmassnahme" Notification type 1="New Notification" 2="Post Notification" 3="Increase of issuance amount" 4="Equity Securities: Modification/Post Notification of the last Corporate Action" 6="Modification (Correktion/Supplement//Attachments)" 7="Withdrawal" 8="Modification of last increase of issuance amount" 9="Equity Securities: Corporate action"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge / Reference to attachments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element name="sprache" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Document Language Liste der EU-Amtssprachen, in der der hochgeladene Datensatz abgefasst ist. List of the EU languages in which uploaded document is drafted.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1 = "Endgültige Bedingungen" 2="Konditionenuebersicht" 3="Sonstiges" 1="Final Terms" 2="Conditions overview" 3="other"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="beschreibung" use="required"> <xs:annotation> <xs:documentation>Genauere Beschreibung des Dokumentes / Detailed describtion of the document</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="datum" type="xs:date" use="required"> <xs:annotation> <xs:documentation>Dokumenterstellungsdatum / Document issue date</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname ohne Pfad / File name without path</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="meldungDTG" minOccurs="0"> <xs:annotation> <xs:documentation>deposit notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="bedingungen"> <xs:complexType> <xs:sequence> <xs:element name="anhang"> <xs:complexType> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="abrechnungsWaehrung"> <xs:annotation> <xs:documentation>Abrechnungswährung ISO-Code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="letzterTilgungsTermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Letzter Tilgungstermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="hauptZahlStelle"> <xs:annotation> <xs:documentation>BIC der Hauptzahlstelle</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="langText" minOccurs="0"> <xs:annotation> <xs:documentation>Langtext zu Ausübungsbedingungen</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="urkunde"> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>1 = Veränderbare Sammelurkunde</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="produktGruppe"> <xs:annotation> <xs:documentation>2000="Renten und rentenähnliche" 2800="Anleihen mit zertifikatsähnlicher Struktur" 3000="Warrants" 4000="Zertifikate (verbriefte Derivate und ähnliche)"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="2000"/> <xs:enumeration value="2800"/> <xs:enumeration value="3000"/> <xs:enumeration value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="volumen" type="xs:decimal"> <xs:annotation> <xs:documentation>Stück/Nominale, welche auf Urkunde angegeben wird</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ermaechtigter"> <xs:annotation> <xs:documentation>Ermächtigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckNummer" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="von" type="xs:nonNegativeInteger"/> <xs:element name="bis" type="xs:nonNegativeInteger"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ausuebungsbedingungKurz" minOccurs="0"> <xs:annotation> <xs:documentation>Ausübungsbedingung in Kurzform</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="instruktion"> <xs:complexType> <xs:sequence> <xs:element name="depot"> <xs:annotation> <xs:documentation>Begünstigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kundenReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Referenz der Kundeninstruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kommentar" minOccurs="0"> <xs:annotation> <xs:documentation>Kommentar zur Instruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="erstellung" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Instruktionserstellung durch DTG gewünscht</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="stammdaten"> <xs:annotation> <xs:documentation>Stammdaten zur Emission / Basic data of the issue</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emittent" minOccurs="0"> <xs:annotation> <xs:documentation>Emittent / Issuer</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="konsortiumName" minOccurs="0"> <xs:annotation> <xs:documentation>Nur für ISIN-Services: Name des Konsortiums (bei mehreren Emittenten) nur angeben, wenn gspId oder emittentenID nicht bekannt. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Konsortiums. Kontaktieren Sie isin@oekb.at für die gspId. / Identification-number. Contact isin@oekb.at for the gspId. Nur für ISIN-Services. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="emittenten" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Einzelne Emittenten / Single Issuers Im Rahmen der Meldung für ISIN-Services ist hier nur ein Emittent zulässig. Bei mehreren Emittenten nutzen Sie Konsortium. / Just one issuer for notification type meldungISIN allowed. Otherwise use Konsortium.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emittentenName" minOccurs="0"> <xs:annotation> <xs:documentation>Name des Emittenten / Issuer name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="LEI" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="produktGruppe" minOccurs="0"> <xs:annotation> <xs:documentation>Produktgruppe 1="Aktien" 2="Aktienzertifikate (ADCs, ADRs, Sonstige)" 3="Genussschein (aktienaehnlich)" 5="Sonstige Aktien gleichzustellende Wertpapiere" 6="Kommanditanteile" 7="Stille Beteiligungen" 8="GmbH-Geschaeftsanteile" 9="Miteigentumsanteile (keine Fonds)" 10="Sonstige unverbriefte Vermoegensanlagen" 11="Anleihen" 12="Kassenobligationen" 13="Hypothekenpfandbriefe" 14="Pfandbriefe" 15="Kommunalschuldverschreibungen" 16="Genussscheine (obligationenaehnlich)" 17="Ergaenzungskapitalschuldverschreibungen / Tier 2" 18="Nachrangige Schuldverschreibungen" 19="Sonstige Schuldtitel" 20="Zertifikate" 21="Wandelschuldverschreibungen" 22="Optionsanleihen" 23="Aktienanleihen" 24="Wohnbauanleihen" 25="Sonstige derivative Instrumente" 26="Optionsscheine (verbrieft)" 27="Options (unverbrieft)" 28="Bezugsrechte/Anrechte" 29="Futures" 30="Indices" 31="Rohstoffe / Commodities u.ae." 32="Fonds / Investmentzertifikate" 33="Genossenschaftsanteile" 34="Gesellschafterdarlehen" Product category 1=Shares 2=Share Depository Receips (ADCs, ADRs, other) 3=Genusscheine (participation rights equivalent to equity securities) 5=Other securities equivalent to equity securities 6=Share in capital 7=Silent partnership 8=Share (non-securitised) 9=Co-Ownership share (no investment funds) 10=Other non-securitised investments 11=Bonds 12=Kassenobligationen 13=Hypothekenpfandbriefe (Mortgage bonds) 14=Pfandbriefe (Mortgage bonds) 15=Kommunalschuldverschreibungen (Municipal bonds) 16=Genusscheine (participation rights equivalent to non-equity securities) 17=Supplementary capital debt instruments / Tier 2 18=Subordinated debt instruments 19=Other debt instruments 20=Certificates 21=Convertible bonds 22=Bonds with warrant 23=Reverse convertible bond 24=Wohnbauanleihen 25=Other derivatives instruments 26=Securitized warrant 27-32=not yet translated 33=Shares in cooperatives 34=Shareholder loans Für Details zum internen Mapping der Produktgruppen (Wertpapiere, Derivate..) beachten Sie bitte die Schnittstellenbeschreibung. / For internal mapping-details (securities, derivatives…) please consider the document „interface description“. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="34"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="darstellungsArt" minOccurs="0"> <xs:annotation> <xs:documentation>Darstellungsart 0="Nennbetrag / Nominale (=Prozentnotiz)" 1="ohne Nennwert (=Stueckaktie)" 2="Stück/Anzahl (=Stuecknotiz)" 3="nicht anwendbar" (nur relevant für Meldungen zum Emissionskalender) Type 0=Par-value / nominal (=percentage quotation) 1=no-par-value (=no-par-value share) 2=units (=unit quotation) 3=“not appicable“ (just relevant for Notification Office)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="gattung" minOccurs="0"> <xs:annotation> <xs:documentation>Gattung 1="Inhaberpapier" 2="Namenspapier" 3="Sonstiges / nicht anwendbar" Type 1=Bearer-share 2=Registered-share 3=other / not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="oeffentlich" minOccurs="0"> <xs:annotation> <xs:documentation>1=oeffentliches Angebot 2=nicht-oeffentlliches Angebot / 1=public offer 2=non public offer</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isin" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN Bei Meldetyp meldungISIN ist dieser Wert nur bei ISIN-Update anzugeben. / For notification type meldungISIN only required in case of an update.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FISN" minOccurs="0"> <xs:annotation> <xs:documentation>Kurzbezeichnung des Finanzinstruments gem. ISO 18774 Financial Instrument Short Name of the security as defined in ISO 18774</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CFICode" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of Financial Instrument code Klassifizierungscode für Wertpapiere</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="sonstigeID" minOccurs="0"> <xs:annotation> <xs:documentation>Sonstige ID (zB. interne ISIN) / Other ID (e.g. internal ID) Nur für Meldestelle: Sonstige ID ist anzugeben, falls keine ISIN oder Meldestellennummer vorhanden. / Only for Meldestelle: Use SonstigeID in case there is no ISIN or Meldestellennummer.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="meldestellenNummer" minOccurs="0"> <xs:annotation> <xs:documentation>Nicht relevant für XSD-Meldungen. / Not relevant for XSD-notifications.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsBezeichnung" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsbezeichnung / Name of the issue</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="angebotBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Angebot Beginn / Offer period from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zeichnungBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zeichung Beginn / Zeichnungstag Subscription period from / Date of subscription</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zeichnungEnde" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zeichnung Ende / Subscription period to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="laufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Laufzeit Beginn / Duration from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="laufzeitEnde" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Laufzeit Ende / Duration to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tilgungsArt" minOccurs="0"> <xs:annotation> <xs:documentation>Tilgungsart 1="Laufzeitende unbegrenzt" 2="Zerobond" 3="keine Tilgung (ewige Rente)" 4="gesamtfaellig (Tilgung in einem Betrag" 5="Rententilgung" 6="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsvolumenWaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsvolumen in Produktwaehrung /Voraussichtliches Gesamtvolumen in Österreich in Währung Prospective total issue size in Austria in currency Anzugeben, wenn element produktWaehrung befüllt ist. / Submit in case there is an element produktWaehrung.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsvolumenStueck" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsvolumen in Stueck / Voraussichtliche Gesamtstückzahl in Österreich Prospective number of securities in Austria Anzugeben, wenn element produktEinheit befüllt ist. / Submit in case there is an element produktEinheit.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigesEmissionsvolumenWaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiges angebotenes Emissionsvolumen gem Art 17 PVO in Produktwährung Final Offer Amount according to Art 17 PD in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigesEmissionsvolumenStueck" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiges angebotenes Emissionsvolumen gem Art 17 PVO in Stück Final Offer Amount according to Art 17 PD (number of securities)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="multinationalesAngebot" minOccurs="0"> <xs:annotation> <xs:documentation>multinationales Angebot 1=ja 2=nein multinational offer 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionskurs" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionskurs / Issue price </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigerEmissionskurs" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiger Emissionspreis gem Art 17 PVO (inkl. Ausgabeaufschlag) Final Offer Price according to Art 17 PD</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="hoechstkurs" minOccurs="0"> <xs:annotation> <xs:documentation>Hoechstkurs / Maximum issue price</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="tilgungskurs" minOccurs="0"> <xs:annotation> <xs:documentation>Tilgungskurs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kleinsteStueckelung" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung / Minimum denomination</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:annotation> <xs:documentation>Waehrung/Einheit Currency/Unit</xs:documentation> </xs:annotation> <xs:element name="produktWaehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX Product-Currency ISO-Code +GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="produktEinheit"> <xs:annotation> <xs:documentation>Einheit 1=Stueck 2=Punkte 3=Megawatt 4=Kontrakte 5=Zinssatz Product-Unit 1=pieces 2=points 3=megawatt 4=contracts 5=interest rate</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="ausnahmetatbestand" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Ausnahmetatbestand 0 = "kein Ausnahmetatbestand" 18 = "nicht-öffentliches Angebot" 37 = "Par. 3 (1) Z 2 KMG 2019" 38 = "Par. 3 (1) Z 3 KMG 2019" 39 = "Par. 3 (1) Z 4 KMG 2019" 40 = "Par. 3 (1) Z 5 KMG 2019" 41 = "Art 1 (2) lit b PVO" 42 = "Art 1 (2) lit d PVO" 43 = "Art 1 (2) lit e PVO" 44 = "Art 1 (4) lit a PVO" 45 = "Art 1 (4) lit b PVO" 46 = "Art 1 (4) lit c PVO" 47 = "Art 1 (4) lit d PVO" 48 = "Art 1 (4) lit f PVO" 49 = "Art 1 (4) lit g PVO" 50 = "Art 1 (4) lit j PVO" 31 = "Art 1 (5) lit a PVO" 32 = "Art 1 (5) lit b PVO" 33 = "Art 1 (5) lit c PVO" 51 = "Art 1 (5) lit d PVO" 52 = "Art 1 (5) lit e PVO" 53 = "Art 1 (5) lit f PVO" 54 = "Art 1 (5) lit g PVO" 55 = "Art 1 (5) lit h PVO" 56 = "Art 1 (5) lit i PVO" 57 = "Art 1 (5) lit j PVO" 58 = "Art 2 lit a PR" 59 = "Art 1 (3) PVO" 60 = "Par. 12 (2) KMG 2019" Exemptions from prospectus obligation in Austria 0 = "no exemption from prospectus obligation in Austria 18 = "non public offer" 37 = "Sec 3 (1) 2 CMA 2019" 38 = "Sec 3 (1) 3 CMA 2019" 39 = "Sec 3 (1) 4 CMA 2019" 40 = "Sec 3 (1) 5 CMA 2019" 41 = "Art 1 (2) lit b PR" 42 = "Art 1 (2) lit d PR" 43 = "Art 1 (2) lit e PR" 44 = "Art 1 (4) lit a PR" 45 = "Art 1 (4) lit b PR" 46 = "Art 1 (4) lit c PR" 47 = "Art 1 (4) lit d PR" 48 = "Art 1 (4) lit f PR" 49 = "Art 1 (4) lit g PR" 50 = "Art 1 (4) lit j PR" 31 = "Art 1 (5) lit a PR" 32 = "Art 1 (5) lit b PR" 33 = "Art 1 (5) lit c PR" 51 = "Art 1 (5) lit d PR" 52 = "Art 1 (5) lit e PR" 53 = "Art 1 (5) lit f PR" 54 = "Art 1 (5) lit g PR" 55 = "Art 1 (5) lit h PR" 56 = "Art 1 (5) lit i PR" 57 = "Art 1 (5) lit j PR" 58 = "Art 2 lit a PR" 59 = "Art 1 (3) PR" 60 = "Sec 12 (2) CMA 2019" </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="60"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="prospekterstellungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>KMG-Prospekterstellungsdatum / Date of issue of the prospectus (PD; CMA)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="prospektveroeffentlichungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Datum der (erstmaligen) Prospektveröffentlichung / Date of initial prospectus publication in EU</xs:documentation> </xs:annotation> </xs:element> <xs:element name="prospektReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Von der nationalen zuständigen Behörde vergebene eindeutige Prospekt ID Prospectus ID allotted by NCA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="weitereKonditionen" minOccurs="0"> <xs:annotation> <xs:documentation>Weitere Konditionen / Other conditions</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="boersenNotiz" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Notiert an Boerse / Listing on a stock exchange</xs:documentation> </xs:annotation> </xs:element> <xs:element name="boersenNotiertInfo" minOccurs="0"> <xs:annotation> <xs:documentation>Boersennotierung Info - beabsichtigtes Listing / (Planned) Listing</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="verwahrArt" minOccurs="0"> <xs:annotation> <xs:documentation>Verwahrart 1="Sammelurkunde" 2="effektive Stuecke" 3="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="verwahrungUrkunde" minOccurs="0"> <xs:annotation> <xs:documentation>Verwahrung der Urkunde 1="Inland (Oesterreich)" 2="ausserhalb Oesterreichs"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="sicherstellung" minOccurs="0"> <xs:annotation> <xs:documentation>Sicherstellung</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isinBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN Basiswert / ISIN underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="typBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>Typ Basiswert 1="Aktie" 2="Wertpapier-Basket" 3="Index" 4="Rohstoffe" 5="Waehrung" 6="Sonstige" 7="Zinssatz" 8="Index-Basket" 9="eigene / konzernzugehoerige Aktien" 10="Renten/Anleihen" 11="Genussscheine" 12="Optionsscheine" 13="Zerfifikate" 14="Investmentanteile" 15="Futures" 16="Options" 17="Commodity-Basket" 18="Commodity" 19="Edelmetall" Underlying 1=Share 2=Basket of shares 3=Index 4=Commodities 5=Currency 6=other 7=Interest rate 8=Basket of indices 9=issuer's/group-shares 10=Bonds 11=Genusscheine 12=Warrants 13=Certificates 14= 15=Futures 16=Options 17=Basket of commodities 18=Commodity 19=Nobel metal Für die Meldung zum Emissionskalender sind nur die Ausprägungen 1-9 möglich. Bitte verwenden sie 6 für die sonstigen Ausprägungen. / For meldungMeldestelle 1-9 are possible. Use 6 for other options.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="19"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="textBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>Beschreibung Basiswert / Description of underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bezugsVerhaeltnis" minOccurs="0"> <xs:annotation> <xs:documentation>Bezugsverhaeltnis (Basiswerte : Optionsscheine) / Multiplier (Underlying:Warrants)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="dividendenwert-Aktie"> <xs:annotation> <xs:documentation>Dividendenwert / Aktie Equity Securities / Share</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="instrument" minOccurs="0"> <xs:annotation> <xs:documentation>Instrument 1="Stammaktie" 2="Vorzugsaktie" 3="nicht anwendbar" Type of share 1=ordinary share 2=preference share 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="vinkulierung" minOccurs="0"> <xs:annotation> <xs:documentation>Vinkulierung 1="frei" 2="vinkuliert" 3="nicht anwendbar" Transferability 1=restricted transferability 2=no restricted transferability 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="nichtdividendenWert-Anleihe"> <xs:annotation> <xs:documentation>Nichdividendenwert / Anleihe Non-equity Securities / Bonds</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="schliessungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Schliessungsdatum / Close of offer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="faelligkeitstag" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Faelligkeitstag / Maturity date Darf nur befüllt sein, wenn tilgungsArt = „2,4,5 oder 6“ ist. /Just use in case tilgungsArt> = „2,4,5 or 6“.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="verzinsungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Verzinsungsart 1="fix" 2="variabel" 3="keine laufende Verzinsung" 4="Stufenzins" 5="Nullkupon" Type of interest rate 1=fixed 2=floating 3=no regular interest service 4=step up 5=zero coupon</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinssatzPA" minOccurs="0"> <xs:annotation> <xs:documentation>Zinssatz p.a. / Interest rate p.a. in %</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="13"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ausgabeaufschlag" minOccurs="0"> <xs:annotation> <xs:documentation>Ausgabeaufschlag / Issue surcharge </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinsTag" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Tag (tt) / Interest payment date (dd)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> <xs:minInclusive value="1"/> <xs:maxInclusive value="31"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinsMonat" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Monat 0="monatlich" 1="Jaenner" 2="Jaenner/April/Juli/Oktober" 3="Jaenner/Juli" 4="Februar" 5="Februar/Mai/August/November" 6="Februar/August" 7="Maerz" 8="Maerz/Juni/September/Dezember" 9="Maerz/September" 10="April" 11="April/Oktober" 12="Mai" 13="Mai/November" 14="Juni" 15="Juni/Dezember" 16="Juli" 17="August" 18="September" 19="Oktober" 20="November" 21="Dezember"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="21"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="frequenz" minOccurs="0"> <xs:annotation> <xs:documentation>Frequenz 1="taeglich" 2="monatlich" 3="ganzjaehrig" 4="halbjaehrig" 5="vierteljaehrlich" 6="Zinszahlung am Ende der Laufzeit" 7="keine Zinstermine" 8="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ersterKupontermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>erster Kuptontermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zinsberechnungsMethode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsberechnungsmethode 1="30/360 (deutsche Methode)" 2="act/360 (franz. Methode)" 3="act/act (IMCA 251)" 4="act/365" 5="act/265 bzw. 366 (ISDA-Methode)" 6="Sonstiges" 7="keine Zinsberechnung"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinslaufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zinslaufzeit Beginn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zinsPeriode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsperiode/Kupon 1="adjusted" 2="unadjusted"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="nichtdividendenWert-Optionsschein"> <xs:annotation> <xs:documentation>Optionsschein / Warrant</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ausuebungsfristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist von / Ausuebungstag Excercise date / Exercise period from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ausuebungsfristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist bis / Exercise period to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="optionsscheintyp" minOccurs="0"> <xs:annotation> <xs:documentation>Oprionsscheintyp 1="Call" 2="Put" 3="Sonstiges" Type of warrant 1=Call 2=Put 3=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ausuebungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsart 1="American" 2="European" 3="Asian" 4="Sonstige" Style 1=American 2=European 3=Asian 4=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="basispreis" minOccurs="0"> <xs:annotation> <xs:documentation>Basispreis / Strike price</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0"> <xs:element name="waehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX / Currency ISO-Code + GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="einheit"> <xs:annotation> <xs:documentation>Einheit 5="Zinssatz" 6="Indexpunkte" 7="Wechselkurs" 8="Prozent" Unit 5=Interest rate 6=Index points 7=Exchange rate 8=Percent</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="wert"> <xs:annotation> <xs:documentation>Basispreis Wert / Strike price value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="veranlagung"> <xs:annotation> <xs:documentation>Investments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="mindeststueckelungBetragText" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung und Mindestbetrag in Produktwaehrung / Minimum denomination and minimum subscription amount in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="fonds"> <xs:annotation> <xs:documentation>Fonds / Funds</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ertragsTyp" minOccurs="0"> <xs:annotation> <xs:documentation>Ertragstyxp 1="ausschuettend" 2="thesaurierend" 3="vollthesaurierend" 4="vollthesaurierend Inland" 5="vollthesaurierend Ausland"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="bezugsrecht"> <xs:annotation> <xs:documentation>Bezugsrecht</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="fristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist von</xs:documentation> </xs:annotation> </xs:element> <xs:element name="fristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist bis</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="ESMA" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="wertpapierArt"> <xs:annotation> <xs:documentation>Klassifizierung der Kategorien von Dividenden- und Nichtdividendenwerten Eigenkapital 1 = Aktien 2 = Anteile an geschlossenen Fonds 3 = Wandelanleihen 4 = Sonstige Anteilsrechte Fremdkapital 5 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR 6 = Schuldpapiere mit einer Mindeststückelung von 100 000 EUR 7 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR, die an einem geregelten Markt gehandelt werden, zu dem nur qualifizierte Anleger Zugang haben 8 = Depository receipts 9 = ABS 10 = Derivative Wertpapiere Type of Securities Classification of categories of equity and non-equity securities. Equity 1 = Shares 2 = Units or shares in closed end funds 3 = Convertible securities 4 = Other Debt 5 = Debt with denomination per unit of less than EUR 100 000 6 = Debt with denomination per unit of at least EUR 100 000 7 = Debt with denomination per unit of less than EUR 100 000 traded on a regulated market to which only qualified investors have access to 8 = Depository receipts 9 = ABS 10 = Derivative securities</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="10"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckelungProduktwaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Stückelung in Produktwährung / denomination in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="angebotsvolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites Angebotsvolumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platziertesVolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites platziertes Volumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="angebotenerGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Angebotener Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security offered, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platzierterGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Platzierter Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security raised, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="angebotenerPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price offered</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platzierterPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price raised</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="MerkmalHandelsplatz" minOccurs="0"> <xs:annotation> <xs:documentation>Characteristics of the trading venue 1 = RM, zu dem alle Anleger Zugang haben 2 = RM oder Segment eines RM, zu dem nur qualifizierte Anleger Zugang haben 3 = MTF, das ein KMU-Wachstumsmarkt ist 4 = MTF, das kein KMU-Wachstumsmarkt ist 1 = Regulated market open to all investors 2 = RM, or segment thereof, limited to qualified investors 3 = MTF which is an SME growth market 4 = MTF which is not an SME growth market </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="basiswert" minOccurs="0"> <xs:annotation> <xs:documentation>"ISIN des Basiswerts / Index oder Name wenn keine ISIN. Feld anwendbar für Wertpapiere mit definiertem Underlying" ISIN code of the underlying security/index or name of the underlying security/index if an ISIN does not exist. When basket of securities, to be identified accordingly. Field applicable to securities with defined underlying. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="isin"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="index"> <xs:annotation> <xs:documentation>1 EONIA 2 EONIA SWAP 3 EURIBOR 4 EURODOLLAR 5 EuroSwiss 6 GCF REPO 7 ISDAFIX 8 LIBID 9 LIBOR 10 Muni AAA 11 Pfandbriefe 12 TIBOR 13 STIBOR 14 BBSW 15 JIBAR 16 BUBOR 17 CDOR 18 CIBOR 19 MOSPRIM 20 NIBOR 21 PRIBOR 22 TELBOR 23 WIBOR 24 Treasury 25 SWAP 26 Future SWAP 27 Basket - For multiple underlyings (more than one) </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="26"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="name"> <xs:annotation> <xs:documentation>name of the underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="BailinAbility" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator about whether the security is subject to bail-in rules under Directive 2014/59/EU. 1=ja 2=nein 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ArtAngebotZulassung"> <xs:annotation> <xs:documentation>Taxonomie gem PVO und MiFID/MIFIR. 1 = Erstplatzierung ohne Zulassung zum Handel/Notierung 2 = Zweitplatzierung ohne Zulassung zum Handel/Notierung 3 = Erstzulassung zum Handel an einem geregelten Markt 4 = Erstzulassung zum Handel an einem geregelten Markt nach vorherigem Handel an einem MTF 5 = Erstzulassung zum Handel an einem MTF mit öffentlichem Angebot 6 = Sekundäremission an einem geregelten Markt oder MTF Taxonomy according to PR and MiFID/MIFIR. 1 = Initial offer without admission to trading / listing 2 = Secondary offer without admission to trading / listing 3 = Initial admission to trading on regulated market 4 = Initial admission to trading on regulated market from previously being traded on MTF 5 = Initial admission to trading on MTF with offer to the public 6 = Secondary issuance on regulated market or MTF </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="externeReferenzIDEmission"> <xs:annotation> <xs:documentation>Ist die eindeutige externe ReferenzID je Emission. Your ID for each issue.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="externeReferenzIDEmission"> <xs:annotation> <xs:documentation>Ist die eindeutige externe ReferenzID je Emission. Your ID for each issue.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:meldungISIN ns1:meldungMeldestelle ns1:meldungDTG | ||
annotation |
|
||
source | <xs:element name="meldungsdaten"> <xs:annotation> <xs:documentation>Festlegung um welche Art von Meldung(en) es sich bei der Übermittlung handelt (ISIN Service, Meldestelle, DTG). / Choose the notification type(s) for submission (ISIN, Notification Office, DTG).</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="meldungISIN" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>Typ der Meldung 1=""Neuanforderung" 6=" Update"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="dtWKNAnforderung" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Anfordern einer deutschen WKN-Nummer. Wenn hier TRUE übergeben wird mit Erreichen des ISIN Status „vergeben“ eine deutsche Wertpapierkennummer (durch die OeKB ISIN Vergabestelle) beim WM-Datenservice/Frankfurt angefordert. Die dt. WKN wird dann mittels E-Mail zugesandt.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1=Endgueltige Bedingungen 2=Sonstiges </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="blockID" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>Wenn man eine ISIN Anforderung aus einem reservieren Block ziehen möchte, muss die entsprechende BlockID angegeben werden.Die jeweilige BlockID ist am ISIN OnlineClient ersichtlich.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="statusMeldung" minOccurs="0"> <xs:annotation> <xs:documentation>Mail bei Statusaenderungen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="antwortEmail"> <xs:annotation> <xs:documentation>Emailadresse für Antwortmails</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isinVergabe" type="xs:boolean" minOccurs="0"/> <xs:element name="isinVeroeffentlichung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinAblehnung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinStorno" type="xs:boolean" minOccurs="0"/> <xs:element name="auftragAbgeschlossen" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="antragsReportAnhang" type="xs:boolean"/> <xs:attribute name="isinReportAnhang" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="meldungMeldestelle" minOccurs="0"> <xs:annotation> <xs:documentation>Notification Office notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="anmeldenderAnbieter" minOccurs="0"> <xs:annotation> <xs:documentation>Notifying Offerer</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspId" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="weitereAnbieter" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Offeror</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Offeror standardised name Bei natürlichen Personen Name und Vorname des Anbieters Name and surname of the offeror in case the offeror is a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Offeror residency Bei natürlichen Personen Wohnsitz des Anbieters Country of the offeror in case the offeror is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="garantiegeber" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Guarantor</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Guarantor standardised name Bei natürlichen Personen Name und Vorname des Garantiegebers Name and surname of the guarantor in case the guarantoris a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Guarantor residency Bei natürlichen Personen Wohnsitz des Garantiegebers Country of the guarantor in case the guarantor is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="empfangendeMitgliedstaaten" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Receiving Member State</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Receiving Member State Ländercode des Mitgliedstaats/der Mitgliedstaaten, dem/denen der hochgeladene Datensatz zu melden oder zu übermitteln ist. List of country codes of the Member States to which the uploaded record is to be notified or communicated.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="rechnungsdaten" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice data</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="rechnungsempfaenger" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="ansprechpartner" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient contact person</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="emissionsKalenderMeldungstyp" minOccurs="0"> <xs:annotation> <xs:documentation>Typ der Meldung 1="Neue Meldung" 2="Nachmeldung" 3="Aufstockung" 4="Dividendenwerte: Aenderung/Nachmeldung zu letzter Kapitalmassnahme" 6="Aenderung (Korrektur/Ergaenzung/Close of offer/Anhaenge)" 7="Zurueckziehen" 8="Aenderung der letzten Aufstockung" 9="Dividendenwerte: Kapitalmassnahme" Notification type 1="New Notification" 2="Post Notification" 3="Increase of issuance amount" 4="Equity Securities: Modification/Post Notification of the last Corporate Action" 6="Modification (Correktion/Supplement//Attachments)" 7="Withdrawal" 8="Modification of last increase of issuance amount" 9="Equity Securities: Corporate action"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge / Reference to attachments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element name="sprache" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Document Language Liste der EU-Amtssprachen, in der der hochgeladene Datensatz abgefasst ist. List of the EU languages in which uploaded document is drafted.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1 = "Endgültige Bedingungen" 2="Konditionenuebersicht" 3="Sonstiges" 1="Final Terms" 2="Conditions overview" 3="other"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="beschreibung" use="required"> <xs:annotation> <xs:documentation>Genauere Beschreibung des Dokumentes / Detailed describtion of the document</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="datum" type="xs:date" use="required"> <xs:annotation> <xs:documentation>Dokumenterstellungsdatum / Document issue date</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname ohne Pfad / File name without path</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="meldungDTG" minOccurs="0"> <xs:annotation> <xs:documentation>deposit notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="bedingungen"> <xs:complexType> <xs:sequence> <xs:element name="anhang"> <xs:complexType> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="abrechnungsWaehrung"> <xs:annotation> <xs:documentation>Abrechnungswährung ISO-Code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="letzterTilgungsTermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Letzter Tilgungstermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="hauptZahlStelle"> <xs:annotation> <xs:documentation>BIC der Hauptzahlstelle</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="langText" minOccurs="0"> <xs:annotation> <xs:documentation>Langtext zu Ausübungsbedingungen</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="urkunde"> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>1 = Veränderbare Sammelurkunde</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="produktGruppe"> <xs:annotation> <xs:documentation>2000="Renten und rentenähnliche" 2800="Anleihen mit zertifikatsähnlicher Struktur" 3000="Warrants" 4000="Zertifikate (verbriefte Derivate und ähnliche)"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="2000"/> <xs:enumeration value="2800"/> <xs:enumeration value="3000"/> <xs:enumeration value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="volumen" type="xs:decimal"> <xs:annotation> <xs:documentation>Stück/Nominale, welche auf Urkunde angegeben wird</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ermaechtigter"> <xs:annotation> <xs:documentation>Ermächtigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckNummer" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="von" type="xs:nonNegativeInteger"/> <xs:element name="bis" type="xs:nonNegativeInteger"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ausuebungsbedingungKurz" minOccurs="0"> <xs:annotation> <xs:documentation>Ausübungsbedingung in Kurzform</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="instruktion"> <xs:complexType> <xs:sequence> <xs:element name="depot"> <xs:annotation> <xs:documentation>Begünstigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kundenReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Referenz der Kundeninstruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kommentar" minOccurs="0"> <xs:annotation> <xs:documentation>Kommentar zur Instruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="erstellung" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Instruktionserstellung durch DTG gewünscht</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:typ ns1:dtWKNAnforderung ns1:anhang ns1:blockID ns1:statusMeldung | ||||||
annotation |
|
||||||
source | <xs:element name="meldungISIN" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>Typ der Meldung 1=""Neuanforderung" 6=" Update"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="dtWKNAnforderung" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Anfordern einer deutschen WKN-Nummer. Wenn hier TRUE übergeben wird mit Erreichen des ISIN Status „vergeben“ eine deutsche Wertpapierkennummer (durch die OeKB ISIN Vergabestelle) beim WM-Datenservice/Frankfurt angefordert. Die dt. WKN wird dann mittels E-Mail zugesandt.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1=Endgueltige Bedingungen 2=Sonstiges </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="blockID" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>Wenn man eine ISIN Anforderung aus einem reservieren Block ziehen möchte, muss die entsprechende BlockID angegeben werden.Die jeweilige BlockID ist am ISIN OnlineClient ersichtlich.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="statusMeldung" minOccurs="0"> <xs:annotation> <xs:documentation>Mail bei Statusaenderungen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="antwortEmail"> <xs:annotation> <xs:documentation>Emailadresse für Antwortmails</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isinVergabe" type="xs:boolean" minOccurs="0"/> <xs:element name="isinVeroeffentlichung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinAblehnung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinStorno" type="xs:boolean" minOccurs="0"/> <xs:element name="auftragAbgeschlossen" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="antragsReportAnhang" type="xs:boolean"/> <xs:attribute name="isinReportAnhang" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="typ"> <xs:annotation> <xs:documentation>Typ der Meldung 1=""Neuanforderung" 6=" Update"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="dtWKNAnforderung" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Anfordern einer deutschen WKN-Nummer. Wenn hier TRUE übergeben wird mit Erreichen des ISIN Status „vergeben“ eine deutsche Wertpapierkennummer (durch die OeKB ISIN Vergabestelle) beim WM-Datenservice/Frankfurt angefordert. Die dt. WKN wird dann mittels E-Mail zugesandt.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1=Endgueltige Bedingungen 2=Sonstiges </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1=Endgueltige Bedingungen 2=Sonstiges </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:long | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="blockID" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>Wenn man eine ISIN Anforderung aus einem reservieren Block ziehen möchte, muss die entsprechende BlockID angegeben werden.Die jeweilige BlockID ist am ISIN OnlineClient ersichtlich.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:antwortEmail ns1:isinVergabe ns1:isinVeroeffentlichung ns1:isinAblehnung ns1:isinStorno ns1:auftragAbgeschlossen | ||||||
annotation |
|
||||||
source | <xs:element name="statusMeldung" minOccurs="0"> <xs:annotation> <xs:documentation>Mail bei Statusaenderungen</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="antwortEmail"> <xs:annotation> <xs:documentation>Emailadresse für Antwortmails</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isinVergabe" type="xs:boolean" minOccurs="0"/> <xs:element name="isinVeroeffentlichung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinAblehnung" type="xs:boolean" minOccurs="0"/> <xs:element name="isinStorno" type="xs:boolean" minOccurs="0"/> <xs:element name="auftragAbgeschlossen" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="antragsReportAnhang" type="xs:boolean"/> <xs:attribute name="isinReportAnhang" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="antwortEmail"> <xs:annotation> <xs:documentation>Emailadresse für Antwortmails</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="isinVergabe" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="isinVeroeffentlichung" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="isinAblehnung" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="isinStorno" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||||||
type | extension of xs:boolean | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="auftragAbgeschlossen" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="antragsReportAnhang" type="xs:boolean"/> <xs:attribute name="isinReportAnhang" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="antragsReportAnhang" type="xs:boolean"/> |
type | xs:boolean |
source | <xs:attribute name="isinReportAnhang" type="xs:boolean"/> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:anmeldenderAnbieter ns1:weitereAnbieter ns1:garantiegeber ns1:empfangendeMitgliedstaaten ns1:rechnungsdaten ns1:emissionsKalenderMeldungstyp ns1:anhang | ||||||
annotation |
|
||||||
source | <xs:element name="meldungMeldestelle" minOccurs="0"> <xs:annotation> <xs:documentation>Notification Office notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="anmeldenderAnbieter" minOccurs="0"> <xs:annotation> <xs:documentation>Notifying Offerer</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspId" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="weitereAnbieter" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Offeror</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Offeror standardised name Bei natürlichen Personen Name und Vorname des Anbieters Name and surname of the offeror in case the offeror is a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Offeror residency Bei natürlichen Personen Wohnsitz des Anbieters Country of the offeror in case the offeror is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="garantiegeber" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Guarantor</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Guarantor standardised name Bei natürlichen Personen Name und Vorname des Garantiegebers Name and surname of the guarantor in case the guarantoris a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Guarantor residency Bei natürlichen Personen Wohnsitz des Garantiegebers Country of the guarantor in case the guarantor is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="empfangendeMitgliedstaaten" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Receiving Member State</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Receiving Member State Ländercode des Mitgliedstaats/der Mitgliedstaaten, dem/denen der hochgeladene Datensatz zu melden oder zu übermitteln ist. List of country codes of the Member States to which the uploaded record is to be notified or communicated.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="rechnungsdaten" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice data</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="rechnungsempfaenger" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="ansprechpartner" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient contact person</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="emissionsKalenderMeldungstyp" minOccurs="0"> <xs:annotation> <xs:documentation>Typ der Meldung 1="Neue Meldung" 2="Nachmeldung" 3="Aufstockung" 4="Dividendenwerte: Aenderung/Nachmeldung zu letzter Kapitalmassnahme" 6="Aenderung (Korrektur/Ergaenzung/Close of offer/Anhaenge)" 7="Zurueckziehen" 8="Aenderung der letzten Aufstockung" 9="Dividendenwerte: Kapitalmassnahme" Notification type 1="New Notification" 2="Post Notification" 3="Increase of issuance amount" 4="Equity Securities: Modification/Post Notification of the last Corporate Action" 6="Modification (Correktion/Supplement//Attachments)" 7="Withdrawal" 8="Modification of last increase of issuance amount" 9="Equity Securities: Corporate action"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge / Reference to attachments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element name="sprache" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Document Language Liste der EU-Amtssprachen, in der der hochgeladene Datensatz abgefasst ist. List of the EU languages in which uploaded document is drafted.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1 = "Endgültige Bedingungen" 2="Konditionenuebersicht" 3="Sonstiges" 1="Final Terms" 2="Conditions overview" 3="other"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="beschreibung" use="required"> <xs:annotation> <xs:documentation>Genauere Beschreibung des Dokumentes / Detailed describtion of the document</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="datum" type="xs:date" use="required"> <xs:annotation> <xs:documentation>Dokumenterstellungsdatum / Document issue date</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname ohne Pfad / File name without path</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="anmeldenderAnbieter" minOccurs="0"> <xs:annotation> <xs:documentation>Notifying Offerer</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspId" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="gspId" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="weitereAnbieter" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Offeror</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Offeror standardised name Bei natürlichen Personen Name und Vorname des Anbieters Name and surname of the offeror in case the offeror is a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Offeror residency Bei natürlichen Personen Wohnsitz des Anbieters Country of the offeror in case the offeror is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="name"> <xs:annotation> <xs:documentation>Offeror standardised name Bei natürlichen Personen Name und Vorname des Anbieters Name and surname of the offeror in case the offeror is a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="land"> <xs:annotation> <xs:documentation>Offeror residency Bei natürlichen Personen Wohnsitz des Anbieters Country of the offeror in case the offeror is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="garantiegeber" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Guarantor</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="name"> <xs:annotation> <xs:documentation>Guarantor standardised name Bei natürlichen Personen Name und Vorname des Garantiegebers Name and surname of the guarantor in case the guarantoris a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Guarantor residency Bei natürlichen Personen Wohnsitz des Garantiegebers Country of the guarantor in case the guarantor is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="LEI"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="name"> <xs:annotation> <xs:documentation>Guarantor standardised name Bei natürlichen Personen Name und Vorname des Garantiegebers Name and surname of the guarantor in case the guarantoris a natural person. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="land"> <xs:annotation> <xs:documentation>Guarantor residency Bei natürlichen Personen Wohnsitz des Garantiegebers Country of the guarantor in case the guarantor is a natural person.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="empfangendeMitgliedstaaten" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Receiving Member State</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="land"> <xs:annotation> <xs:documentation>Receiving Member State Ländercode des Mitgliedstaats/der Mitgliedstaaten, dem/denen der hochgeladene Datensatz zu melden oder zu übermitteln ist. List of country codes of the Member States to which the uploaded record is to be notified or communicated.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="land"> <xs:annotation> <xs:documentation>Receiving Member State Ländercode des Mitgliedstaats/der Mitgliedstaaten, dem/denen der hochgeladene Datensatz zu melden oder zu übermitteln ist. List of country codes of the Member States to which the uploaded record is to be notified or communicated.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:rechnungsempfaenger ns1:ansprechpartner | ||||||
annotation |
|
||||||
source | <xs:element name="rechnungsdaten" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice data</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="rechnungsempfaenger" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="ansprechpartner" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient contact person</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="rechnungsempfaenger" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ansprechpartner" minOccurs="0"> <xs:annotation> <xs:documentation>Invoice recipient contact person</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="gspID" use="required"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="emissionsKalenderMeldungstyp" minOccurs="0"> <xs:annotation> <xs:documentation>Typ der Meldung 1="Neue Meldung" 2="Nachmeldung" 3="Aufstockung" 4="Dividendenwerte: Aenderung/Nachmeldung zu letzter Kapitalmassnahme" 6="Aenderung (Korrektur/Ergaenzung/Close of offer/Anhaenge)" 7="Zurueckziehen" 8="Aenderung der letzten Aufstockung" 9="Dividendenwerte: Kapitalmassnahme" Notification type 1="New Notification" 2="Post Notification" 3="Increase of issuance amount" 4="Equity Securities: Modification/Post Notification of the last Corporate Action" 6="Modification (Correktion/Supplement//Attachments)" 7="Withdrawal" 8="Modification of last increase of issuance amount" 9="Equity Securities: Corporate action"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
children | ns1:sprache | ||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Referenz auf Anhaenge / Reference to attachments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element name="sprache" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Document Language Liste der EU-Amtssprachen, in der der hochgeladene Datensatz abgefasst ist. List of the EU languages in which uploaded document is drafted.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1 = "Endgültige Bedingungen" 2="Konditionenuebersicht" 3="Sonstiges" 1="Final Terms" 2="Conditions overview" 3="other"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="beschreibung" use="required"> <xs:annotation> <xs:documentation>Genauere Beschreibung des Dokumentes / Detailed describtion of the document</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="datum" type="xs:date" use="required"> <xs:annotation> <xs:documentation>Dokumenterstellungsdatum / Document issue date</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname ohne Pfad / File name without path</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="typ" use="required"> <xs:annotation> <xs:documentation>1 = "Endgültige Bedingungen" 2="Konditionenuebersicht" 3="Sonstiges" 1="Final Terms" 2="Conditions overview" 3="other"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="beschreibung" use="required"> <xs:annotation> <xs:documentation>Genauere Beschreibung des Dokumentes / Detailed describtion of the document</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | xs:date | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="datum" type="xs:date" use="required"> <xs:annotation> <xs:documentation>Dokumenterstellungsdatum / Document issue date</xs:documentation> </xs:annotation> </xs:attribute> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="dateiname" use="required"> <xs:annotation> <xs:documentation>Dateiname ohne Pfad / File name without path</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="sprache" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Document Language Liste der EU-Amtssprachen, in der der hochgeladene Datensatz abgefasst ist. List of the EU languages in which uploaded document is drafted.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:bedingungen ns1:urkunde ns1:instruktion | ||||||
annotation |
|
||||||
source | <xs:element name="meldungDTG" minOccurs="0"> <xs:annotation> <xs:documentation>deposit notification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="bedingungen"> <xs:complexType> <xs:sequence> <xs:element name="anhang"> <xs:complexType> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="abrechnungsWaehrung"> <xs:annotation> <xs:documentation>Abrechnungswährung ISO-Code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="letzterTilgungsTermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Letzter Tilgungstermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="hauptZahlStelle"> <xs:annotation> <xs:documentation>BIC der Hauptzahlstelle</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="langText" minOccurs="0"> <xs:annotation> <xs:documentation>Langtext zu Ausübungsbedingungen</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="urkunde"> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>1 = Veränderbare Sammelurkunde</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="produktGruppe"> <xs:annotation> <xs:documentation>2000="Renten und rentenähnliche" 2800="Anleihen mit zertifikatsähnlicher Struktur" 3000="Warrants" 4000="Zertifikate (verbriefte Derivate und ähnliche)"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="2000"/> <xs:enumeration value="2800"/> <xs:enumeration value="3000"/> <xs:enumeration value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="volumen" type="xs:decimal"> <xs:annotation> <xs:documentation>Stück/Nominale, welche auf Urkunde angegeben wird</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ermaechtigter"> <xs:annotation> <xs:documentation>Ermächtigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckNummer" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="von" type="xs:nonNegativeInteger"/> <xs:element name="bis" type="xs:nonNegativeInteger"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ausuebungsbedingungKurz" minOccurs="0"> <xs:annotation> <xs:documentation>Ausübungsbedingung in Kurzform</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="instruktion"> <xs:complexType> <xs:sequence> <xs:element name="depot"> <xs:annotation> <xs:documentation>Begünstigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kundenReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Referenz der Kundeninstruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kommentar" minOccurs="0"> <xs:annotation> <xs:documentation>Kommentar zur Instruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="erstellung" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Instruktionserstellung durch DTG gewünscht</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:anhang ns1:abrechnungsWaehrung ns1:letzterTilgungsTermin ns1:hauptZahlStelle ns1:langText | ||
source | <xs:element name="bedingungen"> <xs:complexType> <xs:sequence> <xs:element name="anhang"> <xs:complexType> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="abrechnungsWaehrung"> <xs:annotation> <xs:documentation>Abrechnungswährung ISO-Code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="letzterTilgungsTermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Letzter Tilgungstermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="hauptZahlStelle"> <xs:annotation> <xs:documentation>BIC der Hauptzahlstelle</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="langText" minOccurs="0"> <xs:annotation> <xs:documentation>Langtext zu Ausübungsbedingungen</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="anhang"> <xs:complexType> <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="anhangID" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="dateiname" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="abrechnungsWaehrung"> <xs:annotation> <xs:documentation>Abrechnungswährung ISO-Code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="letzterTilgungsTermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Letzter Tilgungstermin</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="hauptZahlStelle"> <xs:annotation> <xs:documentation>BIC der Hauptzahlstelle</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="langText" minOccurs="0"> <xs:annotation> <xs:documentation>Langtext zu Ausübungsbedingungen</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:typ ns1:produktGruppe ns1:volumen ns1:ermaechtigter ns1:stueckNummer ns1:ausuebungsbedingungKurz | ||
source | <xs:element name="urkunde"> <xs:complexType> <xs:sequence> <xs:element name="typ"> <xs:annotation> <xs:documentation>1 = Veränderbare Sammelurkunde</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="produktGruppe"> <xs:annotation> <xs:documentation>2000="Renten und rentenähnliche" 2800="Anleihen mit zertifikatsähnlicher Struktur" 3000="Warrants" 4000="Zertifikate (verbriefte Derivate und ähnliche)"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="2000"/> <xs:enumeration value="2800"/> <xs:enumeration value="3000"/> <xs:enumeration value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="volumen" type="xs:decimal"> <xs:annotation> <xs:documentation>Stück/Nominale, welche auf Urkunde angegeben wird</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ermaechtigter"> <xs:annotation> <xs:documentation>Ermächtigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckNummer" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="von" type="xs:nonNegativeInteger"/> <xs:element name="bis" type="xs:nonNegativeInteger"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ausuebungsbedingungKurz" minOccurs="0"> <xs:annotation> <xs:documentation>Ausübungsbedingung in Kurzform</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="typ"> <xs:annotation> <xs:documentation>1 = Veränderbare Sammelurkunde</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="produktGruppe"> <xs:annotation> <xs:documentation>2000="Renten und rentenähnliche" 2800="Anleihen mit zertifikatsähnlicher Struktur" 3000="Warrants" 4000="Zertifikate (verbriefte Derivate und ähnliche)"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="2000"/> <xs:enumeration value="2800"/> <xs:enumeration value="3000"/> <xs:enumeration value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
type | xs:decimal | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="volumen" type="xs:decimal"> <xs:annotation> <xs:documentation>Stück/Nominale, welche auf Urkunde angegeben wird</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ermaechtigter"> <xs:annotation> <xs:documentation>Ermächtigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:von ns1:bis | ||||||
source | <xs:element name="stueckNummer" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="von" type="xs:nonNegativeInteger"/> <xs:element name="bis" type="xs:nonNegativeInteger"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
type | xs:nonNegativeInteger | ||
properties |
|
||
source | <xs:element name="von" type="xs:nonNegativeInteger"/> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
type | xs:nonNegativeInteger | ||
properties |
|
||
source | <xs:element name="bis" type="xs:nonNegativeInteger"/> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ausuebungsbedingungKurz" minOccurs="0"> <xs:annotation> <xs:documentation>Ausübungsbedingung in Kurzform</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||
properties |
|
||||||||||||||
children | ns1:depot ns1:kundenReferenz ns1:kommentar | ||||||||||||||
attributes |
|
||||||||||||||
source | <xs:element name="instruktion"> <xs:complexType> <xs:sequence> <xs:element name="depot"> <xs:annotation> <xs:documentation>Begünstigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kundenReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Referenz der Kundeninstruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kommentar" minOccurs="0"> <xs:annotation> <xs:documentation>Kommentar zur Instruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute name="erstellung" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Instruktionserstellung durch DTG gewünscht</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="erstellung" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Instruktionserstellung durch DTG gewünscht</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="depot"> <xs:annotation> <xs:documentation>Begünstigter Depot</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="kundenReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Referenz der Kundeninstruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="kommentar" minOccurs="0"> <xs:annotation> <xs:documentation>Kommentar zur Instruktion</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:emittent ns1:produktGruppe ns1:darstellungsArt ns1:gattung ns1:oeffentlich ns1:isin ns1:FISN ns1:CFICode ns1:sonstigeID ns1:meldestellenNummer ns1:emissionsBezeichnung ns1:angebotBeginn ns1:zeichnungBeginn ns1:zeichnungEnde ns1:laufzeitBeginn ns1:laufzeitEnde ns1:tilgungsArt ns1:emissionsvolumenWaehrung ns1:emissionsvolumenStueck ns1:endgueltigesEmissionsvolumenWaehrung ns1:endgueltigesEmissionsvolumenStueck ns1:multinationalesAngebot ns1:emissionskurs ns1:endgueltigerEmissionskurs ns1:hoechstkurs ns1:tilgungskurs ns1:kleinsteStueckelung ns1:produktWaehrung ns1:produktEinheit ns1:ausnahmetatbestand ns1:prospekterstellungsdatum ns1:prospektveroeffentlichungsdatum ns1:prospektReferenz ns1:weitereKonditionen ns1:boersenNotiz ns1:boersenNotiertInfo ns1:verwahrArt ns1:verwahrungUrkunde ns1:sicherstellung ns1:isinBasiswert ns1:typBasiswert ns1:textBasiswert ns1:bezugsVerhaeltnis ns1:dividendenwert-Aktie ns1:nichtdividendenWert-Anleihe ns1:nichtdividendenWert-Optionsschein ns1:veranlagung ns1:fonds ns1:bezugsrecht ns1:ESMA | ||
annotation |
|
||
source | <xs:element name="stammdaten"> <xs:annotation> <xs:documentation>Stammdaten zur Emission / Basic data of the issue</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emittent" minOccurs="0"> <xs:annotation> <xs:documentation>Emittent / Issuer</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="konsortiumName" minOccurs="0"> <xs:annotation> <xs:documentation>Nur für ISIN-Services: Name des Konsortiums (bei mehreren Emittenten) nur angeben, wenn gspId oder emittentenID nicht bekannt. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Konsortiums. Kontaktieren Sie isin@oekb.at für die gspId. / Identification-number. Contact isin@oekb.at for the gspId. Nur für ISIN-Services. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="emittenten" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Einzelne Emittenten / Single Issuers Im Rahmen der Meldung für ISIN-Services ist hier nur ein Emittent zulässig. Bei mehreren Emittenten nutzen Sie Konsortium. / Just one issuer for notification type meldungISIN allowed. Otherwise use Konsortium.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emittentenName" minOccurs="0"> <xs:annotation> <xs:documentation>Name des Emittenten / Issuer name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="LEI" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="produktGruppe" minOccurs="0"> <xs:annotation> <xs:documentation>Produktgruppe 1="Aktien" 2="Aktienzertifikate (ADCs, ADRs, Sonstige)" 3="Genussschein (aktienaehnlich)" 5="Sonstige Aktien gleichzustellende Wertpapiere" 6="Kommanditanteile" 7="Stille Beteiligungen" 8="GmbH-Geschaeftsanteile" 9="Miteigentumsanteile (keine Fonds)" 10="Sonstige unverbriefte Vermoegensanlagen" 11="Anleihen" 12="Kassenobligationen" 13="Hypothekenpfandbriefe" 14="Pfandbriefe" 15="Kommunalschuldverschreibungen" 16="Genussscheine (obligationenaehnlich)" 17="Ergaenzungskapitalschuldverschreibungen / Tier 2" 18="Nachrangige Schuldverschreibungen" 19="Sonstige Schuldtitel" 20="Zertifikate" 21="Wandelschuldverschreibungen" 22="Optionsanleihen" 23="Aktienanleihen" 24="Wohnbauanleihen" 25="Sonstige derivative Instrumente" 26="Optionsscheine (verbrieft)" 27="Options (unverbrieft)" 28="Bezugsrechte/Anrechte" 29="Futures" 30="Indices" 31="Rohstoffe / Commodities u.ae." 32="Fonds / Investmentzertifikate" 33="Genossenschaftsanteile" 34="Gesellschafterdarlehen" Product category 1=Shares 2=Share Depository Receips (ADCs, ADRs, other) 3=Genusscheine (participation rights equivalent to equity securities) 5=Other securities equivalent to equity securities 6=Share in capital 7=Silent partnership 8=Share (non-securitised) 9=Co-Ownership share (no investment funds) 10=Other non-securitised investments 11=Bonds 12=Kassenobligationen 13=Hypothekenpfandbriefe (Mortgage bonds) 14=Pfandbriefe (Mortgage bonds) 15=Kommunalschuldverschreibungen (Municipal bonds) 16=Genusscheine (participation rights equivalent to non-equity securities) 17=Supplementary capital debt instruments / Tier 2 18=Subordinated debt instruments 19=Other debt instruments 20=Certificates 21=Convertible bonds 22=Bonds with warrant 23=Reverse convertible bond 24=Wohnbauanleihen 25=Other derivatives instruments 26=Securitized warrant 27-32=not yet translated 33=Shares in cooperatives 34=Shareholder loans Für Details zum internen Mapping der Produktgruppen (Wertpapiere, Derivate..) beachten Sie bitte die Schnittstellenbeschreibung. / For internal mapping-details (securities, derivatives…) please consider the document „interface description“. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="34"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="darstellungsArt" minOccurs="0"> <xs:annotation> <xs:documentation>Darstellungsart 0="Nennbetrag / Nominale (=Prozentnotiz)" 1="ohne Nennwert (=Stueckaktie)" 2="Stück/Anzahl (=Stuecknotiz)" 3="nicht anwendbar" (nur relevant für Meldungen zum Emissionskalender) Type 0=Par-value / nominal (=percentage quotation) 1=no-par-value (=no-par-value share) 2=units (=unit quotation) 3=“not appicable“ (just relevant for Notification Office)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="gattung" minOccurs="0"> <xs:annotation> <xs:documentation>Gattung 1="Inhaberpapier" 2="Namenspapier" 3="Sonstiges / nicht anwendbar" Type 1=Bearer-share 2=Registered-share 3=other / not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="oeffentlich" minOccurs="0"> <xs:annotation> <xs:documentation>1=oeffentliches Angebot 2=nicht-oeffentlliches Angebot / 1=public offer 2=non public offer</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isin" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN Bei Meldetyp meldungISIN ist dieser Wert nur bei ISIN-Update anzugeben. / For notification type meldungISIN only required in case of an update.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FISN" minOccurs="0"> <xs:annotation> <xs:documentation>Kurzbezeichnung des Finanzinstruments gem. ISO 18774 Financial Instrument Short Name of the security as defined in ISO 18774</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CFICode" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of Financial Instrument code Klassifizierungscode für Wertpapiere</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="sonstigeID" minOccurs="0"> <xs:annotation> <xs:documentation>Sonstige ID (zB. interne ISIN) / Other ID (e.g. internal ID) Nur für Meldestelle: Sonstige ID ist anzugeben, falls keine ISIN oder Meldestellennummer vorhanden. / Only for Meldestelle: Use SonstigeID in case there is no ISIN or Meldestellennummer.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="meldestellenNummer" minOccurs="0"> <xs:annotation> <xs:documentation>Nicht relevant für XSD-Meldungen. / Not relevant for XSD-notifications.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsBezeichnung" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsbezeichnung / Name of the issue</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="angebotBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Angebot Beginn / Offer period from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zeichnungBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zeichung Beginn / Zeichnungstag Subscription period from / Date of subscription</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zeichnungEnde" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zeichnung Ende / Subscription period to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="laufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Laufzeit Beginn / Duration from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="laufzeitEnde" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Laufzeit Ende / Duration to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tilgungsArt" minOccurs="0"> <xs:annotation> <xs:documentation>Tilgungsart 1="Laufzeitende unbegrenzt" 2="Zerobond" 3="keine Tilgung (ewige Rente)" 4="gesamtfaellig (Tilgung in einem Betrag" 5="Rententilgung" 6="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsvolumenWaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsvolumen in Produktwaehrung /Voraussichtliches Gesamtvolumen in Österreich in Währung Prospective total issue size in Austria in currency Anzugeben, wenn element produktWaehrung befüllt ist. / Submit in case there is an element produktWaehrung.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionsvolumenStueck" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsvolumen in Stueck / Voraussichtliche Gesamtstückzahl in Österreich Prospective number of securities in Austria Anzugeben, wenn element produktEinheit befüllt ist. / Submit in case there is an element produktEinheit.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigesEmissionsvolumenWaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiges angebotenes Emissionsvolumen gem Art 17 PVO in Produktwährung Final Offer Amount according to Art 17 PD in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigesEmissionsvolumenStueck" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiges angebotenes Emissionsvolumen gem Art 17 PVO in Stück Final Offer Amount according to Art 17 PD (number of securities)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="multinationalesAngebot" minOccurs="0"> <xs:annotation> <xs:documentation>multinationales Angebot 1=ja 2=nein multinational offer 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emissionskurs" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionskurs / Issue price </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="endgueltigerEmissionskurs" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiger Emissionspreis gem Art 17 PVO (inkl. Ausgabeaufschlag) Final Offer Price according to Art 17 PD</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="hoechstkurs" minOccurs="0"> <xs:annotation> <xs:documentation>Hoechstkurs / Maximum issue price</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="tilgungskurs" minOccurs="0"> <xs:annotation> <xs:documentation>Tilgungskurs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kleinsteStueckelung" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung / Minimum denomination</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:annotation> <xs:documentation>Waehrung/Einheit Currency/Unit</xs:documentation> </xs:annotation> <xs:element name="produktWaehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX Product-Currency ISO-Code +GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="produktEinheit"> <xs:annotation> <xs:documentation>Einheit 1=Stueck 2=Punkte 3=Megawatt 4=Kontrakte 5=Zinssatz Product-Unit 1=pieces 2=points 3=megawatt 4=contracts 5=interest rate</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="ausnahmetatbestand" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Ausnahmetatbestand 0 = "kein Ausnahmetatbestand" 18 = "nicht-öffentliches Angebot" 37 = "Par. 3 (1) Z 2 KMG 2019" 38 = "Par. 3 (1) Z 3 KMG 2019" 39 = "Par. 3 (1) Z 4 KMG 2019" 40 = "Par. 3 (1) Z 5 KMG 2019" 41 = "Art 1 (2) lit b PVO" 42 = "Art 1 (2) lit d PVO" 43 = "Art 1 (2) lit e PVO" 44 = "Art 1 (4) lit a PVO" 45 = "Art 1 (4) lit b PVO" 46 = "Art 1 (4) lit c PVO" 47 = "Art 1 (4) lit d PVO" 48 = "Art 1 (4) lit f PVO" 49 = "Art 1 (4) lit g PVO" 50 = "Art 1 (4) lit j PVO" 31 = "Art 1 (5) lit a PVO" 32 = "Art 1 (5) lit b PVO" 33 = "Art 1 (5) lit c PVO" 51 = "Art 1 (5) lit d PVO" 52 = "Art 1 (5) lit e PVO" 53 = "Art 1 (5) lit f PVO" 54 = "Art 1 (5) lit g PVO" 55 = "Art 1 (5) lit h PVO" 56 = "Art 1 (5) lit i PVO" 57 = "Art 1 (5) lit j PVO" 58 = "Art 2 lit a PR" 59 = "Art 1 (3) PVO" 60 = "Par. 12 (2) KMG 2019" Exemptions from prospectus obligation in Austria 0 = "no exemption from prospectus obligation in Austria 18 = "non public offer" 37 = "Sec 3 (1) 2 CMA 2019" 38 = "Sec 3 (1) 3 CMA 2019" 39 = "Sec 3 (1) 4 CMA 2019" 40 = "Sec 3 (1) 5 CMA 2019" 41 = "Art 1 (2) lit b PR" 42 = "Art 1 (2) lit d PR" 43 = "Art 1 (2) lit e PR" 44 = "Art 1 (4) lit a PR" 45 = "Art 1 (4) lit b PR" 46 = "Art 1 (4) lit c PR" 47 = "Art 1 (4) lit d PR" 48 = "Art 1 (4) lit f PR" 49 = "Art 1 (4) lit g PR" 50 = "Art 1 (4) lit j PR" 31 = "Art 1 (5) lit a PR" 32 = "Art 1 (5) lit b PR" 33 = "Art 1 (5) lit c PR" 51 = "Art 1 (5) lit d PR" 52 = "Art 1 (5) lit e PR" 53 = "Art 1 (5) lit f PR" 54 = "Art 1 (5) lit g PR" 55 = "Art 1 (5) lit h PR" 56 = "Art 1 (5) lit i PR" 57 = "Art 1 (5) lit j PR" 58 = "Art 2 lit a PR" 59 = "Art 1 (3) PR" 60 = "Sec 12 (2) CMA 2019" </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="60"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="prospekterstellungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>KMG-Prospekterstellungsdatum / Date of issue of the prospectus (PD; CMA)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="prospektveroeffentlichungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Datum der (erstmaligen) Prospektveröffentlichung / Date of initial prospectus publication in EU</xs:documentation> </xs:annotation> </xs:element> <xs:element name="prospektReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Von der nationalen zuständigen Behörde vergebene eindeutige Prospekt ID Prospectus ID allotted by NCA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="weitereKonditionen" minOccurs="0"> <xs:annotation> <xs:documentation>Weitere Konditionen / Other conditions</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="boersenNotiz" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Notiert an Boerse / Listing on a stock exchange</xs:documentation> </xs:annotation> </xs:element> <xs:element name="boersenNotiertInfo" minOccurs="0"> <xs:annotation> <xs:documentation>Boersennotierung Info - beabsichtigtes Listing / (Planned) Listing</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="verwahrArt" minOccurs="0"> <xs:annotation> <xs:documentation>Verwahrart 1="Sammelurkunde" 2="effektive Stuecke" 3="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="verwahrungUrkunde" minOccurs="0"> <xs:annotation> <xs:documentation>Verwahrung der Urkunde 1="Inland (Oesterreich)" 2="ausserhalb Oesterreichs"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="sicherstellung" minOccurs="0"> <xs:annotation> <xs:documentation>Sicherstellung</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="isinBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN Basiswert / ISIN underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="typBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>Typ Basiswert 1="Aktie" 2="Wertpapier-Basket" 3="Index" 4="Rohstoffe" 5="Waehrung" 6="Sonstige" 7="Zinssatz" 8="Index-Basket" 9="eigene / konzernzugehoerige Aktien" 10="Renten/Anleihen" 11="Genussscheine" 12="Optionsscheine" 13="Zerfifikate" 14="Investmentanteile" 15="Futures" 16="Options" 17="Commodity-Basket" 18="Commodity" 19="Edelmetall" Underlying 1=Share 2=Basket of shares 3=Index 4=Commodities 5=Currency 6=other 7=Interest rate 8=Basket of indices 9=issuer's/group-shares 10=Bonds 11=Genusscheine 12=Warrants 13=Certificates 14= 15=Futures 16=Options 17=Basket of commodities 18=Commodity 19=Nobel metal Für die Meldung zum Emissionskalender sind nur die Ausprägungen 1-9 möglich. Bitte verwenden sie 6 für die sonstigen Ausprägungen. / For meldungMeldestelle 1-9 are possible. Use 6 for other options.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="19"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="textBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>Beschreibung Basiswert / Description of underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bezugsVerhaeltnis" minOccurs="0"> <xs:annotation> <xs:documentation>Bezugsverhaeltnis (Basiswerte : Optionsscheine) / Multiplier (Underlying:Warrants)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="dividendenwert-Aktie"> <xs:annotation> <xs:documentation>Dividendenwert / Aktie Equity Securities / Share</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="instrument" minOccurs="0"> <xs:annotation> <xs:documentation>Instrument 1="Stammaktie" 2="Vorzugsaktie" 3="nicht anwendbar" Type of share 1=ordinary share 2=preference share 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="vinkulierung" minOccurs="0"> <xs:annotation> <xs:documentation>Vinkulierung 1="frei" 2="vinkuliert" 3="nicht anwendbar" Transferability 1=restricted transferability 2=no restricted transferability 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="nichtdividendenWert-Anleihe"> <xs:annotation> <xs:documentation>Nichdividendenwert / Anleihe Non-equity Securities / Bonds</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="schliessungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Schliessungsdatum / Close of offer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="faelligkeitstag" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Faelligkeitstag / Maturity date Darf nur befüllt sein, wenn tilgungsArt = „2,4,5 oder 6“ ist. /Just use in case tilgungsArt> = „2,4,5 or 6“.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="verzinsungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Verzinsungsart 1="fix" 2="variabel" 3="keine laufende Verzinsung" 4="Stufenzins" 5="Nullkupon" Type of interest rate 1=fixed 2=floating 3=no regular interest service 4=step up 5=zero coupon</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinssatzPA" minOccurs="0"> <xs:annotation> <xs:documentation>Zinssatz p.a. / Interest rate p.a. in %</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="13"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ausgabeaufschlag" minOccurs="0"> <xs:annotation> <xs:documentation>Ausgabeaufschlag / Issue surcharge </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinsTag" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Tag (tt) / Interest payment date (dd)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> <xs:minInclusive value="1"/> <xs:maxInclusive value="31"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinsMonat" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Monat 0="monatlich" 1="Jaenner" 2="Jaenner/April/Juli/Oktober" 3="Jaenner/Juli" 4="Februar" 5="Februar/Mai/August/November" 6="Februar/August" 7="Maerz" 8="Maerz/Juni/September/Dezember" 9="Maerz/September" 10="April" 11="April/Oktober" 12="Mai" 13="Mai/November" 14="Juni" 15="Juni/Dezember" 16="Juli" 17="August" 18="September" 19="Oktober" 20="November" 21="Dezember"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="21"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="frequenz" minOccurs="0"> <xs:annotation> <xs:documentation>Frequenz 1="taeglich" 2="monatlich" 3="ganzjaehrig" 4="halbjaehrig" 5="vierteljaehrlich" 6="Zinszahlung am Ende der Laufzeit" 7="keine Zinstermine" 8="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ersterKupontermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>erster Kuptontermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zinsberechnungsMethode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsberechnungsmethode 1="30/360 (deutsche Methode)" 2="act/360 (franz. Methode)" 3="act/act (IMCA 251)" 4="act/365" 5="act/265 bzw. 366 (ISDA-Methode)" 6="Sonstiges" 7="keine Zinsberechnung"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinslaufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zinslaufzeit Beginn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zinsPeriode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsperiode/Kupon 1="adjusted" 2="unadjusted"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="nichtdividendenWert-Optionsschein"> <xs:annotation> <xs:documentation>Optionsschein / Warrant</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ausuebungsfristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist von / Ausuebungstag Excercise date / Exercise period from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ausuebungsfristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist bis / Exercise period to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="optionsscheintyp" minOccurs="0"> <xs:annotation> <xs:documentation>Oprionsscheintyp 1="Call" 2="Put" 3="Sonstiges" Type of warrant 1=Call 2=Put 3=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ausuebungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsart 1="American" 2="European" 3="Asian" 4="Sonstige" Style 1=American 2=European 3=Asian 4=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="basispreis" minOccurs="0"> <xs:annotation> <xs:documentation>Basispreis / Strike price</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0"> <xs:element name="waehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX / Currency ISO-Code + GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="einheit"> <xs:annotation> <xs:documentation>Einheit 5="Zinssatz" 6="Indexpunkte" 7="Wechselkurs" 8="Prozent" Unit 5=Interest rate 6=Index points 7=Exchange rate 8=Percent</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="wert"> <xs:annotation> <xs:documentation>Basispreis Wert / Strike price value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="veranlagung"> <xs:annotation> <xs:documentation>Investments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="mindeststueckelungBetragText" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung und Mindestbetrag in Produktwaehrung / Minimum denomination and minimum subscription amount in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="fonds"> <xs:annotation> <xs:documentation>Fonds / Funds</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ertragsTyp" minOccurs="0"> <xs:annotation> <xs:documentation>Ertragstyxp 1="ausschuettend" 2="thesaurierend" 3="vollthesaurierend" 4="vollthesaurierend Inland" 5="vollthesaurierend Ausland"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="bezugsrecht"> <xs:annotation> <xs:documentation>Bezugsrecht</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="fristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist von</xs:documentation> </xs:annotation> </xs:element> <xs:element name="fristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist bis</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="ESMA" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="wertpapierArt"> <xs:annotation> <xs:documentation>Klassifizierung der Kategorien von Dividenden- und Nichtdividendenwerten Eigenkapital 1 = Aktien 2 = Anteile an geschlossenen Fonds 3 = Wandelanleihen 4 = Sonstige Anteilsrechte Fremdkapital 5 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR 6 = Schuldpapiere mit einer Mindeststückelung von 100 000 EUR 7 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR, die an einem geregelten Markt gehandelt werden, zu dem nur qualifizierte Anleger Zugang haben 8 = Depository receipts 9 = ABS 10 = Derivative Wertpapiere Type of Securities Classification of categories of equity and non-equity securities. Equity 1 = Shares 2 = Units or shares in closed end funds 3 = Convertible securities 4 = Other Debt 5 = Debt with denomination per unit of less than EUR 100 000 6 = Debt with denomination per unit of at least EUR 100 000 7 = Debt with denomination per unit of less than EUR 100 000 traded on a regulated market to which only qualified investors have access to 8 = Depository receipts 9 = ABS 10 = Derivative securities</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="10"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckelungProduktwaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Stückelung in Produktwährung / denomination in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="angebotsvolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites Angebotsvolumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platziertesVolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites platziertes Volumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="angebotenerGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Angebotener Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security offered, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platzierterGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Platzierter Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security raised, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="angebotenerPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price offered</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platzierterPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price raised</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="MerkmalHandelsplatz" minOccurs="0"> <xs:annotation> <xs:documentation>Characteristics of the trading venue 1 = RM, zu dem alle Anleger Zugang haben 2 = RM oder Segment eines RM, zu dem nur qualifizierte Anleger Zugang haben 3 = MTF, das ein KMU-Wachstumsmarkt ist 4 = MTF, das kein KMU-Wachstumsmarkt ist 1 = Regulated market open to all investors 2 = RM, or segment thereof, limited to qualified investors 3 = MTF which is an SME growth market 4 = MTF which is not an SME growth market </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="basiswert" minOccurs="0"> <xs:annotation> <xs:documentation>"ISIN des Basiswerts / Index oder Name wenn keine ISIN. Feld anwendbar für Wertpapiere mit definiertem Underlying" ISIN code of the underlying security/index or name of the underlying security/index if an ISIN does not exist. When basket of securities, to be identified accordingly. Field applicable to securities with defined underlying. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="isin"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="index"> <xs:annotation> <xs:documentation>1 EONIA 2 EONIA SWAP 3 EURIBOR 4 EURODOLLAR 5 EuroSwiss 6 GCF REPO 7 ISDAFIX 8 LIBID 9 LIBOR 10 Muni AAA 11 Pfandbriefe 12 TIBOR 13 STIBOR 14 BBSW 15 JIBAR 16 BUBOR 17 CDOR 18 CIBOR 19 MOSPRIM 20 NIBOR 21 PRIBOR 22 TELBOR 23 WIBOR 24 Treasury 25 SWAP 26 Future SWAP 27 Basket - For multiple underlyings (more than one) </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="26"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="name"> <xs:annotation> <xs:documentation>name of the underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="BailinAbility" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator about whether the security is subject to bail-in rules under Directive 2014/59/EU. 1=ja 2=nein 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ArtAngebotZulassung"> <xs:annotation> <xs:documentation>Taxonomie gem PVO und MiFID/MIFIR. 1 = Erstplatzierung ohne Zulassung zum Handel/Notierung 2 = Zweitplatzierung ohne Zulassung zum Handel/Notierung 3 = Erstzulassung zum Handel an einem geregelten Markt 4 = Erstzulassung zum Handel an einem geregelten Markt nach vorherigem Handel an einem MTF 5 = Erstzulassung zum Handel an einem MTF mit öffentlichem Angebot 6 = Sekundäremission an einem geregelten Markt oder MTF Taxonomy according to PR and MiFID/MIFIR. 1 = Initial offer without admission to trading / listing 2 = Secondary offer without admission to trading / listing 3 = Initial admission to trading on regulated market 4 = Initial admission to trading on regulated market from previously being traded on MTF 5 = Initial admission to trading on MTF with offer to the public 6 = Secondary issuance on regulated market or MTF </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:konsortiumName ns1:gspID ns1:emittentenID ns1:emittenten | ||||||
annotation |
|
||||||
source | <xs:element name="emittent" minOccurs="0"> <xs:annotation> <xs:documentation>Emittent / Issuer</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="konsortiumName" minOccurs="0"> <xs:annotation> <xs:documentation>Nur für ISIN-Services: Name des Konsortiums (bei mehreren Emittenten) nur angeben, wenn gspId oder emittentenID nicht bekannt. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Konsortiums. Kontaktieren Sie isin@oekb.at für die gspId. / Identification-number. Contact isin@oekb.at for the gspId. Nur für ISIN-Services. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="emittenten" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Einzelne Emittenten / Single Issuers Im Rahmen der Meldung für ISIN-Services ist hier nur ein Emittent zulässig. Bei mehreren Emittenten nutzen Sie Konsortium. / Just one issuer for notification type meldungISIN allowed. Otherwise use Konsortium.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emittentenName" minOccurs="0"> <xs:annotation> <xs:documentation>Name des Emittenten / Issuer name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="LEI" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="konsortiumName" minOccurs="0"> <xs:annotation> <xs:documentation>Nur für ISIN-Services: Name des Konsortiums (bei mehreren Emittenten) nur angeben, wenn gspId oder emittentenID nicht bekannt. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Konsortiums. Kontaktieren Sie isin@oekb.at für die gspId. / Identification-number. Contact isin@oekb.at for the gspId. Nur für ISIN-Services. / Relevant for notification type meldungISIN.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:int | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:emittentenName ns1:gspID ns1:emittentenID ns1:LEI | ||||||
annotation |
|
||||||
source | <xs:element name="emittenten" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Einzelne Emittenten / Single Issuers Im Rahmen der Meldung für ISIN-Services ist hier nur ein Emittent zulässig. Bei mehreren Emittenten nutzen Sie Konsortium. / Just one issuer for notification type meldungISIN allowed. Otherwise use Konsortium.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="emittentenName" minOccurs="0"> <xs:annotation> <xs:documentation>Name des Emittenten / Issuer name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:choice minOccurs="0"> <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="LEI" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="emittentenName" minOccurs="0"> <xs:annotation> <xs:documentation>Name des Emittenten / Issuer name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="90"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="gspID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie meldestelle@oekb.at für die gspId. / Identification-number. Contact meldestelle@oekb.at for the gspId.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:int | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="emittentenID"> <xs:annotation> <xs:documentation>Identifikationsnummer des Geschäftspartners. Kontaktieren Sie isin@oekb.at für die emittentenID. / Identification-number. Contact isin@oekb.at for the emittentenID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="LEI" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Legal entity identifyer as defined in ISO 17442</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="produktGruppe" minOccurs="0"> <xs:annotation> <xs:documentation>Produktgruppe 1="Aktien" 2="Aktienzertifikate (ADCs, ADRs, Sonstige)" 3="Genussschein (aktienaehnlich)" 5="Sonstige Aktien gleichzustellende Wertpapiere" 6="Kommanditanteile" 7="Stille Beteiligungen" 8="GmbH-Geschaeftsanteile" 9="Miteigentumsanteile (keine Fonds)" 10="Sonstige unverbriefte Vermoegensanlagen" 11="Anleihen" 12="Kassenobligationen" 13="Hypothekenpfandbriefe" 14="Pfandbriefe" 15="Kommunalschuldverschreibungen" 16="Genussscheine (obligationenaehnlich)" 17="Ergaenzungskapitalschuldverschreibungen / Tier 2" 18="Nachrangige Schuldverschreibungen" 19="Sonstige Schuldtitel" 20="Zertifikate" 21="Wandelschuldverschreibungen" 22="Optionsanleihen" 23="Aktienanleihen" 24="Wohnbauanleihen" 25="Sonstige derivative Instrumente" 26="Optionsscheine (verbrieft)" 27="Options (unverbrieft)" 28="Bezugsrechte/Anrechte" 29="Futures" 30="Indices" 31="Rohstoffe / Commodities u.ae." 32="Fonds / Investmentzertifikate" 33="Genossenschaftsanteile" 34="Gesellschafterdarlehen" Product category 1=Shares 2=Share Depository Receips (ADCs, ADRs, other) 3=Genusscheine (participation rights equivalent to equity securities) 5=Other securities equivalent to equity securities 6=Share in capital 7=Silent partnership 8=Share (non-securitised) 9=Co-Ownership share (no investment funds) 10=Other non-securitised investments 11=Bonds 12=Kassenobligationen 13=Hypothekenpfandbriefe (Mortgage bonds) 14=Pfandbriefe (Mortgage bonds) 15=Kommunalschuldverschreibungen (Municipal bonds) 16=Genusscheine (participation rights equivalent to non-equity securities) 17=Supplementary capital debt instruments / Tier 2 18=Subordinated debt instruments 19=Other debt instruments 20=Certificates 21=Convertible bonds 22=Bonds with warrant 23=Reverse convertible bond 24=Wohnbauanleihen 25=Other derivatives instruments 26=Securitized warrant 27-32=not yet translated 33=Shares in cooperatives 34=Shareholder loans Für Details zum internen Mapping der Produktgruppen (Wertpapiere, Derivate..) beachten Sie bitte die Schnittstellenbeschreibung. / For internal mapping-details (securities, derivatives…) please consider the document „interface description“. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="34"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="darstellungsArt" minOccurs="0"> <xs:annotation> <xs:documentation>Darstellungsart 0="Nennbetrag / Nominale (=Prozentnotiz)" 1="ohne Nennwert (=Stueckaktie)" 2="Stück/Anzahl (=Stuecknotiz)" 3="nicht anwendbar" (nur relevant für Meldungen zum Emissionskalender) Type 0=Par-value / nominal (=percentage quotation) 1=no-par-value (=no-par-value share) 2=units (=unit quotation) 3=“not appicable“ (just relevant for Notification Office)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="gattung" minOccurs="0"> <xs:annotation> <xs:documentation>Gattung 1="Inhaberpapier" 2="Namenspapier" 3="Sonstiges / nicht anwendbar" Type 1=Bearer-share 2=Registered-share 3=other / not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="oeffentlich" minOccurs="0"> <xs:annotation> <xs:documentation>1=oeffentliches Angebot 2=nicht-oeffentlliches Angebot / 1=public offer 2=non public offer</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="isin" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN Bei Meldetyp meldungISIN ist dieser Wert nur bei ISIN-Update anzugeben. / For notification type meldungISIN only required in case of an update.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="FISN" minOccurs="0"> <xs:annotation> <xs:documentation>Kurzbezeichnung des Finanzinstruments gem. ISO 18774 Financial Instrument Short Name of the security as defined in ISO 18774</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="CFICode" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of Financial Instrument code Klassifizierungscode für Wertpapiere</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="sonstigeID" minOccurs="0"> <xs:annotation> <xs:documentation>Sonstige ID (zB. interne ISIN) / Other ID (e.g. internal ID) Nur für Meldestelle: Sonstige ID ist anzugeben, falls keine ISIN oder Meldestellennummer vorhanden. / Only for Meldestelle: Use SonstigeID in case there is no ISIN or Meldestellennummer.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="meldestellenNummer" minOccurs="0"> <xs:annotation> <xs:documentation>Nicht relevant für XSD-Meldungen. / Not relevant for XSD-notifications.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="emissionsBezeichnung" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsbezeichnung / Name of the issue</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="angebotBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Angebot Beginn / Offer period from</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="zeichnungBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zeichung Beginn / Zeichnungstag Subscription period from / Date of subscription</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="zeichnungEnde" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zeichnung Ende / Subscription period to</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="laufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Laufzeit Beginn / Duration from</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="laufzeitEnde" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Laufzeit Ende / Duration to</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="tilgungsArt" minOccurs="0"> <xs:annotation> <xs:documentation>Tilgungsart 1="Laufzeitende unbegrenzt" 2="Zerobond" 3="keine Tilgung (ewige Rente)" 4="gesamtfaellig (Tilgung in einem Betrag" 5="Rententilgung" 6="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="emissionsvolumenWaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsvolumen in Produktwaehrung /Voraussichtliches Gesamtvolumen in Österreich in Währung Prospective total issue size in Austria in currency Anzugeben, wenn element produktWaehrung befüllt ist. / Submit in case there is an element produktWaehrung.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="emissionsvolumenStueck" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionsvolumen in Stueck / Voraussichtliche Gesamtstückzahl in Österreich Prospective number of securities in Austria Anzugeben, wenn element produktEinheit befüllt ist. / Submit in case there is an element produktEinheit.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="endgueltigesEmissionsvolumenWaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiges angebotenes Emissionsvolumen gem Art 17 PVO in Produktwährung Final Offer Amount according to Art 17 PD in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="endgueltigesEmissionsvolumenStueck" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiges angebotenes Emissionsvolumen gem Art 17 PVO in Stück Final Offer Amount according to Art 17 PD (number of securities)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="multinationalesAngebot" minOccurs="0"> <xs:annotation> <xs:documentation>multinationales Angebot 1=ja 2=nein multinational offer 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="emissionskurs" minOccurs="0"> <xs:annotation> <xs:documentation>Emissionskurs / Issue price </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="endgueltigerEmissionskurs" minOccurs="0"> <xs:annotation> <xs:documentation>endgültiger Emissionspreis gem Art 17 PVO (inkl. Ausgabeaufschlag) Final Offer Price according to Art 17 PD</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="hoechstkurs" minOccurs="0"> <xs:annotation> <xs:documentation>Hoechstkurs / Maximum issue price</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="tilgungskurs" minOccurs="0"> <xs:annotation> <xs:documentation>Tilgungskurs</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="kleinsteStueckelung" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung / Minimum denomination</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="7"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="produktWaehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX Product-Currency ISO-Code +GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="produktEinheit"> <xs:annotation> <xs:documentation>Einheit 1=Stueck 2=Punkte 3=Megawatt 4=Kontrakte 5=Zinssatz Product-Unit 1=pieces 2=points 3=megawatt 4=contracts 5=interest rate</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ausnahmetatbestand" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Ausnahmetatbestand 0 = "kein Ausnahmetatbestand" 18 = "nicht-öffentliches Angebot" 37 = "Par. 3 (1) Z 2 KMG 2019" 38 = "Par. 3 (1) Z 3 KMG 2019" 39 = "Par. 3 (1) Z 4 KMG 2019" 40 = "Par. 3 (1) Z 5 KMG 2019" 41 = "Art 1 (2) lit b PVO" 42 = "Art 1 (2) lit d PVO" 43 = "Art 1 (2) lit e PVO" 44 = "Art 1 (4) lit a PVO" 45 = "Art 1 (4) lit b PVO" 46 = "Art 1 (4) lit c PVO" 47 = "Art 1 (4) lit d PVO" 48 = "Art 1 (4) lit f PVO" 49 = "Art 1 (4) lit g PVO" 50 = "Art 1 (4) lit j PVO" 31 = "Art 1 (5) lit a PVO" 32 = "Art 1 (5) lit b PVO" 33 = "Art 1 (5) lit c PVO" 51 = "Art 1 (5) lit d PVO" 52 = "Art 1 (5) lit e PVO" 53 = "Art 1 (5) lit f PVO" 54 = "Art 1 (5) lit g PVO" 55 = "Art 1 (5) lit h PVO" 56 = "Art 1 (5) lit i PVO" 57 = "Art 1 (5) lit j PVO" 58 = "Art 2 lit a PR" 59 = "Art 1 (3) PVO" 60 = "Par. 12 (2) KMG 2019" Exemptions from prospectus obligation in Austria 0 = "no exemption from prospectus obligation in Austria 18 = "non public offer" 37 = "Sec 3 (1) 2 CMA 2019" 38 = "Sec 3 (1) 3 CMA 2019" 39 = "Sec 3 (1) 4 CMA 2019" 40 = "Sec 3 (1) 5 CMA 2019" 41 = "Art 1 (2) lit b PR" 42 = "Art 1 (2) lit d PR" 43 = "Art 1 (2) lit e PR" 44 = "Art 1 (4) lit a PR" 45 = "Art 1 (4) lit b PR" 46 = "Art 1 (4) lit c PR" 47 = "Art 1 (4) lit d PR" 48 = "Art 1 (4) lit f PR" 49 = "Art 1 (4) lit g PR" 50 = "Art 1 (4) lit j PR" 31 = "Art 1 (5) lit a PR" 32 = "Art 1 (5) lit b PR" 33 = "Art 1 (5) lit c PR" 51 = "Art 1 (5) lit d PR" 52 = "Art 1 (5) lit e PR" 53 = "Art 1 (5) lit f PR" 54 = "Art 1 (5) lit g PR" 55 = "Art 1 (5) lit h PR" 56 = "Art 1 (5) lit i PR" 57 = "Art 1 (5) lit j PR" 58 = "Art 2 lit a PR" 59 = "Art 1 (3) PR" 60 = "Sec 12 (2) CMA 2019" </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="60"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="prospekterstellungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>KMG-Prospekterstellungsdatum / Date of issue of the prospectus (PD; CMA)</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="prospektveroeffentlichungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Datum der (erstmaligen) Prospektveröffentlichung / Date of initial prospectus publication in EU</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="prospektReferenz" minOccurs="0"> <xs:annotation> <xs:documentation>Von der nationalen zuständigen Behörde vergebene eindeutige Prospekt ID Prospectus ID allotted by NCA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="weitereKonditionen" minOccurs="0"> <xs:annotation> <xs:documentation>Weitere Konditionen / Other conditions</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="boersenNotiz" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Notiert an Boerse / Listing on a stock exchange</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="boersenNotiertInfo" minOccurs="0"> <xs:annotation> <xs:documentation>Boersennotierung Info - beabsichtigtes Listing / (Planned) Listing</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="verwahrArt" minOccurs="0"> <xs:annotation> <xs:documentation>Verwahrart 1="Sammelurkunde" 2="effektive Stuecke" 3="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="verwahrungUrkunde" minOccurs="0"> <xs:annotation> <xs:documentation>Verwahrung der Urkunde 1="Inland (Oesterreich)" 2="ausserhalb Oesterreichs"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="sicherstellung" minOccurs="0"> <xs:annotation> <xs:documentation>Sicherstellung</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="isinBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>ISIN Basiswert / ISIN underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="typBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>Typ Basiswert 1="Aktie" 2="Wertpapier-Basket" 3="Index" 4="Rohstoffe" 5="Waehrung" 6="Sonstige" 7="Zinssatz" 8="Index-Basket" 9="eigene / konzernzugehoerige Aktien" 10="Renten/Anleihen" 11="Genussscheine" 12="Optionsscheine" 13="Zerfifikate" 14="Investmentanteile" 15="Futures" 16="Options" 17="Commodity-Basket" 18="Commodity" 19="Edelmetall" Underlying 1=Share 2=Basket of shares 3=Index 4=Commodities 5=Currency 6=other 7=Interest rate 8=Basket of indices 9=issuer's/group-shares 10=Bonds 11=Genusscheine 12=Warrants 13=Certificates 14= 15=Futures 16=Options 17=Basket of commodities 18=Commodity 19=Nobel metal Für die Meldung zum Emissionskalender sind nur die Ausprägungen 1-9 möglich. Bitte verwenden sie 6 für die sonstigen Ausprägungen. / For meldungMeldestelle 1-9 are possible. Use 6 for other options.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="19"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="textBasiswert" minOccurs="0"> <xs:annotation> <xs:documentation>Beschreibung Basiswert / Description of underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="bezugsVerhaeltnis" minOccurs="0"> <xs:annotation> <xs:documentation>Bezugsverhaeltnis (Basiswerte : Optionsscheine) / Multiplier (Underlying:Warrants)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:instrument ns1:vinkulierung | ||
annotation |
|
||
source | <xs:element name="dividendenwert-Aktie"> <xs:annotation> <xs:documentation>Dividendenwert / Aktie Equity Securities / Share</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="instrument" minOccurs="0"> <xs:annotation> <xs:documentation>Instrument 1="Stammaktie" 2="Vorzugsaktie" 3="nicht anwendbar" Type of share 1=ordinary share 2=preference share 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="vinkulierung" minOccurs="0"> <xs:annotation> <xs:documentation>Vinkulierung 1="frei" 2="vinkuliert" 3="nicht anwendbar" Transferability 1=restricted transferability 2=no restricted transferability 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="instrument" minOccurs="0"> <xs:annotation> <xs:documentation>Instrument 1="Stammaktie" 2="Vorzugsaktie" 3="nicht anwendbar" Type of share 1=ordinary share 2=preference share 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="vinkulierung" minOccurs="0"> <xs:annotation> <xs:documentation>Vinkulierung 1="frei" 2="vinkuliert" 3="nicht anwendbar" Transferability 1=restricted transferability 2=no restricted transferability 3=not applicable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:schliessungsdatum ns1:faelligkeitstag ns1:verzinsungsart ns1:zinssatzPA ns1:ausgabeaufschlag ns1:zinsTag ns1:zinsMonat ns1:frequenz ns1:ersterKupontermin ns1:zinsberechnungsMethode ns1:zinslaufzeitBeginn ns1:zinsPeriode | ||
annotation |
|
||
source | <xs:element name="nichtdividendenWert-Anleihe"> <xs:annotation> <xs:documentation>Nichdividendenwert / Anleihe Non-equity Securities / Bonds</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="schliessungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Schliessungsdatum / Close of offer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="faelligkeitstag" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Faelligkeitstag / Maturity date Darf nur befüllt sein, wenn tilgungsArt = „2,4,5 oder 6“ ist. /Just use in case tilgungsArt> = „2,4,5 or 6“.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="verzinsungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Verzinsungsart 1="fix" 2="variabel" 3="keine laufende Verzinsung" 4="Stufenzins" 5="Nullkupon" Type of interest rate 1=fixed 2=floating 3=no regular interest service 4=step up 5=zero coupon</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinssatzPA" minOccurs="0"> <xs:annotation> <xs:documentation>Zinssatz p.a. / Interest rate p.a. in %</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="13"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ausgabeaufschlag" minOccurs="0"> <xs:annotation> <xs:documentation>Ausgabeaufschlag / Issue surcharge </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinsTag" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Tag (tt) / Interest payment date (dd)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> <xs:minInclusive value="1"/> <xs:maxInclusive value="31"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinsMonat" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Monat 0="monatlich" 1="Jaenner" 2="Jaenner/April/Juli/Oktober" 3="Jaenner/Juli" 4="Februar" 5="Februar/Mai/August/November" 6="Februar/August" 7="Maerz" 8="Maerz/Juni/September/Dezember" 9="Maerz/September" 10="April" 11="April/Oktober" 12="Mai" 13="Mai/November" 14="Juni" 15="Juni/Dezember" 16="Juli" 17="August" 18="September" 19="Oktober" 20="November" 21="Dezember"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="21"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="frequenz" minOccurs="0"> <xs:annotation> <xs:documentation>Frequenz 1="taeglich" 2="monatlich" 3="ganzjaehrig" 4="halbjaehrig" 5="vierteljaehrlich" 6="Zinszahlung am Ende der Laufzeit" 7="keine Zinstermine" 8="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ersterKupontermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>erster Kuptontermin</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zinsberechnungsMethode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsberechnungsmethode 1="30/360 (deutsche Methode)" 2="act/360 (franz. Methode)" 3="act/act (IMCA 251)" 4="act/365" 5="act/265 bzw. 366 (ISDA-Methode)" 6="Sonstiges" 7="keine Zinsberechnung"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="zinslaufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zinslaufzeit Beginn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="zinsPeriode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsperiode/Kupon 1="adjusted" 2="unadjusted"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="schliessungsdatum" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Schliessungsdatum / Close of offer</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="faelligkeitstag" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Faelligkeitstag / Maturity date Darf nur befüllt sein, wenn tilgungsArt = „2,4,5 oder 6“ ist. /Just use in case tilgungsArt> = „2,4,5 or 6“.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="verzinsungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Verzinsungsart 1="fix" 2="variabel" 3="keine laufende Verzinsung" 4="Stufenzins" 5="Nullkupon" Type of interest rate 1=fixed 2=floating 3=no regular interest service 4=step up 5=zero coupon</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="zinssatzPA" minOccurs="0"> <xs:annotation> <xs:documentation>Zinssatz p.a. / Interest rate p.a. in %</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="13"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ausgabeaufschlag" minOccurs="0"> <xs:annotation> <xs:documentation>Ausgabeaufschlag / Issue surcharge </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||||||||
type | restriction of xs:int | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="zinsTag" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Tag (tt) / Interest payment date (dd)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> <xs:minInclusive value="1"/> <xs:maxInclusive value="31"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="zinsMonat" minOccurs="0"> <xs:annotation> <xs:documentation>Zinstermin Monat 0="monatlich" 1="Jaenner" 2="Jaenner/April/Juli/Oktober" 3="Jaenner/Juli" 4="Februar" 5="Februar/Mai/August/November" 6="Februar/August" 7="Maerz" 8="Maerz/Juni/September/Dezember" 9="Maerz/September" 10="April" 11="April/Oktober" 12="Mai" 13="Mai/November" 14="Juni" 15="Juni/Dezember" 16="Juli" 17="August" 18="September" 19="Oktober" 20="November" 21="Dezember"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="21"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="frequenz" minOccurs="0"> <xs:annotation> <xs:documentation>Frequenz 1="taeglich" 2="monatlich" 3="ganzjaehrig" 4="halbjaehrig" 5="vierteljaehrlich" 6="Zinszahlung am Ende der Laufzeit" 7="keine Zinstermine" 8="Sonstiges"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ersterKupontermin" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>erster Kuptontermin</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="zinsberechnungsMethode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsberechnungsmethode 1="30/360 (deutsche Methode)" 2="act/360 (franz. Methode)" 3="act/act (IMCA 251)" 4="act/365" 5="act/265 bzw. 366 (ISDA-Methode)" 6="Sonstiges" 7="keine Zinsberechnung"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="7"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="zinslaufzeitBeginn" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Zinslaufzeit Beginn</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="zinsPeriode" minOccurs="0"> <xs:annotation> <xs:documentation>Zinsperiode/Kupon 1="adjusted" 2="unadjusted"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:ausuebungsfristVon ns1:ausuebungsfristBis ns1:optionsscheintyp ns1:ausuebungsart ns1:basispreis | ||
annotation |
|
||
source | <xs:element name="nichtdividendenWert-Optionsschein"> <xs:annotation> <xs:documentation>Optionsschein / Warrant</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ausuebungsfristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist von / Ausuebungstag Excercise date / Exercise period from</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ausuebungsfristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist bis / Exercise period to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="optionsscheintyp" minOccurs="0"> <xs:annotation> <xs:documentation>Oprionsscheintyp 1="Call" 2="Put" 3="Sonstiges" Type of warrant 1=Call 2=Put 3=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ausuebungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsart 1="American" 2="European" 3="Asian" 4="Sonstige" Style 1=American 2=European 3=Asian 4=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="basispreis" minOccurs="0"> <xs:annotation> <xs:documentation>Basispreis / Strike price</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0"> <xs:element name="waehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX / Currency ISO-Code + GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="einheit"> <xs:annotation> <xs:documentation>Einheit 5="Zinssatz" 6="Indexpunkte" 7="Wechselkurs" 8="Prozent" Unit 5=Interest rate 6=Index points 7=Exchange rate 8=Percent</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="wert"> <xs:annotation> <xs:documentation>Basispreis Wert / Strike price value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ausuebungsfristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist von / Ausuebungstag Excercise date / Exercise period from</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ausuebungsfristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsfrist bis / Exercise period to</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="optionsscheintyp" minOccurs="0"> <xs:annotation> <xs:documentation>Oprionsscheintyp 1="Call" 2="Put" 3="Sonstiges" Type of warrant 1=Call 2=Put 3=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ausuebungsart" minOccurs="0"> <xs:annotation> <xs:documentation>Ausuebungsart 1="American" 2="European" 3="Asian" 4="Sonstige" Style 1=American 2=European 3=Asian 4=other</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:waehrung ns1:einheit ns1:wert | ||||||
annotation |
|
||||||
source | <xs:element name="basispreis" minOccurs="0"> <xs:annotation> <xs:documentation>Basispreis / Strike price</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0"> <xs:element name="waehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX / Currency ISO-Code + GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="einheit"> <xs:annotation> <xs:documentation>Einheit 5="Zinssatz" 6="Indexpunkte" 7="Wechselkurs" 8="Prozent" Unit 5=Interest rate 6=Index points 7=Exchange rate 8=Percent</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> <xs:element name="wert"> <xs:annotation> <xs:documentation>Basispreis Wert / Strike price value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="waehrung"> <xs:annotation> <xs:documentation>Waehrung ISO-Code + GBX + USX / Currency ISO-Code + GBX + USX</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="einheit"> <xs:annotation> <xs:documentation>Einheit 5="Zinssatz" 6="Indexpunkte" 7="Wechselkurs" 8="Prozent" Unit 5=Interest rate 6=Index points 7=Exchange rate 8=Percent</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="8"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="wert"> <xs:annotation> <xs:documentation>Basispreis Wert / Strike price value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:mindeststueckelungBetragText | ||
annotation |
|
||
source | <xs:element name="veranlagung"> <xs:annotation> <xs:documentation>Investments</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="mindeststueckelungBetragText" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung und Mindestbetrag in Produktwaehrung / Minimum denomination and minimum subscription amount in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="mindeststueckelungBetragText" minOccurs="0"> <xs:annotation> <xs:documentation>Mindeststueckelung und Mindestbetrag in Produktwaehrung / Minimum denomination and minimum subscription amount in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:ertragsTyp | ||
annotation |
|
||
source | <xs:element name="fonds"> <xs:annotation> <xs:documentation>Fonds / Funds</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ertragsTyp" minOccurs="0"> <xs:annotation> <xs:documentation>Ertragstyxp 1="ausschuettend" 2="thesaurierend" 3="vollthesaurierend" 4="vollthesaurierend Inland" 5="vollthesaurierend Ausland"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ertragsTyp" minOccurs="0"> <xs:annotation> <xs:documentation>Ertragstyxp 1="ausschuettend" 2="thesaurierend" 3="vollthesaurierend" 4="vollthesaurierend Inland" 5="vollthesaurierend Ausland"</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:fristVon ns1:fristBis | ||
annotation |
|
||
source | <xs:element name="bezugsrecht"> <xs:annotation> <xs:documentation>Bezugsrecht</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="fristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist von</xs:documentation> </xs:annotation> </xs:element> <xs:element name="fristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist bis</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="fristVon" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist von</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="fristBis" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Frist bis</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:wertpapierArt ns1:stueckelungProduktwaehrung ns1:angebotsvolumen ns1:platziertesVolumen ns1:angebotenerGegenwert ns1:platzierterGegenwert ns1:angebotenerPreis ns1:platzierterPreis ns1:MerkmalHandelsplatz ns1:basiswert ns1:BailinAbility ns1:ArtAngebotZulassung | ||||||
source | <xs:element name="ESMA" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="wertpapierArt"> <xs:annotation> <xs:documentation>Klassifizierung der Kategorien von Dividenden- und Nichtdividendenwerten Eigenkapital 1 = Aktien 2 = Anteile an geschlossenen Fonds 3 = Wandelanleihen 4 = Sonstige Anteilsrechte Fremdkapital 5 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR 6 = Schuldpapiere mit einer Mindeststückelung von 100 000 EUR 7 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR, die an einem geregelten Markt gehandelt werden, zu dem nur qualifizierte Anleger Zugang haben 8 = Depository receipts 9 = ABS 10 = Derivative Wertpapiere Type of Securities Classification of categories of equity and non-equity securities. Equity 1 = Shares 2 = Units or shares in closed end funds 3 = Convertible securities 4 = Other Debt 5 = Debt with denomination per unit of less than EUR 100 000 6 = Debt with denomination per unit of at least EUR 100 000 7 = Debt with denomination per unit of less than EUR 100 000 traded on a regulated market to which only qualified investors have access to 8 = Depository receipts 9 = ABS 10 = Derivative securities</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="10"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stueckelungProduktwaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Stückelung in Produktwährung / denomination in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="angebotsvolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites Angebotsvolumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platziertesVolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites platziertes Volumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="angebotenerGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Angebotener Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security offered, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platzierterGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Platzierter Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security raised, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="angebotenerPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price offered</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="platzierterPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price raised</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="MerkmalHandelsplatz" minOccurs="0"> <xs:annotation> <xs:documentation>Characteristics of the trading venue 1 = RM, zu dem alle Anleger Zugang haben 2 = RM oder Segment eines RM, zu dem nur qualifizierte Anleger Zugang haben 3 = MTF, das ein KMU-Wachstumsmarkt ist 4 = MTF, das kein KMU-Wachstumsmarkt ist 1 = Regulated market open to all investors 2 = RM, or segment thereof, limited to qualified investors 3 = MTF which is an SME growth market 4 = MTF which is not an SME growth market </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="basiswert" minOccurs="0"> <xs:annotation> <xs:documentation>"ISIN des Basiswerts / Index oder Name wenn keine ISIN. Feld anwendbar für Wertpapiere mit definiertem Underlying" ISIN code of the underlying security/index or name of the underlying security/index if an ISIN does not exist. When basket of securities, to be identified accordingly. Field applicable to securities with defined underlying. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="isin"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="index"> <xs:annotation> <xs:documentation>1 EONIA 2 EONIA SWAP 3 EURIBOR 4 EURODOLLAR 5 EuroSwiss 6 GCF REPO 7 ISDAFIX 8 LIBID 9 LIBOR 10 Muni AAA 11 Pfandbriefe 12 TIBOR 13 STIBOR 14 BBSW 15 JIBAR 16 BUBOR 17 CDOR 18 CIBOR 19 MOSPRIM 20 NIBOR 21 PRIBOR 22 TELBOR 23 WIBOR 24 Treasury 25 SWAP 26 Future SWAP 27 Basket - For multiple underlyings (more than one) </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="26"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="name"> <xs:annotation> <xs:documentation>name of the underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="BailinAbility" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator about whether the security is subject to bail-in rules under Directive 2014/59/EU. 1=ja 2=nein 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ArtAngebotZulassung"> <xs:annotation> <xs:documentation>Taxonomie gem PVO und MiFID/MIFIR. 1 = Erstplatzierung ohne Zulassung zum Handel/Notierung 2 = Zweitplatzierung ohne Zulassung zum Handel/Notierung 3 = Erstzulassung zum Handel an einem geregelten Markt 4 = Erstzulassung zum Handel an einem geregelten Markt nach vorherigem Handel an einem MTF 5 = Erstzulassung zum Handel an einem MTF mit öffentlichem Angebot 6 = Sekundäremission an einem geregelten Markt oder MTF Taxonomy according to PR and MiFID/MIFIR. 1 = Initial offer without admission to trading / listing 2 = Secondary offer without admission to trading / listing 3 = Initial admission to trading on regulated market 4 = Initial admission to trading on regulated market from previously being traded on MTF 5 = Initial admission to trading on MTF with offer to the public 6 = Secondary issuance on regulated market or MTF </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="wertpapierArt"> <xs:annotation> <xs:documentation>Klassifizierung der Kategorien von Dividenden- und Nichtdividendenwerten Eigenkapital 1 = Aktien 2 = Anteile an geschlossenen Fonds 3 = Wandelanleihen 4 = Sonstige Anteilsrechte Fremdkapital 5 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR 6 = Schuldpapiere mit einer Mindeststückelung von 100 000 EUR 7 = Schuldpapiere mit einer Stückelung von weniger als 100 000 EUR, die an einem geregelten Markt gehandelt werden, zu dem nur qualifizierte Anleger Zugang haben 8 = Depository receipts 9 = ABS 10 = Derivative Wertpapiere Type of Securities Classification of categories of equity and non-equity securities. Equity 1 = Shares 2 = Units or shares in closed end funds 3 = Convertible securities 4 = Other Debt 5 = Debt with denomination per unit of less than EUR 100 000 6 = Debt with denomination per unit of at least EUR 100 000 7 = Debt with denomination per unit of less than EUR 100 000 traded on a regulated market to which only qualified investors have access to 8 = Depository receipts 9 = ABS 10 = Derivative securities</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="10"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="stueckelungProduktwaehrung" minOccurs="0"> <xs:annotation> <xs:documentation>Stückelung in Produktwährung / denomination in currency</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:exakt ns1:maximum ns1:bandbreite | ||||||
annotation |
|
||||||
source | <xs:element name="angebotsvolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites Angebotsvolumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:von ns1:bis | ||
annotation |
|
||
source | <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:exakt ns1:maximum ns1:bandbreite | ||||||
annotation |
|
||||||
source | <xs:element name="platziertesVolumen" minOccurs="0"> <xs:annotation> <xs:documentation>Unionsweites platziertes Volumen Stücknotiz: Anzahl Stücke Prozentnotiz: Nominale in Währung Number of securities offered or nominal/notional value in currency offered per ISIN</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:von ns1:bis | ||
annotation |
|
||
source | <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:exakt ns1:maximum ns1:bandbreite | ||||||
annotation |
|
||||||
source | <xs:element name="angebotenerGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Angebotener Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security offered, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:von ns1:bis | ||
annotation |
|
||
source | <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:exakt ns1:maximum ns1:bandbreite | ||||||
annotation |
|
||||||
source | <xs:element name="platzierterGegenwert" minOccurs="0"> <xs:annotation> <xs:documentation>Platzierter Gesamtbetrag als monetärer Wert in der Emissionswährung Consideration per security raised, in monetary value of the issuance currency. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:von ns1:bis | ||
annotation |
|
||
source | <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:exakt ns1:maximum ns1:bandbreite | ||||||
annotation |
|
||||||
source | <xs:element name="angebotenerPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price offered</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:von ns1:bis | ||
annotation |
|
||
source | <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:exakt ns1:maximum ns1:bandbreite | ||||||
annotation |
|
||||||
source | <xs:element name="platzierterPreis" minOccurs="0"> <xs:annotation> <xs:documentation>Price raised</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="exakt"> <xs:annotation> <xs:documentation>single value</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="maximum"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
properties |
|
||
children | ns1:von ns1:bis | ||
annotation |
|
||
source | <xs:element name="bandbreite"> <xs:annotation> <xs:documentation>range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="von"> <xs:annotation> <xs:documentation>from</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="bis"> <xs:annotation> <xs:documentation>tp</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="18"/> <xs:fractionDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="MerkmalHandelsplatz" minOccurs="0"> <xs:annotation> <xs:documentation>Characteristics of the trading venue 1 = RM, zu dem alle Anleger Zugang haben 2 = RM oder Segment eines RM, zu dem nur qualifizierte Anleger Zugang haben 3 = MTF, das ein KMU-Wachstumsmarkt ist 4 = MTF, das kein KMU-Wachstumsmarkt ist 1 = Regulated market open to all investors 2 = RM, or segment thereof, limited to qualified investors 3 = MTF which is an SME growth market 4 = MTF which is not an SME growth market </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
properties |
|
||||||
children | ns1:isin ns1:index ns1:name | ||||||
annotation |
|
||||||
source | <xs:element name="basiswert" minOccurs="0"> <xs:annotation> <xs:documentation>"ISIN des Basiswerts / Index oder Name wenn keine ISIN. Feld anwendbar für Wertpapiere mit definiertem Underlying" ISIN code of the underlying security/index or name of the underlying security/index if an ISIN does not exist. When basket of securities, to be identified accordingly. Field applicable to securities with defined underlying. </xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="isin"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="index"> <xs:annotation> <xs:documentation>1 EONIA 2 EONIA SWAP 3 EURIBOR 4 EURODOLLAR 5 EuroSwiss 6 GCF REPO 7 ISDAFIX 8 LIBID 9 LIBOR 10 Muni AAA 11 Pfandbriefe 12 TIBOR 13 STIBOR 14 BBSW 15 JIBAR 16 BUBOR 17 CDOR 18 CIBOR 19 MOSPRIM 20 NIBOR 21 PRIBOR 22 TELBOR 23 WIBOR 24 Treasury 25 SWAP 26 Future SWAP 27 Basket - For multiple underlyings (more than one) </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="26"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="name"> <xs:annotation> <xs:documentation>name of the underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="isin"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="11"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="index"> <xs:annotation> <xs:documentation>1 EONIA 2 EONIA SWAP 3 EURIBOR 4 EURODOLLAR 5 EuroSwiss 6 GCF REPO 7 ISDAFIX 8 LIBID 9 LIBOR 10 Muni AAA 11 Pfandbriefe 12 TIBOR 13 STIBOR 14 BBSW 15 JIBAR 16 BUBOR 17 CDOR 18 CIBOR 19 MOSPRIM 20 NIBOR 21 PRIBOR 22 TELBOR 23 WIBOR 24 Treasury 25 SWAP 26 Future SWAP 27 Basket - For multiple underlyings (more than one) </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="26"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="name"> <xs:annotation> <xs:documentation>name of the underlying</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="BailinAbility" minOccurs="0"> <xs:annotation> <xs:documentation>Indicator about whether the security is subject to bail-in rules under Directive 2014/59/EU. 1=ja 2=nein 1=yes 2=no</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ArtAngebotZulassung"> <xs:annotation> <xs:documentation>Taxonomie gem PVO und MiFID/MIFIR. 1 = Erstplatzierung ohne Zulassung zum Handel/Notierung 2 = Zweitplatzierung ohne Zulassung zum Handel/Notierung 3 = Erstzulassung zum Handel an einem geregelten Markt 4 = Erstzulassung zum Handel an einem geregelten Markt nach vorherigem Handel an einem MTF 5 = Erstzulassung zum Handel an einem MTF mit öffentlichem Angebot 6 = Sekundäremission an einem geregelten Markt oder MTF Taxonomy according to PR and MiFID/MIFIR. 1 = Initial offer without admission to trading / listing 2 = Secondary offer without admission to trading / listing 3 = Initial admission to trading on regulated market 4 = Initial admission to trading on regulated market from previously being traded on MTF 5 = Initial admission to trading on MTF with offer to the public 6 = Secondary issuance on regulated market or MTF </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||||||||||||||
properties |
|
||||||||||||||
children | ns1:anhangData | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="anhang" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Anhaenge zur Meldung / Attachments to a notification Bitte identische Dokumente nur ein Mal übermitteln. Die Verknüpfung zur jeweiligen Emission erfolgt über die „anhangId“ pro Meldetyp bei den jeweiligen Meldungsdaten. / Submit identic documents just once. The assignment to the notification type is done by „anhangId“.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="anhangData" type="xs:base64Binary"> <xs:annotation> <xs:documentation>Attachments</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="anhangId" use="required"> <xs:annotation> <xs:documentation>ID of attachment to all notifications</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="anhangId" use="required"> <xs:annotation> <xs:documentation>ID of attachment to all notifications</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||
namespace | http://schemas.oekb.at/meldeservice/xsd/v1.0/wertpapierMeldung.xsd | ||
type | xs:base64Binary | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="anhangData" type="xs:base64Binary"> <xs:annotation> <xs:documentation>Attachments</xs:documentation> </xs:annotation> </xs:element> |