BasePrice

/FundsXML4/AssetMasterData/Asset/AssetDetails/Option/BasePrice

Diagram

BasePrice

Documentation

EN

Base price of derivative

DE

Gibt den Basispreis des Derivativenprodukts an

FR

Base prix de dérivé

NL

Base precio van derivaat

ES

Base precio el derivaat

IT

Prezzo base del derivato

CS

Base price of derivative

HU

Base price of derivative

Properties

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

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="BasePrice"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Base price of derivative</xs:documentation>
      <xs:documentation xml:lang="de">Gibt den Basispreis des Derivativenprodukts an</xs:documentation>
      <xs:documentation xml:lang="fr">Base prix de dérivé</xs:documentation>
      <xs:documentation xml:lang="nl">Base precio van derivaat</xs:documentation>
      <xs:documentation xml:lang="es">Base precio el derivaat</xs:documentation>
      <xs:documentation xml:lang="it">Prezzo base del derivato</xs:documentation>
      <xs:documentation xml:lang="cs">Base price of derivative</xs:documentation>
      <xs:documentation xml:lang="hu">Base price of derivative</xs:documentation>
   </xs:annotation>
</xs:element>