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

Properties

Type
xs:string
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
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: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:annotation>
</xs:element>