![]() |
KDPWDocument- Komunikat systemu KDPW (element) |
|
Opis | Komunikat systemu KDPW |
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
Max. wartość=1000000000000 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:maxExclusive value="1000000000000" /> <xs:fractionDigits value="2" /> <xs:totalDigits value="14" /> </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> |
ExcerciseDetails- Infomacje o zgłoszonym warrancie (typ złożony) |
|
Opis | Infomacje o zgłoszonym warrancie |
Elementy
składowe |
MktCd
ISIN SttlmDt ExpiDt ExrcdQty |
Źródło |
<xs:complexType
name="ExcerciseDetails"
>
<xs:sequence > <xs:element name="MktCd" type="KDPWMarketIdentifier" /> <xs:element name="ISIN" type="ISINIdentifier" /> <xs:element name="SttlmDt" type="ISODate" /> <xs:element name="ExpiDt" type="ISODate" /> <xs:element name="ExrcdQty" type="FinancialInstrumentQuantity" /> </xs:sequence> </xs:complexType> |
ExcerciseDetails/MktCd- Kod rynku (element) |
|
Opis | Kod rynku |
Typ | KDPWMarketIdentifier |
Źródło | <xs:element name="MktCd" type="KDPWMarketIdentifier" /> |
ExcerciseDetails/ISIN- Kod ISIN instrumentu (element) |
|
Opis | Kod ISIN instrumentu finansowego |
Typ | ISINIdentifier |
Źródło | <xs:element name="ISIN" type="ISINIdentifier" /> |
ExcerciseDetails/SttlmDt- Przewidywana data księgowania zgłoszenia (element) |
|
Opis | Przewidywana data księgowania zgłoszenia |
Typ | ISODate |
Źródło | <xs:element name="SttlmDt" type="ISODate" /> |
ExcerciseDetails/ExpiDt- Data wygaśnięcia warrantu (element) |
|
Opis | Data wygaśnięcia warrantu |
Typ | ISODate |
Źródło | <xs:element name="ExpiDt" type="ISODate" /> |
ExcerciseDetails/ExrcdQty- Liczba zgłoszonych warrantów (element) |
|
Opis | Liczba zgłoszonych warrantów |
Typ | FinancialInstrumentQuantity |
Źródło | <xs:element name="ExrcdQty" type="FinancialInstrumentQuantity" /> |
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="Max11Int" /> <xs:element name="FaceAmt" type="Amount" /> </xs:choice> </xs:sequence> </xs:complexType> |
FinancialInstrumentQuantity/Unit- Jednostki (element) |
|
Opis | Jednostki |
Typ | Max11Int |
Źródło | <xs:element name="Unit" type="Max11Int" /> |
FinancialInstrumentQuantity/FaceAmt- Wartość nominalna (element) |
|
Opis | Wartość nominalna |
Typ | Amount |
Źródło | <xs:element name="FaceAmt" type="Amount" /> |
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 (typ złożony) |
||||||||||
Opis | Komunikat systemu KDPW | |||||||||
Atrybuty |
|
|||||||||
Elementy
składowe |
demt.wrm.001.01{1,unbounded}
|
|||||||||
Źródło |
<xs:complexType
name="KDPWDocument"
>
<xs:sequence > <xs:element name="demt.wrm.001.01" type="demt.wrm.001.01" maxOccurs="unbounded" /> </xs:sequence> < xs:attribute name="Sndr" type="KDPWMemberIdentifier" use="required" /> < xs:attribute name="Rcvr" type="KDPWMemberIdentifier" use="required" /> </xs:complexType> |
KDPWDocument/demt.wrm.001.01- Infomacje o zgłoszonych warrantach (element) |
|
Opis | Infomacje o zgłoszonych warrantach |
Typ | demt.wrm.001.01 |
Źródło | <xs:element name="demt.wrm.001.01" type="demt.wrm.001.01" maxOccurs="unbounded" /> |
KDPWMarketIdentifier- Identyfikator rynku KDPW (typ prosty) |
|
Opis | Identyfikator rynku KDPW |
Typ | Pochodna typu: xs:string |
Format | Min. długość=2
Maks. długość=2 |
Źródło |
<xs:simpleType
name="KDPWMarketIdentifier"
>
<xs:restriction base="xs:string" > <xs:whiteSpace value="collapse" /> <xs:minLength value="2" /> <xs:maxLength value="2" /> </xs:restriction> </xs:simpleType> |
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> |
Max11Int- liczba (typ prosty) |
|
Opis | Liczba całkowita o maksymalnej długości 11 znaków |
Typ | Pochodna typu: xs:integer |
Format | Liczba znaków=11
Min. wartość=0 |
Źródło |
<xs:simpleType
name="Max11Int"
>
<xs:restriction base="xs:integer" > <xs:totalDigits value="11" /> <xs:minInclusive value="0" /> </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:whiteSpace value="collapse" /> <xs:minLength value="1" /> <xs:maxLength value="16" /> </xs:restriction> </xs:simpleType> |
demt.wrm.001.01- Zgłoszenia warrantów amerykańskich (typ złożony) |
|
Opis | Zgłoszenia warrantów amerykańskich |
Elementy
składowe |
ExrcDtls{1,unbounded}
|
Źródło |
<xs:complexType
name="demt.wrm.001.01"
>
<xs:sequence > <xs:element name="ExrcDtls" type="ExcerciseDetails" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType> |
demt.wrm.001.01/ExrcDtls- Infomacje o zgłoszonym warrancie (element) |
|
Opis | Infomacje o zgłoszonym warrancie |
Typ | ExcerciseDetails |
Źródło | <xs:element name="ExrcDtls" type="ExcerciseDetails" maxOccurs="unbounded" /> |