TotalReturns

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/PerformanceFigures/TotalReturns

Diagram

TotalReturns TotalReturn TotalReturnType [1..*]

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
12

Child Elements & Attributes

Child elements and attributes of this element
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

<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>