MaturityDate

/FundsXML4/Funds/Fund/FundStaticData/MaturityDate

Diagram

MaturityDate

Documentation

EN

Maturity date (planned end date) of fund

DE

Fälligkeitsdatum (geplantes Enddatum) des Fund

FR

Maturity date (planned end date) de fonds

NL

Maturity datum (planned end datum) van fonds

ES

Fecha de vencimiento (fecha de finalizacion prevista) del fondo

IT

Data di scadenza (data di fine prevista) del fondo

CS

Datum splatnosti (plánovaný konec) fondu

HU

Az alap lejárati dátuma (tervezett befejezési dátum)

Properties

Type
xs:date
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
4
Sample Data
2025-09-14

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="MaturityDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Maturity date (planned end date) of fund</xs:documentation>
      <xs:documentation xml:lang="de">Fälligkeitsdatum (geplantes Enddatum) des Fund</xs:documentation>
      <xs:documentation xml:lang="fr">Maturity date (planned end date) de fonds</xs:documentation>
      <xs:documentation xml:lang="nl">Maturity datum (planned end datum) van fonds</xs:documentation>
      <xs:documentation xml:lang="es">Fecha de vencimiento (fecha de finalizacion prevista) del fondo</xs:documentation>
      <xs:documentation xml:lang="it">Data di scadenza (data di fine prevista) del fondo</xs:documentation>
      <xs:documentation xml:lang="cs">Datum splatnosti (plánovaný konec) fondu</xs:documentation>
      <xs:documentation xml:lang="hu">Az alap lejárati dátuma (tervezett befejezési dátum)</xs:documentation>
   </xs:annotation>
</xs:element>