Struktura komunikatu: Obsługa aukcji - ogłoszenie warunków aukcji (auct.ntf.001.01)


Obsługa aukcji - ogłoszenie warunków aukcji

KDPWDocument- Komunikat systemu KDPW_CCP (element)

Opis Komunikat systemu KDPW_CCP
Typ KDPWDocument
Źródło <xs:element name="KDPWDocument" type="KDPWDocument" />

Amount- Wartość (typ prosty)

Opis Wartość
Typ Pochodna typu: xs:decimal
Format Min. wartość=0

Liczba znaków po przecinku=2

Liczba znaków=14

Źródło <xs:simpleType name="Amount" >

   <xs:restriction base="xs:decimal" >

     <xs:minInclusive value="0" />

     <xs:fractionDigits value="2" />

     <xs:totalDigits value="14" />

   </xs:restriction>

</xs:simpleType>

AuctionDetails- Dane dotyczące aukcji (typ złożony)

Opis Dane dotyczące aukcji
Elementy

składowe
AuctnId

AuctnStag

MktTp

AuctnTp{0,1}

AuctnStl{0,1}

StartDt{0,1}

EndDt{0,1}

RsltDt{0,1}

DfltgMmb{0,1}

OTCAuctnDtls{0,1}

RepoAuctnDtls{0,1}

OutrghtMktAuctnDtls{0,1}

AddtlInf{0,1}

Źródło <xs:complexType name="AuctionDetails" >

   <xs:sequence >

     <xs:element name="AuctnId" type="Max16Text" />

     <xs:element name="AuctnStag" type="AuctionStageCode" />

     <xs:element name="MktTp" type="Code4Text" />

     <xs:element name="AuctnTp" type="Max16Text" minOccurs="0" />

     <xs:element name="AuctnStl" type="Max16Text" minOccurs="0" />

     <xs:element name="StartDt" type="ISODateTime" minOccurs="0" />

     <xs:element name="EndDt" type="ISODateTime" minOccurs="0" />

     <xs:element name="RsltDt" type="ISODateTime" minOccurs="0" />

     <xs:element name="DfltgMmb" type="KDPWMemberIdentifier" minOccurs="0" />

     <xs:choice >

       <xs:sequence >

         <xs:element name="OTCAuctnDtls" type="OTCAuctionDetails" minOccurs="0" />

         <xs:element name="RepoAuctnDtls" type="RepoAuctionDetails" minOccurs="0" />

         <xs:element name="OutrghtMktAuctnDtls" type="OutrightAuctionDetails" minOccurs="0" />

       </xs:sequence>

     </xs:choice>

     <xs:element name="AddtlInf" type="Max350Text" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

AuctionDetails/AuctnId- Identyfikator aukcji (element)

Opis Identyfikator aukcji
Typ Max16Text
Źródło <xs:element name="AuctnId" type="Max16Text" />

AuctionDetails/AuctnStag- Etap aukcji (element)

Opis Etap aukcji
Typ AuctionStageCode
Źródło <xs:element name="AuctnStag" type="AuctionStageCode" />

AuctionDetails/MktTp- Segment rynku (element)

Opis Segment rynku. Dopuszczalne wartości: OTCO, REPO, OUTR
Typ Code4Text
Źródło <xs:element name="MktTp" type="Code4Text" />

AuctionDetails/AuctnTp- Typ aukcji (element)

Opis Typ aukcji. Dopuszczalne wartości: DEFAULT, ONDEMAND, HEDGE, OTHER
Typ Max16Text
Źródło <xs:element name="AuctnTp" type="Max16Text" minOccurs="0" />

AuctionDetails/AuctnStl- Styl aukcji (element)

Opis Styl aukcji. Dozwolone wartości: STANDARD, VICKREY
Typ Max16Text
Źródło <xs:element name="AuctnStl" type="Max16Text" minOccurs="0" />

AuctionDetails/StartDt- Data i czas rozpoczęcia aukcji (element)

Opis Data i czas rozpoczęcia aukcji
Typ ISODateTime
Źródło <xs:element name="StartDt" type="ISODateTime" minOccurs="0" />

AuctionDetails/EndDt- Data i czas zakończenia aukcji (element)

Opis Data i czas zakończenia aukcji
Typ ISODateTime
Źródło <xs:element name="EndDt" type="ISODateTime" minOccurs="0" />

AuctionDetails/RsltDt- Data i czas ogłoszenia wyników aukcji (element)

Opis Data i czas ogłoszenia wyników aukcji
Typ ISODateTime
Źródło <xs:element name="RsltDt" type="ISODateTime" minOccurs="0" />

AuctionDetails/DfltgMmb- Kod uczestnika niewypłacalnego, którego dotyczy aukcja (element)

Opis Kod uczestnika niewypłacalnego, którego dotyczy aukcja
Typ KDPWMemberIdentifier
Źródło <xs:element name="DfltgMmb" type="KDPWMemberIdentifier" minOccurs="0" />

AuctionDetails/OTCAuctnDtls- Parametry aukcji OTC (element)

Opis Parametry aukcji OTC
Typ OTCAuctionDetails
Źródło <xs:element name="OTCAuctnDtls" type="OTCAuctionDetails" minOccurs="0" />

AuctionDetails/RepoAuctnDtls- Parametry aukcji repo (element)

Opis Parametry aukcji repo
Typ RepoAuctionDetails
Źródło <xs:element name="RepoAuctnDtls" type="RepoAuctionDetails" minOccurs="0" />

AuctionDetails/OutrghtMktAuctnDtls- Parametry aukcji obrotu zorganizowanego (element)

Opis Parametry aukcji obrotu zorganizowanego
Typ OutrightAuctionDetails
Źródło <xs:element name="OutrghtMktAuctnDtls" type="OutrightAuctionDetails" minOccurs="0" />

AuctionDetails/AddtlInf- Informacje dodatkowe (element)

Opis Informacje dodatkowe
Typ Max350Text
Źródło <xs:element name="AddtlInf" type="Max350Text" minOccurs="0" />

AuctionResults- Wyniki aukcji (typ złożony)

Opis Wyniki aukcji
Elementy

składowe
PAAcct{0,1}

Rslt{0,unbounded}

Źródło <xs:complexType name="AuctionResults" >

   <xs:sequence >

     <xs:element name="PAAcct" type="Max35Text" minOccurs="0" />

     <xs:element name="Rslt" type="ResultsPerSegment" minOccurs="0" maxOccurs="unbounded" />

   </xs:sequence>

</xs:complexType>

AuctionResults/PAAcct- Identyfikator konta PA (element)

Opis Identyfikator konta PA, na którym mają zostać zarejestrowane transakcje
Typ Max35Text
Źródło <xs:element name="PAAcct" type="Max35Text" minOccurs="0" />

AuctionResults/Rslt- Wynik segmentu aukcji (element)

Opis Wynik segmentu aukcji
Typ ResultsPerSegment
Źródło <xs:element name="Rslt" type="ResultsPerSegment" minOccurs="0" maxOccurs="unbounded" />

AuctionStageCode- Etap aukcji (typ prosty)

Opis Etap aukcji
Typ Pochodna typu: xs:string
Format
Kod Opis
AuctionNotice Powiadomienie o aukcji
NewAuction Rozpoczęcie aukcji
AuctionClosed Zamknięcie aukcji
AuctionCancelled Odwołanie aukcji
AuctionResult Wyniki aukcji
AuctionPortfolio Wstępna informacja
Źródło <xs:simpleType name="AuctionStageCode" >

   <xs:restriction base="xs:string" >

     <xs:enumeration value="AuctionNotice" />

     <xs:enumeration value="NewAuction" />

     <xs:enumeration value="AuctionClosed" />

     <xs:enumeration value="AuctionCancelled" />

     <xs:enumeration value="AuctionResult" />

     <xs:enumeration value="AuctionPortfolio" />

   </xs:restriction>

</xs:simpleType>

Code4Text- Kwalifikator (typ prosty)

Opis Kwalifikator, kod
Typ Pochodna typu: xs:string
Format Min. długość=4

Maks. długość=4

Źródło <xs:simpleType name="Code4Text" >

   <xs:restriction base="xs:string" >

     <xs:whiteSpace value="collapse" />

     <xs:minLength value="4" />

     <xs:maxLength value="4" />

   </xs:restriction>

</xs:simpleType>

CurrencyAndAmount- Wartość i kod waluty (typ złożony)

Opis Wartość i kod waluty
Typ Pochodna typu: Amount
Atrybuty
Nazwa Opis Typ
Ccy Kod waluty CurrencyCode
Źródło <xs:complexType name="CurrencyAndAmount" >

   <xs:simpleContent>

     <xs:extension base="Amount" >

      < xs:attribute name="Ccy" type="CurrencyCode" use="required" />

     </xs:extension>

   </xs:simpleContent>

</xs:complexType>

CurrencyCode- Kod waluty (typ prosty)

Opis Kod waluty
Typ Pochodna typu: xs:string
Format xs:pattern=[A-Z]{3,3}

Źródło <xs:simpleType name="CurrencyCode" >

   <xs:restriction base="xs:string" >

     <xs:pattern value="[A-Z]{3,3}" />

   </xs:restriction>

</xs:simpleType>

DateAndDateTimeChoice- Data i czas (typ złożony)

Opis Data i czas
Elementy

składowe
Dt

DtTm

Źródło <xs:complexType name="DateAndDateTimeChoice" >

   <xs:sequence >

     <xs:choice >

       <xs:element name="Dt" type="ISODate" />

       <xs:element name="DtTm" type="ISODateTime" />

     </xs:choice>

   </xs:sequence>

</xs:complexType>

DateAndDateTimeChoice/Dt- Data (element)

Opis Data
Typ ISODate
Źródło <xs:element name="Dt" type="ISODate" />

DateAndDateTimeChoice/DtTm- Data i czas (element)

Opis Data i czas
Typ ISODateTime
Źródło <xs:element name="DtTm" type="ISODateTime" />

FinancialInstrumentQuantity- Liczba instrumentów (typ złożony)

Opis Liczba instrumentów wyrażona w jednostkach lub wartości nominalnej
Elementy

składowe
Unit

FaceAmt

Źródło <xs:complexType name="FinancialInstrumentQuantity" >

   <xs:sequence >

     <xs:choice >

       <xs:element name="Unit" type="Max14Int" />

       <xs:element name="FaceAmt" type="Amount" />

     </xs:choice>

   </xs:sequence>

</xs:complexType>

FinancialInstrumentQuantity/Unit- Jednostki (element)

Opis Jednostki
Typ Max14Int
Źródło <xs:element name="Unit" type="Max14Int" />

FinancialInstrumentQuantity/FaceAmt- Wartość nominalna (element)

Opis Wartość nominalna
Typ Amount
Źródło <xs:element name="FaceAmt" type="Amount" />

FunctionOfMessage- Funkcja komunikatu (typ prosty)

Opis Funkcja komunikatu
Typ Pochodna typu: xs:string
Format
Kod Opis
NEWM Nowy komunikat
Źródło <xs:simpleType name="FunctionOfMessage" >

   <xs:restriction base="xs:string" >

     <xs:enumeration value="NEWM" />

   </xs:restriction>

</xs:simpleType>

GeneralInformation- Informacje ogólne (typ złożony)

Opis Informacje ogólne
Elementy

składowe
SndrMsgRef

FuncOfMsg

CreDtTm{0,1}

Lnk{0,1}

Źródło <xs:complexType name="GeneralInformation" >

   <xs:sequence >

     <xs:element name="SndrMsgRef" type="Max16Text" />

     <xs:element name="FuncOfMsg" type="FunctionOfMessage" />

     <xs:element name="CreDtTm" type="DateAndDateTimeChoice" minOccurs="0" />

     <xs:element name="Lnk" type="Linkages" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

GeneralInformation/SndrMsgRef- Identyfikator komunikatu (element)

Opis Identyfikator komunikatu utworzony przez nadawcę
Typ Max16Text
Źródło <xs:element name="SndrMsgRef" type="Max16Text" />

GeneralInformation/FuncOfMsg- Funkcja komunikatu (element)

Opis Funkcja komunikatu
Typ FunctionOfMessage
Źródło <xs:element name="FuncOfMsg" type="FunctionOfMessage" />

GeneralInformation/CreDtTm- Data utworzenia komunikatu (element)

Opis Data utworzenia komunikatu
Typ DateAndDateTimeChoice
Źródło <xs:element name="CreDtTm" type="DateAndDateTimeChoice" minOccurs="0" />

GeneralInformation/Lnk- Referencje (element)

Opis Powiązania z innymi komunikatami
Typ Linkages
Źródło <xs:element name="Lnk" type="Linkages" minOccurs="0" />

InstrumentsPerCurrency- Kategorie oferowanych instrumentów dla waluty (typ złożony)

Opis Kategorie oferowanych instrumentów dla waluty
Elementy

składowe
Ccy

InstrCtgry{1,unbounded}

Źródło <xs:complexType name="InstrumentsPerCurrency" >

   <xs:sequence >

     <xs:element name="Ccy" type="CurrencyCode" />

     <xs:element name="InstrCtgry" type="Max16Text" maxOccurs="unbounded" />

   </xs:sequence>

</xs:complexType>

InstrumentsPerCurrency/Ccy- Kod waluty (element)

Opis Kod waluty
Typ CurrencyCode
Źródło <xs:element name="Ccy" type="CurrencyCode" />

InstrumentsPerCurrency/InstrCtgry- Kategoria instrumentów (produkt) (element)

Opis Kategoria instrumentów (produkt)
Typ Max16Text
Źródło <xs:element name="InstrCtgry" type="Max16Text" maxOccurs="unbounded" />

ISINIdentifier- Kod ISIN (typ prosty)

Opis Kod instrumentu finansowego ISIN
Typ Pochodna typu: xs:string
Format Min. długość=12

Maks. długość=12

Źródło <xs:simpleType name="ISINIdentifier" >

   <xs:restriction base="xs:string" >

     <xs:whiteSpace value="collapse" />

     <xs:minLength value="12" />

     <xs:maxLength value="12" />

   </xs:restriction>

</xs:simpleType>

ISODate- Data (typ prosty)

Opis Data
Typ Pochodna typu: xs:date
Format
Źródło <xs:simpleType name="ISODate" >

   <xs:restriction base="xs:date" >

   </xs:restriction>

</xs:simpleType>

ISODateTime- Data i czas (typ prosty)

Opis Data i czas
Typ Pochodna typu: xs:dateTime
Format
Źródło <xs:simpleType name="ISODateTime" >

   <xs:restriction base="xs:dateTime" >

   </xs:restriction>

</xs:simpleType>

KDPWDocument- Komunikat systemu KDPW_CCP (typ złożony)

Opis Komunikat systemu KDPW_CCP
Atrybuty
Nazwa Opis Typ
Sndr Nadawca KDPWMemberIdentifier
Rcvr Odbiorca KDPWMemberIdentifier
Elementy

składowe
auct.ntf.001.01

Źródło <xs:complexType name="KDPWDocument" >

   <xs:sequence >

     <xs:element name="auct.ntf.001.01" type="auct.ntf.001.01" />

   </xs:sequence>

  < xs:attribute name="Sndr" type="KDPWMemberIdentifier" use="required" />

  < xs:attribute name="Rcvr" type="KDPWMemberIdentifier" use="required" />

</xs:complexType>

KDPWDocument/auct.ntf.001.01- Obsługa aukcji - ogłoszenie warunków aukcji (element)

Opis Obsługa aukcji - ogłoszenie warunków aukcji
Typ auct.ntf.001.01
Źródło <xs:element name="auct.ntf.001.01" type="auct.ntf.001.01" />

KDPWMemberIdentifier- Identyfikator uczestnika KDPW (typ prosty)

Opis Identyfikator uczestnika KDPW
Typ Pochodna typu: xs:string
Format Min. długość=4

Maks. długość=4

Źródło <xs:simpleType name="KDPWMemberIdentifier" >

   <xs:restriction base="xs:string" >

     <xs:whiteSpace value="collapse" />

     <xs:minLength value="4" />

     <xs:maxLength value="4" />

   </xs:restriction>

</xs:simpleType>

Linkages- Referencje (typ złożony)

Opis Powiązania z innymi komunikatami.
Elementy

składowe
RltdRef

Źródło <xs:complexType name="Linkages" >

   <xs:sequence >

     <xs:element name="RltdRef" type="Max16Text" />

   </xs:sequence>

</xs:complexType>

Linkages/RltdRef- Identyfikator poprzedniego komunikatu (element)

Opis Identyfikator poprzedniego komunikatu
Typ Max16Text
Źródło <xs:element name="RltdRef" type="Max16Text" />

Max14Int- liczba (typ prosty)

Opis Liczba całkowita o maksymalnej długości 14 znaków
Typ Pochodna typu: xs:integer
Format Liczba znaków=14

Min. wartość=0

Źródło <xs:simpleType name="Max14Int" >

   <xs:restriction base="xs:integer" >

     <xs:totalDigits value="14" />

     <xs:minInclusive value="0" />

   </xs:restriction>

</xs:simpleType>

Max4Text- Tekst (typ prosty)

Opis Tekst o maksymalnej długości 4 znaków
Typ Pochodna typu: xs:string
Format Min. długość=1

Maks. długość=4

Źródło <xs:simpleType name="Max4Text" >

   <xs:restriction base="xs:string" >

     <xs:whiteSpace value="collapse" />

     <xs:minLength value="1" />

     <xs:maxLength value="4" />

   </xs:restriction>

</xs:simpleType>

Max16Text- Tekst (typ prosty)

Opis Tekst o maksymalnej długości 16 znaków
Typ Pochodna typu: xs:string
Format Min. długość=1

Maks. długość=16

Źródło <xs:simpleType name="Max16Text" >

   <xs:restriction base="xs:string" >

     <xs:minLength value="1" />

     <xs:maxLength value="16" />

   </xs:restriction>

</xs:simpleType>

Max16TextCollapse- Tekst (typ prosty)

Opis Tekst o maksymalnej długości 16 znaków
Typ Pochodna typu: xs:string
Format Min. długość=1

Maks. długość=16

Źródło <xs:simpleType name="Max16TextCollapse" >

   <xs:restriction base="xs:string" >

     <xs:whiteSpace value="collapse" />

     <xs:minLength value="1" />

     <xs:maxLength value="16" />

   </xs:restriction>

</xs:simpleType>

Max35Text- Tekst (typ prosty)

Opis Tekst o maksymalnej długości 35 znaków
Typ Pochodna typu: xs:string
Format Min. długość=1

Maks. długość=35

Źródło <xs:simpleType name="Max35Text" >

   <xs:restriction base="xs:string" >

     <xs:minLength value="1" />

     <xs:maxLength value="35" />

   </xs:restriction>

</xs:simpleType>

Max140Text- Tekst (typ prosty)

Opis Tekst o maksymalnej długości 140 znaków
Typ Pochodna typu: xs:string
Format Min. długość=1

Maks. długość=140

Źródło <xs:simpleType name="Max140Text" >

   <xs:restriction base="xs:string" >

     <xs:minLength value="1" />

     <xs:maxLength value="140" />

   </xs:restriction>

</xs:simpleType>

Max350Text- Tekst (typ prosty)

Opis Tekst o maksymalnej długości 350 znaków
Typ Pochodna typu: xs:string
Format Min. długość=1

Maks. długość=350

Źródło <xs:simpleType name="Max350Text" >

   <xs:restriction base="xs:string" >

     <xs:minLength value="1" />

     <xs:maxLength value="350" />

   </xs:restriction>

</xs:simpleType>

OTCAuctionDetails- Dane dotyczące aukcji OTC (typ złożony)

Opis Dane dotyczące aukcji OTC
Elementy

składowe
InstrCcy{0,unbounded}

AuctnSgmntDef{0,unbounded}

Źródło <xs:complexType name="OTCAuctionDetails" >

   <xs:sequence >

     <xs:element name="InstrCcy" type="InstrumentsPerCurrency" minOccurs="0" maxOccurs="unbounded" />

     <xs:element name="AuctnSgmntDef" type="OTCAuctionSegmentDetails" minOccurs="0" maxOccurs="unbounded" />

   </xs:sequence>

</xs:complexType>

OTCAuctionDetails/InstrCcy- kategorie oferowanych instrumentów dla waluty (element)

Opis Kategorie oferowanych instrumentów dla waluty
Typ InstrumentsPerCurrency
Źródło <xs:element name="InstrCcy" type="InstrumentsPerCurrency" minOccurs="0" maxOccurs="unbounded" />

OTCAuctionDetails/AuctnSgmntDef- Definicja segmentu aukcji (element)

Opis Definicja segmentu aukcji
Typ OTCAuctionSegmentDetails
Źródło <xs:element name="AuctnSgmntDef" type="OTCAuctionSegmentDetails" minOccurs="0" maxOccurs="unbounded" />

OTCAuctionSegmentDetails- Dane dotyczące segmentu aukcji OTC (typ złożony)

Opis Dane dotyczące segmentu aukcji OTC
Elementy

składowe
AuctnSgmntId

Ccy

MinUnit{0,1}

TotUnit

MtM

TradOffrIds{0,1}

Źródło <xs:complexType name="OTCAuctionSegmentDetails" >

   <xs:sequence >

     <xs:element name="AuctnSgmntId" type="Max16Text" />

     <xs:element name="Ccy" type="CurrencyCode" />

     <xs:element name="MinUnit" type="Max14Int" minOccurs="0" />

     <xs:element name="TotUnit" type="Max14Int" />

     <xs:element name="MtM" type="SignedAmount" />

     <xs:element name="TradOffrIds" type="OTCAuctionTradeOfferIds" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

OTCAuctionSegmentDetails/AuctnSgmntId- Identyfikator segmentu aukcji (element)

Opis Identyfikator segmentu aukcji
Typ Max16Text
Źródło <xs:element name="AuctnSgmntId" type="Max16Text" />

OTCAuctionSegmentDetails/Ccy- Kod waluty (element)

Opis Kod waluty
Typ CurrencyCode
Źródło <xs:element name="Ccy" type="CurrencyCode" />

OTCAuctionSegmentDetails/MinUnit- Minimalna liczba jednostek (element)

Opis Minimalna liczba jednostek, na którą odbiorca komunikatu jest obowiązany złożyć kwotowanie
Typ Max14Int
Źródło <xs:element name="MinUnit" type="Max14Int" minOccurs="0" />

OTCAuctionSegmentDetails/TotUnit- Liczba wszystkich jednostek w segmencie (element)

Opis Liczba wszystkich jednostek w segmencie
Typ Max14Int
Źródło <xs:element name="TotUnit" type="Max14Int" />

OTCAuctionSegmentDetails/MtM- Bieżąca wycena segmentu (element)

Opis Bieżąca wycena segmentu
Typ SignedAmount
Źródło <xs:element name="MtM" type="SignedAmount" />

OTCAuctionSegmentDetails/TradOffrIds- Identyfikatory oferowanych transakcji (element)

Opis Identyfikatory oferowanych transakcji
Typ OTCAuctionTradeOfferIds
Źródło <xs:element name="TradOffrIds" type="OTCAuctionTradeOfferIds" minOccurs="0" />

OTCAuctionTradeOfferIds- Identyfikatory transakcji (typ złożony)

Opis Identyfikatory transakcji
Elementy

składowe
TradOffrId{1,unbounded}

Źródło <xs:complexType name="OTCAuctionTradeOfferIds" >

   <xs:sequence >

     <xs:element name="TradOffrId" type="Max16Text" maxOccurs="unbounded" />

   </xs:sequence>

</xs:complexType>

OTCAuctionTradeOfferIds/TradOffrId- Identyfikator oferowanej transakcji (element)

Opis Identyfikator oferowanej transakcji
Typ Max16Text
Źródło <xs:element name="TradOffrId" type="Max16Text" maxOccurs="unbounded" />

OutrightAuctionDetails- Dane dotyczące aukcji obrotu zorganizowanego (typ złożony)

Opis Dane dotyczące aukcji obrotu zorganizowanego
Elementy

składowe
TradDtls{1,unbounded}

Źródło <xs:complexType name="OutrightAuctionDetails" >

   <xs:sequence >

     <xs:element name="TradDtls" type="OutrightTransactionDetails" maxOccurs="unbounded" />

   </xs:sequence>

</xs:complexType>

OutrightAuctionDetails/TradDtls- Dane dotyczące transakcji obrotu zorganizowanego (element)

Opis Dane dotyczące transakcji obrotu zorganizowanego
Typ OutrightTransactionDetails
Źródło <xs:element name="TradDtls" type="OutrightTransactionDetails" maxOccurs="unbounded" />

OutrightTransactionDetails- Dane dotyczące transakcji obrotu zorganizowanego (typ złożony)

Opis Dane dotyczące transakcji obrotu zorganizowanego
Elementy

składowe
TradId

ISIN

ReqdSttlmQty

SttlmDt

Pric{0,1}

BuySellInd{0,1}

Źródło <xs:complexType name="OutrightTransactionDetails" >

   <xs:sequence >

     <xs:element name="TradId" type="Max16Text" />

     <xs:element name="ISIN" type="ISINIdentifier" />

     <xs:element name="ReqdSttlmQty" type="FinancialInstrumentQuantity" />

     <xs:element name="SttlmDt" type="ISODate" />

     <xs:element name="Pric" type="CurrencyAndAmount" minOccurs="0" />

     <xs:element name="BuySellInd" type="Max4Text" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

OutrightTransactionDetails/TradId- Identyfikator transakcji nadawany przez CCP (element)

Opis Identyfikator transakcji nadawany przez CCP
Typ Max16Text
Źródło <xs:element name="TradId" type="Max16Text" />

OutrightTransactionDetails/ISIN- Kod ISIN (element)

Opis Kod instrumentu finansowego ISIN
Typ ISINIdentifier
Źródło <xs:element name="ISIN" type="ISINIdentifier" />

OutrightTransactionDetails/ReqdSttlmQty- Liczba instrumentów finansowych (element)

Opis Liczba instrumentów finansowych będących przedmiotem transakcji.
Typ FinancialInstrumentQuantity
Źródło <xs:element name="ReqdSttlmQty" type="FinancialInstrumentQuantity" />

OutrightTransactionDetails/SttlmDt- Data rozrachunku (element)

Opis Data rozrachunku
Typ ISODate
Źródło <xs:element name="SttlmDt" type="ISODate" />

OutrightTransactionDetails/Pric- Cena (element)

Opis Cena
Typ CurrencyAndAmount
Źródło <xs:element name="Pric" type="CurrencyAndAmount" minOccurs="0" />

OutrightTransactionDetails/BuySellInd- Wskaźnik strony transakcji. Dozwolone wartości: BUYR, SELR. (element)

Opis Wskaźnik strony transakcji. Dozwolone wartości: BUYR, SELR.
Typ Max4Text
Źródło <xs:element name="BuySellInd" type="Max4Text" minOccurs="0" />

RepoAuctionDetails- Dane dotyczące aukcji repo (typ złożony)

Opis Dane dotyczące aukcji repo
Elementy

składowe
RepoTradDtls{1,unbounded}

Źródło <xs:complexType name="RepoAuctionDetails" >

   <xs:sequence >

     <xs:element name="RepoTradDtls" type="RepoTransactionDetails" maxOccurs="unbounded" />

   </xs:sequence>

</xs:complexType>

RepoAuctionDetails/RepoTradDtls- Szczegóły transakcji repo (element)

Opis Szczegóły transakcji repo
Typ RepoTransactionDetails
Źródło <xs:element name="RepoTradDtls" type="RepoTransactionDetails" maxOccurs="unbounded" />

RepoLegDetails- Dane dotyczące transakcji składowej repo (typ złożony)

Opis Dane dotyczące transakcji składowej repo
Elementy

składowe
TradId

ISIN

ReqdSttlmQty

SttlmDt

SttlmAmt{0,1}

CpnAmt{0,1}

CpnDt{0,1}

Źródło <xs:complexType name="RepoLegDetails" >

   <xs:sequence >

     <xs:element name="TradId" type="Max16Text" />

     <xs:element name="ISIN" type="ISINIdentifier" />

     <xs:element name="ReqdSttlmQty" type="FinancialInstrumentQuantity" />

     <xs:element name="SttlmDt" type="ISODate" />

     <xs:element name="SttlmAmt" type="CurrencyAndAmount" minOccurs="0" />

     <xs:element name="CpnAmt" type="CurrencyAndAmount" minOccurs="0" />

     <xs:element name="CpnDt" type="ISODate" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

RepoLegDetails/TradId- Identyfikator transakcji nadawany przez CCP (element)

Opis Identyfikator transakcji nadawany przez CCP
Typ Max16Text
Źródło <xs:element name="TradId" type="Max16Text" />

RepoLegDetails/ISIN- Kod ISIN (element)

Opis Kod instrumentu finansowego ISIN
Typ ISINIdentifier
Źródło <xs:element name="ISIN" type="ISINIdentifier" />

RepoLegDetails/ReqdSttlmQty- Liczba instrumentów finansowych (element)

Opis Liczba instrumentów finansowych będących przedmiotem transakcji.
Typ FinancialInstrumentQuantity
Źródło <xs:element name="ReqdSttlmQty" type="FinancialInstrumentQuantity" />

RepoLegDetails/SttlmDt- Data rozrachunku repo (element)

Opis Data rozrachunku repo
Typ ISODate
Źródło <xs:element name="SttlmDt" type="ISODate" />

RepoLegDetails/SttlmAmt- Wartość i kod waluty rozrachunku (element)

Opis Wartość i kod waluty rozrachunku.
Typ CurrencyAndAmount
Źródło <xs:element name="SttlmAmt" type="CurrencyAndAmount" minOccurs="0" />

RepoLegDetails/CpnAmt- Wartość kuponu (element)

Opis Wartość kuponu
Typ CurrencyAndAmount
Źródło <xs:element name="CpnAmt" type="CurrencyAndAmount" minOccurs="0" />

RepoLegDetails/CpnDt- Data płatności kuponu (element)

Opis Data płatności kuponu
Typ ISODate
Źródło <xs:element name="CpnDt" type="ISODate" minOccurs="0" />

RepoTransactionDetails- Dane dotyczące transakcji repo (typ złożony)

Opis Dane dotyczące transakcji repo
Elementy

składowe
OpngLegDtls{0,1}

ClsgLegDtls{0,1}

Źródło <xs:complexType name="RepoTransactionDetails" >

   <xs:sequence >

     <xs:element name="OpngLegDtls" type="RepoLegDetails" minOccurs="0" />

     <xs:element name="ClsgLegDtls" type="RepoLegDetails" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

RepoTransactionDetails/OpngLegDtls- Szczegóły otwarcia repo (element)

Opis Szczegóły otwarcia repo
Typ RepoLegDetails
Źródło <xs:element name="OpngLegDtls" type="RepoLegDetails" minOccurs="0" />

RepoTransactionDetails/ClsgLegDtls- Szczegóły zamknięcia repo (element)

Opis Szczegóły zamknięcia repo
Typ RepoLegDetails
Źródło <xs:element name="ClsgLegDtls" type="RepoLegDetails" minOccurs="0" />

QuotationResult- Kwotowanie (typ złożony)

Opis Kwotowanie
Elementy

składowe
QtnId

BidUnit{0,1}

BidPric{0,1}

WnngUnit{0,1}

WnngPric{0,1}

Źródło <xs:complexType name="QuotationResult" >

   <xs:sequence >

     <xs:element name="QtnId" type="Max16Text" />

     <xs:element name="BidUnit" type="Max14Int" minOccurs="0" />

     <xs:element name="BidPric" type="SignedAmount" minOccurs="0" />

     <xs:element name="WnngUnit" type="Max14Int" minOccurs="0" />

     <xs:element name="WnngPric" type="SignedAmount" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

QuotationResult/QtnId- Identyfikator kwotowania (element)

Opis Identyfikator kwotowania
Typ Max16Text
Źródło <xs:element name="QtnId" type="Max16Text" />

QuotationResult/BidUnit- Liczba jednostek, której dotyczy kwotowanie (element)

Opis Liczba jednostek, której dotyczy kwotowanie
Typ Max14Int
Źródło <xs:element name="BidUnit" type="Max14Int" minOccurs="0" />

QuotationResult/BidPric- Oferowana cena za jednostkę (element)

Opis Oferowana cena za jednostkę
Typ SignedAmount
Źródło <xs:element name="BidPric" type="SignedAmount" minOccurs="0" />

QuotationResult/WnngUnit- Liczba jednostek wygrywających (element)

Opis Liczba jednostek wygrywających
Typ Max14Int
Źródło <xs:element name="WnngUnit" type="Max14Int" minOccurs="0" />

QuotationResult/WnngPric- Zaakceptowana cena za jednostkę (element)

Opis Zaakceptowana cena za jednostkę
Typ SignedAmount
Źródło <xs:element name="WnngPric" type="SignedAmount" minOccurs="0" />

ResultsPerSegment- Wyniki dla segmentu aukcji (typ złożony)

Opis Wyniki dla segmentu aukcji
Elementy

składowe
AuctnSgmntId

Sts

QtnRslt{0,unbounded}

Źródło <xs:complexType name="ResultsPerSegment" >

   <xs:sequence >

     <xs:element name="AuctnSgmntId" type="Max16Text" />

     <xs:element name="Sts" type="Status" />

     <xs:element name="QtnRslt" type="QuotationResult" minOccurs="0" maxOccurs="unbounded" />

   </xs:sequence>

</xs:complexType>

ResultsPerSegment/AuctnSgmntId- Identyfikator segmentu aukcji (element)

Opis Identyfikator segmentu aukcji
Typ Max16Text
Źródło <xs:element name="AuctnSgmntId" type="Max16Text" />

ResultsPerSegment/Sts- Status (element)

Opis Status
Typ Status
Źródło <xs:element name="Sts" type="Status" />

ResultsPerSegment/QtnRslt- Wynik kwotowania (element)

Opis Wynik kwotowania
Typ QuotationResult
Źródło <xs:element name="QtnRslt" type="QuotationResult" minOccurs="0" maxOccurs="unbounded" />

SignedAmount- Wartość (typ prosty)

Opis Wartość
Typ Pochodna typu: xs:decimal
Format Liczba znaków po przecinku=2

Liczba znaków=14

Źródło <xs:simpleType name="SignedAmount" >

   <xs:restriction base="xs:decimal" >

     <xs:fractionDigits value="2" />

     <xs:totalDigits value="14" />

   </xs:restriction>

</xs:simpleType>

Reason- Przyczyna (typ złożony)

Opis Przyczyna
Elementy

składowe
RsnCd{0,1}

RsnTxt{0,1}

Źródło <xs:complexType name="Reason" >

   <xs:sequence >

     <xs:element name="RsnCd" type="Code4Text" minOccurs="0" />

     <xs:element name="RsnTxt" type="Max140Text" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

Reason/RsnCd- Kod przyczyny (element)

Opis Kod przyczyny
Typ Code4Text
Źródło <xs:element name="RsnCd" type="Code4Text" minOccurs="0" />

Reason/RsnTxt- Opis przyczyny (element)

Opis Opis przyczyny
Typ Max140Text
Źródło <xs:element name="RsnTxt" type="Max140Text" minOccurs="0" />

Status- Status (typ złożony)

Opis Status
Elementy

składowe
StsCd

Rsn{0,1}

Źródło <xs:complexType name="Status" >

   <xs:sequence >

     <xs:element name="StsCd" type="Code4Text" />

     <xs:element name="Rsn" type="Reason" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

Status/StsCd- Kod statusu (element)

Opis Kod statusu
Typ Code4Text
Źródło <xs:element name="StsCd" type="Code4Text" />

Status/Rsn- Przyczyna (element)

Opis Przyczyna
Typ Reason
Źródło <xs:element name="Rsn" type="Reason" minOccurs="0" />

auct.ntf.001.01- Obsługa aukcji - ogłoszenie warunków aukcji (typ złożony)

Opis Obsługa aukcji - ogłoszenie warunków aukcji
Elementy

składowe
GnlInf

AuctnDtls

AuctnRslts{0,1}

Źródło <xs:complexType name="auct.ntf.001.01" >

   <xs:sequence >

     <xs:element name="GnlInf" type="GeneralInformation" />

     <xs:element name="AuctnDtls" type="AuctionDetails" />

     <xs:element name="AuctnRslts" type="AuctionResults" minOccurs="0" />

   </xs:sequence>

</xs:complexType>

auct.ntf.001.01/GnlInf- Informacje ogólne (element)

Opis Blok informacji ogólnych
Typ GeneralInformation
Źródło <xs:element name="GnlInf" type="GeneralInformation" />

auct.ntf.001.01/AuctnDtls- Parametry aukcji (element)

Opis Parametry aukcji
Typ AuctionDetails
Źródło <xs:element name="AuctnDtls" type="AuctionDetails" />

auct.ntf.001.01/AuctnRslts- Wyniki aukcji (element)

Opis Wyniki aukcji
Typ AuctionResults
Źródło <xs:element name="AuctnRslts" type="AuctionResults" minOccurs="0" />