SubfundName

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/FundID/SubfundName

Diagram

SubfundName

Documentation

EN

Subfund or compartment name

DE

Name des Teilfonds oder Compartments

FR

Subfund ou compartment nom

NL

Subfund van compartment naam

ES

Nombre del subfondo o compartimento

IT

Nome del comparto o del compartimento

CS

Subfund or compartment name

HU

Subfund or compartment Nev

Properties

Type
xs:string
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
6
Sample Data
ExampleText

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="SubfundName"
            type="xs:string">
   <xs:annotation>
      <xs:documentation xml:lang="en">Subfund or compartment name</xs:documentation>
      <xs:documentation xml:lang="de">Name des Teilfonds oder Compartments</xs:documentation>
      <xs:documentation xml:lang="fr">Subfund ou compartment nom</xs:documentation>
      <xs:documentation xml:lang="nl">Subfund van compartment naam</xs:documentation>
      <xs:documentation xml:lang="es">Nombre del subfondo o compartimento</xs:documentation>
      <xs:documentation xml:lang="it">Nome del comparto o del compartimento</xs:documentation>
      <xs:documentation xml:lang="cs">Subfund or compartment name</xs:documentation>
      <xs:documentation xml:lang="hu">Subfund or compartment Nev</xs:documentation>
   </xs:annotation>
</xs:element>