DurationRentenGemischteFonds

/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/DurationRentenGemischteFonds

Diagram

DurationRentenGemischteFonds

Documentation

DE

5.2. Duration von Renten bei Gemischten Fonds
RSHT Short (Duration 0-3 Jahre)
RMED Medium (Duration 3-7 Jahre)
RLONG Long (Duration ab 7 Jahre)
RFLEX Flexibel (Duration flexibel)

EN

duration of balanced funds

FR

duration de balanced funds

NL

duration van balanced funds

ES

duración de fondos mixtos

IT

durata dei fondi equilibrati

CS

duration of balanced funds

HU

duration of balanced funds

Properties

Type
xs:string
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
10
Sample Data
NA
Restrictions
Base: xs:string
Enumeration:
  • RSHT
  • RMED
  • RLONG
  • RFLEX
  • NA

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="DurationRentenGemischteFonds">
   <xs:annotation>
      <xs:documentation xml:lang="de">5.2.	Duration von Renten bei Gemischten Fonds
RSHT	Short (Duration 0-3 Jahre)
RMED	Medium (Duration 3-7 Jahre)
RLONG	Long (Duration ab 7 Jahre)
RFLEX	Flexibel (Duration flexibel)</xs:documentation>
      <xs:documentation xml:lang="en">duration of balanced funds</xs:documentation>
      <xs:documentation xml:lang="fr">duration de balanced funds</xs:documentation>
      <xs:documentation xml:lang="nl">duration van balanced funds</xs:documentation>
      <xs:documentation xml:lang="es">duración de fondos mixtos</xs:documentation>
      <xs:documentation xml:lang="it">durata dei fondi equilibrati</xs:documentation>
      <xs:documentation xml:lang="cs">duration of balanced funds</xs:documentation>
      <xs:documentation xml:lang="hu">duration of balanced funds</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="RSHT"/>
         <xs:enumeration value="RMED"/>
         <xs:enumeration value="RLONG"/>
         <xs:enumeration value="RFLEX"/>
         <xs:enumeration value="NA"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>