Name

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Fees/Fee/DataByPeriods/DataByPeriod/CalculationData/Variable/Name

Diagram

Name

Documentation

EN

Name of Variable

DE

Name der Variablen

FR

Nom de Variable

NL

Naam van Variable

ES

Nombre de la variable

IT

Nome della variabile

CS

Název Variable

HU

Name of Variable

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
17
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="Name"
            type="xs:string">
   <xs:annotation>
      <xs:documentation xml:lang="en">Name of Variable</xs:documentation>
      <xs:documentation xml:lang="de">Name der Variablen</xs:documentation>
      <xs:documentation xml:lang="fr">Nom de Variable</xs:documentation>
      <xs:documentation xml:lang="nl">Naam van Variable</xs:documentation>
      <xs:documentation xml:lang="es">Nombre de la variable</xs:documentation>
      <xs:documentation xml:lang="it">Nome della variabile</xs:documentation>
      <xs:documentation xml:lang="cs">Název Variable</xs:documentation>
      <xs:documentation xml:lang="hu">Name of Variable</xs:documentation>
   </xs:annotation>
</xs:element>