CreationDate

/FundsXML4/Documents/Document/CreationDate

Diagram

CreationDate

Documentation

EN

Date when document has been generated

DE

Datum, an dem das Dokument erstellt wurde

FR

Date à laquelle le document a été généré

NL

Datum waarop het document is gegenereerd

ES

Fecha en que se generó el documento

IT

Data in cui è stato generato il documento

HU

A dokumentum generálásának dátuma

CS

Datum vytvoření dokumentu

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
3
Sample Data
2020-12-09

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="CreationDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Date when document has been generated</xs:documentation>
      <xs:documentation xml:lang="de">Datum, an dem das Dokument erstellt wurde</xs:documentation>
      <xs:documentation xml:lang="fr">Date à laquelle le document a été généré</xs:documentation>
      <xs:documentation xml:lang="nl">Datum waarop het document is gegenereerd</xs:documentation>
      <xs:documentation xml:lang="es">Fecha en que se generó el documento</xs:documentation>
      <xs:documentation xml:lang="it">Data in cui è stato generato il documento</xs:documentation>
      <xs:documentation xml:lang="hu">A dokumentum generálásának dátuma</xs:documentation>
      <xs:documentation xml:lang="cs">Datum vytvoření dokumentu</xs:documentation>
   </xs:annotation>
</xs:element>