PreviousName

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Names/PreviousName

Diagram

PreviousName @until xs:date [1]

Documentation

EN

Previous name of fund or corresponding object

DE

Früherer Name des Fund oder entsprechenden Objekts

FR

Ancien nom du fonds ou de l'objet correspondant

NL

Vorige naam van het fonds of het overeenkomstige object

ES

Nombre anterior del fondo u objeto correspondiente

IT

Nome precedente del fondo o dell'oggetto corrispondente

CS

Předchozí název fondu nebo odpovídajícího objektu

HU

Az alap vagy a megfelelő objektum korábbi neve

Properties

Type
Text500Type
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

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:date

Date until which the previous name was valid

Datum, bis zu dem der vorherige Name gültig war

Date jusqu'à laquelle l'ancien nom était valide

Datum tot wanneer de vorige naam geldig was

Fecha hasta la cual el nombre anterior era válido

Data fino alla quale il nome precedente era valido

Datum, do kterého byl předchozí název platný

Dátum, ameddig a korábbi név érvényes volt

2022-08-12

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="PreviousName">
   <xs:annotation>
      <xs:documentation xml:lang="en">Previous name of fund or corresponding object</xs:documentation>
      <xs:documentation xml:lang="de">Früherer Name des Fund oder entsprechenden Objekts</xs:documentation>
      <xs:documentation xml:lang="fr">Ancien nom du fonds ou de l'objet correspondant</xs:documentation>
      <xs:documentation xml:lang="nl">Vorige naam van het fonds of het overeenkomstige object</xs:documentation>
      <xs:documentation xml:lang="es">Nombre anterior del fondo u objeto correspondiente</xs:documentation>
      <xs:documentation xml:lang="it">Nome precedente del fondo o dell'oggetto corrispondente</xs:documentation>
      <xs:documentation xml:lang="cs">Předchozí název fondu nebo odpovídajícího objektu</xs:documentation>
      <xs:documentation xml:lang="hu">Az alap vagy a megfelelő objektum korábbi neve</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:simpleContent>
         <xs:extension base="Text500Type">
            <xs:attribute name="until" type="xs:date">
               <xs:annotation>
                  <xs:documentation xml:lang="en">Date until which the previous name was valid</xs:documentation>
                  <xs:documentation xml:lang="de">Datum, bis zu dem der vorherige Name gültig war</xs:documentation>
                  <xs:documentation xml:lang="fr">Date jusqu'à laquelle l'ancien nom était valide</xs:documentation>
                  <xs:documentation xml:lang="nl">Datum tot wanneer de vorige naam geldig was</xs:documentation>
                  <xs:documentation xml:lang="es">Fecha hasta la cual el nombre anterior era válido</xs:documentation>
                  <xs:documentation xml:lang="it">Data fino alla quale il nome precedente era valido</xs:documentation>
                  <xs:documentation xml:lang="cs">Datum, do kterého byl předchozí název platný</xs:documentation>
                  <xs:documentation xml:lang="hu">Dátum, ameddig a korábbi név érvényes volt</xs:documentation>
               </xs:annotation>
            </xs:attribute>
         </xs:extension>
      </xs:simpleContent>
   </xs:complexType>
</xs:element>