Underlyings

/FundsXML4/AssetMasterData/Asset/AssetDetails/Warrant/Underlyings

Diagram

Underlyings Underlying UnderlyingType [1..*]

Documentation

EN

Underlying instruments of the future

DE

Basiswerte des Futures

FR

Instruments sous-jacents du future

NL

Onderliggende instrumenten van de future

ES

Instrumentos subyacentes del futuro

IT

Strumenti sottostanti del future

HU

A futures mögöttes instrumentumai

CS

Podkladové nástroje futures

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 future</xs:documentation>
      <xs:documentation xml:lang="de">Basiswerte des Futures</xs:documentation>
      <xs:documentation xml:lang="fr">Instruments sous-jacents du future</xs:documentation>
      <xs:documentation xml:lang="nl">Onderliggende instrumenten van de future</xs:documentation>
      <xs:documentation xml:lang="es">Instrumentos subyacentes del futuro</xs:documentation>
      <xs:documentation xml:lang="it">Strumenti sottostanti del future</xs:documentation>
      <xs:documentation xml:lang="hu">A futures mögöttes instrumentumai</xs:documentation>
      <xs:documentation xml:lang="cs">Podkladové nástroje futures</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>