| diagram | ![]() |
||
| children | Identifiers Name Country BusinessCountry ParentIssuer | ||
| used by |
|
||
| source | <xs:complexType name="IssuerType"> <xs:sequence> <xs:element name="Identifiers" type="IdentifiersType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifiers of issuer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Name" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of issuer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Country" type="ISOCountryCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>Country code of issuer (country of headquarter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BusinessCountry" type="ISOCountryCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>Country code of main business of issuer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ParentIssuer" type="IssuerType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | IdentifiersType | ||||||
| properties |
|
||||||
| children | ISIN Bloomberg CUSIP GermanWKN LEI MexID ReutersRIC SEDOL SwissValorenCode SwiftBIC OtherID | ||||||
| annotation |
|
||||||
| source | <xs:element name="Identifiers" type="IdentifiersType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifiers of issuer</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 issuer</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 code of issuer (country of headquarter)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="BusinessCountry" type="ISOCountryCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>Country code of main business of issuer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | IssuerType | ||||||
| properties |
|
||||||
| children | Identifiers Name Country BusinessCountry ParentIssuer | ||||||
| source | <xs:element name="ParentIssuer" type="IssuerType" minOccurs="0"/> |