Value

/FundsXML4/AssetMasterData/Asset/Classifications/Classification/Value

Diagram

Value @level xs:positiveInteger [1]

Documentation

EN

Classification value with optional hierarchy level

DE

Klassifikationswert mit optionaler Hierarchiestufe

FR

Valeur de classification avec niveau hiérarchique optionnel

NL

Classificatiewaarde met optioneel hiërarchieniveau

ES

Valor de clasificación con nivel jerárquico opcional

IT

Valore di classificazione con livello gerarchico opzionale

CS

Hodnota klasifikace s volitelnou úrovní hierarchie

HU

Besorolási érték opcionális hierarchiaszinttel

Properties

Type
Text256Type
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
5

Child Elements & Attributes

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

Hierarchy level of the classification value

Hierarchiestufe des Klassifikationswerts

Niveau hiérarchique de la valeur de classification

Hiërarchieniveau van de classificatiewaarde

Nivel jerárquico del valor de clasificación

Livello gerarchico del valore di classificazione

Úroveň hierarchie hodnoty klasifikace

A besorolási érték hierarchiaszintje

9417

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"
            maxOccurs="unbounded"
            name="Value">
   <xs:annotation>
      <xs:documentation xml:lang="en">Classification value with optional hierarchy level</xs:documentation>
      <xs:documentation xml:lang="de">Klassifikationswert mit optionaler Hierarchiestufe</xs:documentation>
      <xs:documentation xml:lang="fr">Valeur de classification avec niveau hiérarchique optionnel</xs:documentation>
      <xs:documentation xml:lang="nl">Classificatiewaarde met optioneel hiërarchieniveau</xs:documentation>
      <xs:documentation xml:lang="es">Valor de clasificación con nivel jerárquico opcional</xs:documentation>
      <xs:documentation xml:lang="it">Valore di classificazione con livello gerarchico opzionale</xs:documentation>
      <xs:documentation xml:lang="cs">Hodnota klasifikace s volitelnou úrovní hierarchie</xs:documentation>
      <xs:documentation xml:lang="hu">Besorolási érték opcionális hierarchiaszinttel</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:simpleContent>
         <xs:extension base="Text256Type">
            <xs:attribute name="level" type="xs:positiveInteger">
               <xs:annotation>
                  <xs:documentation xml:lang="en">Hierarchy level of the classification value</xs:documentation>
                  <xs:documentation xml:lang="de">Hierarchiestufe des Klassifikationswerts</xs:documentation>
                  <xs:documentation xml:lang="fr">Niveau hiérarchique de la valeur de classification</xs:documentation>
                  <xs:documentation xml:lang="nl">Hiërarchieniveau van de classificatiewaarde</xs:documentation>
                  <xs:documentation xml:lang="es">Nivel jerárquico del valor de clasificación</xs:documentation>
                  <xs:documentation xml:lang="it">Livello gerarchico del valore di classificazione</xs:documentation>
                  <xs:documentation xml:lang="cs">Úroveň hierarchie hodnoty klasifikace</xs:documentation>
                  <xs:documentation xml:lang="hu">A besorolási érték hierarchiaszintje</xs:documentation>
               </xs:annotation>
            </xs:attribute>
         </xs:extension>
      </xs:simpleContent>
   </xs:complexType>
</xs:element>