| diagram | ![]() |
||
| children | Identifiers Names Currency SubfundStaticData SubfundDynamicData ShareClasses Segments | ||
| used by |
|
||
| source | <xs:complexType name="SubfundType"> <xs:sequence> <xs:element name="Identifiers" type="IdentifiersType"> <xs:annotation> <xs:documentation>Identifiers of subfund</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Names" type="NamesType"> <xs:annotation> <xs:documentation>Names of subfund</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Currency" type="ISOCurrencyCodeType"> <xs:annotation> <xs:documentation>Currency of subfund</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SubfundStaticData" type="SubfundStaticDataType" minOccurs="0"> <xs:annotation> <xs:documentation>Static data of subfund (similar to static data of single fund)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SubfundDynamicData" type="FundDynamicDataType" minOccurs="0"> <xs:annotation> <xs:documentation>Total asset values, portfolio data</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ShareClasses" minOccurs="0"> <xs:annotation> <xs:documentation>List of share classes of subfund</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ShareClass" type="ShareClassType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Static and dynamic data of a share class</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Segments" minOccurs="0"> <xs:annotation> <xs:documentation>Data related to segments/pockets of funds (typically managed by different fund managers)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Segment" type="SegmentType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </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 subfund</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| type | NamesType | ||
| properties |
|
||
| children | OfficialName FullName MarketingName ShortName PreviousName DynLenNames LanguageNames | ||
| annotation |
|
||
| source | <xs:element name="Names" type="NamesType"> <xs:annotation> <xs:documentation>Names of subfund</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | ISOCurrencyCodeType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="Currency" type="ISOCurrencyCodeType"> <xs:annotation> <xs:documentation>Currency of subfund</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | SubfundStaticDataType | ||||||
| properties |
|
||||||
| children | InceptionDate MaturityDate LiquidationDate LiquidationReason Advisor Managers Policies StockExchanges ExchangeTradedFlag FundOfFundFlag SocialResponsibleFlag ManagementType PricePublishedFlag OpenClosedEnded ClosedType SalesCategory InvestmentHorizon IsFeederFor IsMasterFor FundTexts CustomAttributes | ||||||
| annotation |
|
||||||
| source | <xs:element name="SubfundStaticData" type="SubfundStaticDataType" minOccurs="0"> <xs:annotation> <xs:documentation>Static data of subfund (similar to static data of single fund)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | FundDynamicDataType | ||||||
| properties |
|
||||||
| children | TotalAssetValues Portfolios | ||||||
| annotation |
|
||||||
| source | <xs:element name="SubfundDynamicData" type="FundDynamicDataType" minOccurs="0"> <xs:annotation> <xs:documentation>Total asset values, portfolio data</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | ShareClass | ||||||
| annotation |
|
||||||
| source | <xs:element name="ShareClasses" minOccurs="0"> <xs:annotation> <xs:documentation>List of share classes of subfund</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ShareClass" type="ShareClassType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Static and dynamic data of a share class</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | ShareClassType | ||||||
| properties |
|
||||||
| children | Identifiers Names Currency ShareClassType InceptionDate LiquidationDate LiquidationReason MinimumInvestment OpenToNewInvestorsFlag CurrencyHedgedFlag IsLeveragedFlag IsReferenceShareClass IsPublicFlag Prices TotalAssetValues Distributions Fees Flows PerformanceFigures Portfolios BlockedInvestorCountries HighWatermark PEA_EligibleFlag RetailInvestorsOnly UK_RDR_Flag Investors InvestorAllocation CustomAttributes | ||||||
| annotation |
|
||||||
| source | <xs:element name="ShareClass" type="ShareClassType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Static and dynamic data of a share class</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Segment | ||||||
| annotation |
|
||||||
| source | <xs:element name="Segments" minOccurs="0"> <xs:annotation> <xs:documentation>Data related to segments/pockets of funds (typically managed by different fund managers)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Segment" type="SegmentType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | SegmentType | ||||||
| properties |
|
||||||
| children | Identifiers Name Currency SegmentStaticData SegmentDynamicData ShareClasses Segments | ||||||
| source | <xs:element name="Segment" type="SegmentType" maxOccurs="unbounded"/> |