Contracts

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Positions/Position/Future/Contracts

Diagram

Contracts

Documentation

EN

Number of contracts (may be negative)

DE

Anzahl der Kontrakte (kann negativ sein)

ES

Número de contratos (may be negative)

IT

Numero di contratti (può essere negativo)

CS

Počet contracts (may be negative)

HU

Number of contracts (may be negative)

Properties

Type
xs:decimal
Cardinality
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
14
Sample Data
804.28

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"
            name="Contracts"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Number of contracts (may be negative)</xs:documentation>
      <xs:documentation xml:lang="de">Anzahl der Kontrakte (kann negativ sein)</xs:documentation>
      <xs:documentation xml:lang="es">Número de contratos (may be negative)</xs:documentation>
      <xs:documentation xml:lang="it">Numero di contratti (può essere negativo)</xs:documentation>
      <xs:documentation xml:lang="cs">Počet contracts (may be negative)</xs:documentation>
      <xs:documentation xml:lang="hu">Number of contracts (may be negative)</xs:documentation>
   </xs:annotation>
</xs:element>