TotalReturns
/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/PerformanceFigures/TotalReturns
Diagram
Properties
- Type
- (anonymous)
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 13
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| TotalReturnType |
Total return data including currency and calculation periods [AUTO] Total Return-Daten einschließlich Währung und Berechnungszeiträume Total rendement données y compris devise et calculation periods Totaal rendement gegevens inclusief valuta en calculation periods |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="TotalReturns">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="TotalReturn" type="TotalReturnType"/>
</xs:sequence>
</xs:complexType>
</xs:element>