ValidTo

/FundsXML4/Funds/Fund/FundStaticData/Benchmarks/Benchmark/BenchmarkComponents/BenchmarkComponent/ValidTo

Diagram

ValidTo

Documentation

End date of validity for this component

EN

End date of validity for this component

DE

Gültig-bis-Datum für diese Komponente

FR

Date de fin de validité pour ce composant

NL

Einddatum van geldigheid voor deze component

ES

Fecha de fin de validez para este componente

IT

Data di fine validità per questo componente

CS

Datum konce platnosti této komponenty

HU

A komponens érvényességi záródátuma

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
8
Sample Data
2022-10-15

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="ValidTo"
            type="xs:date">
   <xs:annotation>
      <xs:documentation>End date of validity for this component</xs:documentation>
      <xs:documentation xml:lang="en">End date of validity for this component</xs:documentation>
      <xs:documentation xml:lang="de">Gültig-bis-Datum für diese Komponente</xs:documentation>
      <xs:documentation xml:lang="fr">Date de fin de validité pour ce composant</xs:documentation>
      <xs:documentation xml:lang="nl">Einddatum van geldigheid voor deze component</xs:documentation>
      <xs:documentation xml:lang="es">Fecha de fin de validez para este componente</xs:documentation>
      <xs:documentation xml:lang="it">Data di fine validità per questo componente</xs:documentation>
      <xs:documentation xml:lang="cs">Datum konce platnosti této komponenty</xs:documentation>
      <xs:documentation xml:lang="hu">A komponens érvényességi záródátuma</xs:documentation>
   </xs:annotation>
</xs:element>