@from

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Flows/@from

Diagram

@from

Documentation

EN

Start date of the flow period

DE

Startdatum des Flusszeitraums

FR

Date de début de la période de flux

NL

Startdatum van de stroomperiode

ES

Fecha de inicio del período de flujo

IT

Data di inizio del periodo di flusso

HU

Az áramlási időszak kezdő dátuma

CS

Datum začátku období toku

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
13
Sample Data
2020-12-31

Element Definition

<xs:attribute 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="from"
              type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Start date of the flow period</xs:documentation>
      <xs:documentation xml:lang="de">Startdatum des Flusszeitraums</xs:documentation>
      <xs:documentation xml:lang="fr">Date de début de la période de flux</xs:documentation>
      <xs:documentation xml:lang="nl">Startdatum van de stroomperiode</xs:documentation>
      <xs:documentation xml:lang="es">Fecha de inicio del período de flujo</xs:documentation>
      <xs:documentation xml:lang="it">Data di inizio del periodo di flusso</xs:documentation>
      <xs:documentation xml:lang="hu">Az áramlási időszak kezdő dátuma</xs:documentation>
      <xs:documentation xml:lang="cs">Datum začátku období toku</xs:documentation>
   </xs:annotation>
</xs:attribute>