| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2 | ||
| children | Name Code | ||
| used by | |||
| annotation |
|
||
| source | <xs:complexType name="IssuerType"> <xs:annotation> <xs:documentation>Name and codification of an Issuer</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">Entity name</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Code" type="SIIIssuerCodificationType"> <xs:annotation> <xs:documentation>LEI or internal code.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2 | ||
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="Name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">Entity name</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2 | ||
| type | SIIIssuerCodificationType | ||
| properties |
|
||
| children | CodificationSystem LEI Code | ||
| annotation |
|
||
| source | <xs:element name="Code" type="SIIIssuerCodificationType"> <xs:annotation> <xs:documentation>LEI or internal code.</xs:documentation> </xs:annotation> </xs:element> |