NavDate

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/InvestorAllocation/Allocation/NavDate

Diagram

NavDate

Documentation

EN

NAV date for the allocation data

DE

NAV-Datum für die Allokationsdaten

FR

NAV date pour allocation données

NL

NAV datum voor allocatie gegevens

ES

Fecha del NAV para los datos de asignación

IT

Data del NAV per i dati di allocazione

CS

NAV date for the allocation data

HU

NAV datum az allokacios adatokhoz

Properties

Type
xs:date
Cardinality
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
11
Sample Data
2020-12-08

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"
            name="NavDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">NAV date for the allocation data</xs:documentation>
      <xs:documentation xml:lang="de">NAV-Datum für die Allokationsdaten</xs:documentation>
      <xs:documentation xml:lang="fr">NAV date pour allocation données</xs:documentation>
      <xs:documentation xml:lang="nl">NAV datum voor allocatie gegevens</xs:documentation>
      <xs:documentation xml:lang="es">Fecha del NAV para los datos de asignación</xs:documentation>
      <xs:documentation xml:lang="it">Data del NAV per i dati di allocazione</xs:documentation>
      <xs:documentation xml:lang="cs">NAV date for the allocation data</xs:documentation>
      <xs:documentation xml:lang="hu">NAV datum az allokacios adatokhoz</xs:documentation>
   </xs:annotation>
</xs:element>