EndDate

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Fees/Fee/DataByPeriods/DataByPeriod/EndDate

Diagram

EndDate

Documentation

EN

End date of Period

DE

[AUTO] Ende des Zeitraums

FR

End date de Period

NL

End datum van Period

Properties

Type
xs:date
Cardinality
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
16
Sample Data
2021-10-18

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"
            name="EndDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">End date of Period</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Ende des Zeitraums</xs:documentation>
      <xs:documentation xml:lang="fr">End date de Period</xs:documentation>
      <xs:documentation xml:lang="nl">End datum van Period</xs:documentation>
   </xs:annotation>
</xs:element>