DataByPeriods

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Fees/Fee/DataByPeriods

Diagram

DataByPeriods DataByPeriod FeePeriodDataType [1..*]

Documentation

EN

Dynamic data for the Fee

DE

[AUTO] Dynamische Daten für die Gebühr

FR

Dynamique données pour Frais

NL

Dynamisch gegevens voor Kosten

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
10

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
FeePeriodDataType

Data of past and ongoing periods. Ongoing period for fees with accrual day by day. Only the most recent date is stored.

[AUTO] Daten vergangener und laufender Perioden. Laufende Periode für Gebühren mit täglicher Abgrenzung. Nur das jüngste Datum wird gespeichert.

Données de past et ongoing periods. Ongoing period pour fees avec accrual day par day. Only plus recent date est stored.

Gegevens van past en ongoing periods. Ongoing period voor fees met accrual day door day. Only meest recent datum is stored.

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="DataByPeriods">
   <xs:annotation>
      <xs:documentation xml:lang="en">Dynamic data for the Fee</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Dynamische Daten für die Gebühr</xs:documentation>
      <xs:documentation xml:lang="fr">Dynamique données pour Frais</xs:documentation>
      <xs:documentation xml:lang="nl">Dynamisch gegevens voor Kosten</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="DataByPeriod" type="FeePeriodDataType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Data of past and ongoing periods. Ongoing period for fees with accrual day by day. Only the most recent date is stored.</xs:documentation>
               <xs:documentation xml:lang="de">[AUTO] Daten vergangener und laufender Perioden. Laufende Periode für Gebühren mit täglicher Abgrenzung. Nur das jüngste Datum wird gespeichert.</xs:documentation>
               <xs:documentation xml:lang="fr">Données de past et ongoing periods. Ongoing period pour fees avec accrual day par day. Only plus recent date est stored.</xs:documentation>
               <xs:documentation xml:lang="nl">Gegevens van past en ongoing periods. Ongoing period voor fees met accrual day door day. Only meest recent datum is stored.</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>