Date

/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/FundTexts/FundText/Date

Diagram

Date

Documentation

EN

Date fund text is valid

DE

Gültigkeitsdatum des Fondstextes

FR

Date de validité du texte du fonds

NL

Datum waarop de fondstekst geldig is

ES

Fecha de validez del texto del fondo

IT

Il testo del fondo della data è valido

CS

Datum platnosti textu fondu

HU

Az alap szöveg érvényességi dátuma

Properties

Type
xs:date
Cardinality
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
9
Sample Data
2021-12-27

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"
            name="Date"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Date fund text is valid</xs:documentation>
      <xs:documentation xml:lang="de">Gültigkeitsdatum des Fondstextes</xs:documentation>
      <xs:documentation xml:lang="fr">Date de validité du texte du fonds</xs:documentation>
      <xs:documentation xml:lang="nl">Datum waarop de fondstekst geldig is</xs:documentation>
      <xs:documentation xml:lang="es">Fecha de validez del texto del fondo</xs:documentation>
      <xs:documentation xml:lang="it">Il testo del fondo della data è valido</xs:documentation>
      <xs:documentation xml:lang="cs">Datum platnosti textu fondu</xs:documentation>
      <xs:documentation xml:lang="hu">Az alap szöveg érvényességi dátuma</xs:documentation>
   </xs:annotation>
</xs:element>