ValueNumber

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/Portfolios/Portfolio/Positions/Position/CustomAttributes/Attribute/ValueNumber

Diagram

ValueNumber

Documentation

EN

Numeric value of the attribute

DE

Numerischer Wert des Attributs

FR

Valeur numérique de l'attribut

NL

Numerieke waarde van het attribuut

ES

Valor numérico del atributo

IT

Valore numerico dell'attributo

CS

Číselná hodnota atributu

HU

Az attribútum numerikus értéke

Properties

Type
xs:decimal
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
16
Sample Data
130.78

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="ValueNumber"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Numeric value of the attribute</xs:documentation>
      <xs:documentation xml:lang="de">Numerischer Wert des Attributs</xs:documentation>
      <xs:documentation xml:lang="fr">Valeur numérique de l'attribut</xs:documentation>
      <xs:documentation xml:lang="nl">Numerieke waarde van het attribuut</xs:documentation>
      <xs:documentation xml:lang="es">Valor numérico del atributo</xs:documentation>
      <xs:documentation xml:lang="it">Valore numerico dell'attributo</xs:documentation>
      <xs:documentation xml:lang="cs">Číselná hodnota atributu</xs:documentation>
      <xs:documentation xml:lang="hu">Az attribútum numerikus értéke</xs:documentation>
   </xs:annotation>
</xs:element>