| diagram | ![]() |
| children | LEI ISINs |
| used by | |
| source | <xs:complexType name="FundOrShareClassIdentifiersType"> <xs:sequence> <xs:element name="LEI" type="LEICodeType" minOccurs="0"> <xs:annotation> <xs:documentation>Legal Entity Identifier of fund</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ISINs" minOccurs="0"> <xs:annotation> <xs:documentation>List of ISINs for share classes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ISIN" type="ISINType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>ISIN of share class</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| type | LEICodeType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="LEI" type="LEICodeType" minOccurs="0"> <xs:annotation> <xs:documentation>Legal Entity Identifier of fund</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | ISIN | ||||||
| annotation |
|
||||||
| source | <xs:element name="ISINs" minOccurs="0"> <xs:annotation> <xs:documentation>List of ISINs for share classes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ISIN" type="ISINType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>ISIN of share class</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||
| type | ISINType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="ISIN" type="ISINType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>ISIN of share class</xs:documentation> </xs:annotation> </xs:element> |