Underlyings

/FundsXML4/AssetMasterData/Asset/AssetDetails/Future/Underlyings

Diagram

Underlyings Underlying UnderlyingType [1..*]

Documentation

EN

Underlying instruments of the derivative

DE

Basiswerte des Derivats

FR

Instruments sous-jacents du dérivé

NL

Onderliggende instrumenten van het derivaat

ES

Instrumentos subyacentes del derivado

IT

Strumenti sottostanti del derivato

HU

A derivatíva mögöttes instrumentumai

CS

Podkladové nástroje derivátu

Properties

Type
(anonymous)
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
5

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
UnderlyingType

Indicates the security underlying the derivative product

Bezeichnet das dem Derivativprodukt unterlegte Wertpapier

Désigne le titre sous-jacent du produit dérivé

Duidt het onderliggende effect van het derivaatproduct aan

Designa el título subyacente del producto derivado

Indica il titolo sottostante al prodotto derivato

Indicates the security underlying the derivative product

Indicates the security underlying the derivative product

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="Underlyings">
   <xs:annotation>
      <xs:documentation xml:lang="en">Underlying instruments of the derivative</xs:documentation>
      <xs:documentation xml:lang="de">Basiswerte des Derivats</xs:documentation>
      <xs:documentation xml:lang="fr">Instruments sous-jacents du dérivé</xs:documentation>
      <xs:documentation xml:lang="nl">Onderliggende instrumenten van het derivaat</xs:documentation>
      <xs:documentation xml:lang="es">Instrumentos subyacentes del derivado</xs:documentation>
      <xs:documentation xml:lang="it">Strumenti sottostanti del derivato</xs:documentation>
      <xs:documentation xml:lang="hu">A derivatíva mögöttes instrumentumai</xs:documentation>
      <xs:documentation xml:lang="cs">Podkladové nástroje derivátu</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="Underlying" type="UnderlyingType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Indicates the security underlying the derivative product</xs:documentation>
               <xs:documentation xml:lang="de">Bezeichnet das dem Derivativprodukt unterlegte Wertpapier</xs:documentation>
               <xs:documentation xml:lang="fr">Désigne le titre sous-jacent du produit dérivé</xs:documentation>
               <xs:documentation xml:lang="nl">Duidt het onderliggende effect van het derivaatproduct aan</xs:documentation>
               <xs:documentation xml:lang="es">Designa el título subyacente del producto derivado</xs:documentation>
               <xs:documentation xml:lang="it">Indica il titolo sottostante al prodotto derivato</xs:documentation>
               <xs:documentation xml:lang="cs">Indicates the security underlying the derivative product</xs:documentation>
               <xs:documentation xml:lang="hu">Indicates the security underlying the derivative product</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>