| diagram | ![]() |
| children | Identifiers Name LegalName LegalForm Address BusinessCountry ParentCompany |
| used by | |
| source | <xs:complexType name="CompanyType"> <xs:sequence> <xs:element name="Identifiers" type="IdentifiersType"> <xs:annotation> <xs:documentation>Identifiers of company</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Name" type="Text500Type"> <xs:annotation> <xs:documentation>Name of company</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LegalName" type="Text500Type" minOccurs="0"> <xs:annotation> <xs:documentation>Legal (full) name of company</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LegalForm" type="Text256Type" minOccurs="0"> <xs:annotation> <xs:documentation>Legal form of company</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Address" type="AddressType" minOccurs="0"> <xs:annotation> <xs:documentation>Address of company</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BusinessCountry" type="ISOCountryCodeType" minOccurs="0"> <xs:annotation> <xs:documentation>Country code of main business of company</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ParentCompany" type="CompanyType" minOccurs="0"> <xs:annotation> <xs:documentation>Parent company (if applicable)</xs:documentation> </xs:annotation> </xs:element> </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"> <xs:annotation> <xs:documentation>Identifiers of company</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Text500Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Name" type="Text500Type"> <xs:annotation> <xs:documentation>Name of company</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Text500Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="LegalName" type="Text500Type" minOccurs="0"> <xs:annotation> <xs:documentation>Legal (full) name of company</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="LegalForm" type="Text256Type" minOccurs="0"> <xs:annotation> <xs:documentation>Legal form of company</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | AddressType | ||||||
| properties |
|
||||||
| children | StreetName StreetNumber Building CityName CityCode State Country Phone Fax Email Homepage | ||||||
| annotation |
|
||||||
| source | <xs:element name="Address" type="AddressType" minOccurs="0"> <xs:annotation> <xs:documentation>Address of company</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 company</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | CompanyType | ||||||
| properties |
|
||||||
| children | Identifiers Name LegalName LegalForm Address BusinessCountry ParentCompany | ||||||
| annotation |
|
||||||
| source | <xs:element name="ParentCompany" type="CompanyType" minOccurs="0"> <xs:annotation> <xs:documentation>Parent company (if applicable)</xs:documentation> </xs:annotation> </xs:element> |