| diagram | ![]() |
| children | LEI ISINs |
| used by | |
| source | <xs:complexType name="FundOrShareClassIdentifiersType"> <xs:choice> <xs:element name="LEI" type="LEICodeType"> <xs:annotation> <xs:documentation>Legal Entity Identifier of fund</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ISINs"> <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:choice> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| type | LEICodeType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="LEI" type="LEICodeType"> <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"> <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> |