Underlyings

/FundsXML4/AssetMasterData/Asset/AssetDetails/Certificate/Underlyings

Diagram

Underlyings Underlying UnderlyingType [1..*]

Documentation

EN

Underlying instruments of the structured product

DE

Basiswerte des strukturierten Produkts

FR

Instruments sous-jacents du produit structuré

NL

Onderliggende instrumenten van het gestructureerd product

ES

Instrumentos subyacentes del producto estructurado

IT

Strumenti sottostanti del prodotto strutturato

HU

A strukturált termék mögöttes instrumentumai

CS

Podkladové nástroje strukturovaného produktu

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 structured product</xs:documentation>
      <xs:documentation xml:lang="de">Basiswerte des strukturierten Produkts</xs:documentation>
      <xs:documentation xml:lang="fr">Instruments sous-jacents du produit structuré</xs:documentation>
      <xs:documentation xml:lang="nl">Onderliggende instrumenten van het gestructureerd product</xs:documentation>
      <xs:documentation xml:lang="es">Instrumentos subyacentes del producto estructurado</xs:documentation>
      <xs:documentation xml:lang="it">Strumenti sottostanti del prodotto strutturato</xs:documentation>
      <xs:documentation xml:lang="hu">A strukturált termék mögöttes instrumentumai</xs:documentation>
      <xs:documentation xml:lang="cs">Podkladové nástroje strukturovaného produktu</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>