ContractSize

/FundsXML4/AssetMasterData/Asset/AssetDetails/Warrant/ContractSize

Diagram

ContractSize

Documentation

EN

Contract size of the derivative

DE

Gibt die Kontraktgroesze des Derivativprodukt an

FR

Contract size de dérivé

NL

Contract size van derivaat

Properties

Type
xs:decimal
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
5
Sample Data
782.97

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ContractSize"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Contract size of the derivative</xs:documentation>
      <xs:documentation xml:lang="de">Gibt die Kontraktgroesze des Derivativprodukt an</xs:documentation>
      <xs:documentation xml:lang="fr">Contract size de dérivé</xs:documentation>
      <xs:documentation xml:lang="nl">Contract size van derivaat</xs:documentation>
   </xs:annotation>
</xs:element>