| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.7 | ||
| children | BIC Name | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="CounterpartyType"> <xs:annotation> <xs:documentation>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:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.7 | |||||||||
| 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 | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.7 | ||||||
| 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> |