InceptionDate

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/SegmentStaticData/InceptionDate

Diagram

InceptionDate

Documentation

EN

Inception date of the segment

DE

Auflagedatum des Segments

FR

Date de création du segment

NL

Oprichtingsdatum van het segment

ES

Fecha de creación del segmento

IT

Data di creazione del segmento

HU

A szegmens indulási dátuma

CS

Datum založení segmentu

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
9
Sample Data
2023-08-10

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="InceptionDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Inception date of the segment</xs:documentation>
      <xs:documentation xml:lang="de">Auflagedatum des Segments</xs:documentation>
      <xs:documentation xml:lang="fr">Date de création du segment</xs:documentation>
      <xs:documentation xml:lang="nl">Oprichtingsdatum van het segment</xs:documentation>
      <xs:documentation xml:lang="es">Fecha de creación del segmento</xs:documentation>
      <xs:documentation xml:lang="it">Data di creazione del segmento</xs:documentation>
      <xs:documentation xml:lang="hu">A szegmens indulási dátuma</xs:documentation>
      <xs:documentation xml:lang="cs">Datum založení segmentu</xs:documentation>
   </xs:annotation>
</xs:element>