![]() |
KDPWDocument- KDPW_TR system message (element) |
|
Description | KDPW_TR system message |
Type | KDPWDocument |
Source | <xs:element name="KDPWDocument" type="KDPWDocument" /> |
ClientReferenceData- Client data (complex type) |
|
Description | Client reference data |
Components
|
RcId
|
Source |
<xs:complexType
name="ClientReferenceData"
>
<xs:sequence > <xs:element name="RcId" type="LEIIdentifier" /> </xs:sequence> </xs:complexType> |
ClientReferenceData/RcId- Counterparty id (element) |
|
Description | Unique code identifying the counterparty |
Type | LEIIdentifier |
Source | <xs:element name="RcId" type="LEIIdentifier" /> |
EntityRelationsData- Client data (complex type) |
|
Description | Client data |
Components
|
New
Cxl |
Source |
<xs:complexType
name="EntityRelationsData"
>
<xs:sequence > <xs:choice > <xs:element name="New" type="ClientReferenceData" /> <xs:element name="Cxl" type="RelationCancellationData" /> </xs:choice> </xs:sequence> </xs:complexType> |
EntityRelationsData/New- New client data (element) |
|
Description | New client data |
Type | ClientReferenceData |
Source | <xs:element name="New" type="ClientReferenceData" /> |
EntityRelationsData/Cxl- Relation cancellation (element) |
|
Description | Relation cancellation |
Type | RelationCancellationData |
Source | <xs:element name="Cxl" type="RelationCancellationData" /> |
GeneralInformation- General information (complex type) |
|
Description | General information |
Components
|
RptgNtty
|
Source |
<xs:complexType
name="GeneralInformation"
>
<xs:sequence > <xs:element name="RptgNtty" type="LEIIdentifier" /> </xs:sequence> </xs:complexType> |
GeneralInformation/RptgNtty- Report submitting entity Id (element) |
|
Description | Report submitting entity Id |
Type | LEIIdentifier |
Source | <xs:element name="RptgNtty" type="LEIIdentifier" /> |
ISODate- ISODate (simple type) |
|
Description | ISO date |
Type | Derived from: xs:date |
Format | |
Source |
<xs:simpleType
name="ISODate"
>
<xs:restriction base="xs:date" > </xs:restriction> </xs:simpleType> |
KDPWDocument- KDPW_TR system message (complex type) |
||||||||||
Description | KDPW_TR system message | |||||||||
Attributes |
|
|||||||||
Components
|
trar.rlt.001.04{1,10000}
|
|||||||||
Source |
<xs:complexType
name="KDPWDocument"
>
<xs:sequence > <xs:element name="trar.rlt.001.04" type="trar.rlt.001.04" minOccurs="1" maxOccurs="10000" /> </xs:sequence> < xs:attribute name="Sndr" type="KDPWMemberIdentifier" use="required" /> < xs:attribute name="Rcvr" type="KDPWMemberIdentifier" use="required" /> </xs:complexType> |
KDPWDocument/trar.rlt.001.04- Entity relations message (element) |
|
Description | Entity relations message |
Type | trar.rlt.001.04 |
Source | <xs:element name="trar.rlt.001.04" type="trar.rlt.001.04" minOccurs="1" maxOccurs="10000" /> |
KDPWMemberIdentifier- KDPW institution code (simple type) |
|
Description | KDPW institution code |
Type | Derived from: xs:string |
Format | Min. length=4
Max. length=4 |
Source |
<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> |
LEIIdentifier- LEIIdentifier (simple type) |
|
Description | Legal Entity Identifier is a code allocated to a party as described in ISO 17442 "Financial Services - Legal Entity Identifier (LEI)". |
Type | Derived from: xs:string |
Format | xs:pattern=[A-Z0-9]{18,18}[0-9]{2,2}
|
Source |
<xs:simpleType
name="LEIIdentifier"
>
<xs:restriction base="xs:string" > <xs:pattern value="[A-Z0-9]{18,18}[0-9]{2,2}" /> </xs:restriction> </xs:simpleType> |
RelationCancellationData- Relation cancellation (complex type) |
|
Description | Relation cancellation |
Components
|
RcId
|
Source |
<xs:complexType
name="RelationCancellationData"
>
<xs:sequence > <xs:element name="RcId" type="LEIIdentifier" /> </xs:sequence> </xs:complexType> |
RelationCancellationData/RcId- Counterparty id (element) |
|
Description | Unique code identifying the counterparty |
Type | LEIIdentifier |
Source | <xs:element name="RcId" type="LEIIdentifier" /> |
trar.rlt.001.04- Entity relations message (complex type) |
|
Description | Entity relations message |
Components
|
GnlInf
RltnData{1,unbounded} |
Source |
<xs:complexType
name="trar.rlt.001.04"
>
<xs:sequence > <xs:element name="GnlInf" type="GeneralInformation" /> <xs:element name="RltnData" type="EntityRelationsData" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType> |
trar.rlt.001.04/GnlInf- General information (element) |
|
Description | General information |
Type | GeneralInformation |
Source | <xs:element name="GnlInf" type="GeneralInformation" /> |
trar.rlt.001.04/RltnData- Relations (element) |
|
Description | Relations |
Type | EntityRelationsData |
Source | <xs:element name="RltnData" type="EntityRelationsData" maxOccurs="unbounded" /> |