Date

/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Statistics/Date

Diagram

Date

Documentation

DE

Date for which the information is valid

EN

The date to which the following elements are valid.

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
4
Sample Data
2023-11-29

Element Definition

<xs:element 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="DE">Date for which the information is valid</xs:documentation>
      <xs:documentation xml:lang="EN">The date to which the following elements are valid.</xs:documentation>
   </xs:annotation>
</xs:element>