RedemptionPrice

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/Prices/Price/RedemptionPrice

Diagram

RedemptionPrice

Documentation

EN

Redemption price per share

DE

Rücknahmepreis pro Anteil

FR

Rachat prix per action

NL

Inkoop prijs per aandeel

ES

Precio de reembolso por acción

IT

Prezzo di rimborso per azione

CS

Redemption price per share

HU

Redemption price per share

Properties

Type
xs:decimal
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
11
Sample Data
448.79

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="RedemptionPrice"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Redemption price per share</xs:documentation>
      <xs:documentation xml:lang="de">Rücknahmepreis pro Anteil</xs:documentation>
      <xs:documentation xml:lang="fr">Rachat prix per action</xs:documentation>
      <xs:documentation xml:lang="nl">Inkoop prijs per aandeel</xs:documentation>
      <xs:documentation xml:lang="es">Precio de reembolso por acción</xs:documentation>
      <xs:documentation xml:lang="it">Prezzo di rimborso per azione</xs:documentation>
      <xs:documentation xml:lang="cs">Redemption price per share</xs:documentation>
      <xs:documentation xml:lang="hu">Redemption price per share</xs:documentation>
   </xs:annotation>
</xs:element>