| diagram | ![]() |
||
| children | BIC Name LEI Country | ||
| annotation |
|
||
| source | <xs:complexType name="CounterpartyType"> <xs:annotation> <xs:documentation xml:lang="en">Defines the counterparty</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0"> <xs:element name="BIC" type="BicCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>BIC code of the counterparty</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Name" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the counterparty</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LEI" type="LEICodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Legal Entity Identifer (LEI) (ISO 17442 standard) of the Entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Country" type="ISOCountryCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>Country of asset (two character ISO code)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| type | BicCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="BIC" type="BicCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>BIC code of the counterparty</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Name" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the counterparty</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | LEICodeType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="LEI" type="LEICodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Legal Entity Identifer (LEI) (ISO 17442 standard) of the Entity.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Country" type="ISOCountryCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>Country of asset (two character ISO code)</xs:documentation> </xs:annotation> </xs:element> |