ConversionPrice

/FundsXML4/AssetMasterData/Asset/AssetDetails/Bond/ConvertibleBond/ConversionPrice

Diagram

ConversionPrice

Documentation

EN

Conversion price

DE

Preis der Wandlung

FR

Prix de conversion

NL

Conversieprijs

ES

Precio de conversión

IT

Prezzo della conversione

CS

Conversion price

HU

Conversion price

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
6
Sample Data
740.49

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="ConversionPrice"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Conversion price</xs:documentation>
      <xs:documentation xml:lang="de">Preis der Wandlung</xs:documentation>
      <xs:documentation xml:lang="fr">Prix de conversion</xs:documentation>
      <xs:documentation xml:lang="nl">Conversieprijs</xs:documentation>
      <xs:documentation xml:lang="es">Precio de conversión</xs:documentation>
      <xs:documentation xml:lang="it">Prezzo della conversione</xs:documentation>
      <xs:documentation xml:lang="cs">Conversion price</xs:documentation>
      <xs:documentation xml:lang="hu">Conversion price</xs:documentation>
   </xs:annotation>
</xs:element>