Underlyings

/FundsXML4/AssetMasterData/Asset/AssetDetails/Option/Underlyings

Diagram

Underlyings Underlying UnderlyingType [1..*]

Documentation

EN

Underlying instruments of the option

DE

Basiswerte der Option

FR

Instruments sous-jacents de l'option

NL

Onderliggende instrumenten van de optie

ES

Instrumentos subyacentes de la opción

IT

Strumenti sottostanti dell'opzione

HU

Az opció mögöttes instrumentumai

CS

Podkladové nástroje opce

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 option</xs:documentation>
      <xs:documentation xml:lang="de">Basiswerte der Option</xs:documentation>
      <xs:documentation xml:lang="fr">Instruments sous-jacents de l'option</xs:documentation>
      <xs:documentation xml:lang="nl">Onderliggende instrumenten van de optie</xs:documentation>
      <xs:documentation xml:lang="es">Instrumentos subyacentes de la opción</xs:documentation>
      <xs:documentation xml:lang="it">Strumenti sottostanti dell'opzione</xs:documentation>
      <xs:documentation xml:lang="hu">Az opció mögöttes instrumentumai</xs:documentation>
      <xs:documentation xml:lang="cs">Podkladové nástroje opce</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>