PriceValuationDate

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Prices/Price/PriceValuationDate

Diagram

PriceValuationDate

Documentation

EN

Valuation date of the price per share. Indicates which valuation date for price calculation is used.

DE

Bewertungsdatum des Anteilspreises. Gibt an, welches Bewertungsdatum für die Preisberechnung verwendet wird.

FR

Date d'évaluation du prix par action. Indique quelle date d'évaluation est utilisée pour le calcul du prix.

NL

Waarderingsdatum van prijs per aandeel. Geeft aan welke waarderingsdatum voor prijsberekening wordt gebruikt.

ES

Fecha de valoración del precio por acción. Indica qué fecha de valoración se utiliza para el cálculo del precio.

IT

Data di valutazione del prezzo per azione. Indica quale data di valutazione viene utilizzata per il calcolo del prezzo.

CS

Valuation date of the price per share. Indicates which valuation date for price calculation is used.

HU

Valuation date of the price per share. Indicates which valuation date for price calculation is used.

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
10
Sample Data
2021-07-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="PriceValuationDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Valuation date of the price per share. Indicates which valuation date for price calculation is used.</xs:documentation>
      <xs:documentation xml:lang="de">Bewertungsdatum des Anteilspreises. Gibt an, welches Bewertungsdatum für die Preisberechnung verwendet wird.</xs:documentation>
      <xs:documentation xml:lang="fr">Date d'évaluation du prix par action. Indique quelle date d'évaluation est utilisée pour le calcul du prix.</xs:documentation>
      <xs:documentation xml:lang="nl">Waarderingsdatum van prijs per aandeel. Geeft aan welke waarderingsdatum voor prijsberekening wordt gebruikt.</xs:documentation>
      <xs:documentation xml:lang="es">Fecha de valoración del precio por acción. Indica qué fecha de valoración se utiliza para el cálculo del precio.</xs:documentation>
      <xs:documentation xml:lang="it">Data di valutazione del prezzo per azione. Indica quale data di valutazione viene utilizzata per il calcolo del prezzo.</xs:documentation>
      <xs:documentation xml:lang="cs">Valuation date of the price per share. Indicates which valuation date for price calculation is used.</xs:documentation>
      <xs:documentation xml:lang="hu">Valuation date of the price per share. Indicates which valuation date for price calculation is used.</xs:documentation>
   </xs:annotation>
</xs:element>