HedgingFlag

/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/Portfolios/Portfolio/Transactions/Transaction/Derivatives/HedgingFlag

Diagram

HedgingFlag

Documentation

EN

Contains the indicator whether the transaction was made for hedging or speculative purposes

DE

Enthaelt das Kennzeichen, ob das Geschaeft zur Absicherung oder zur Spekulationszwecken gemacht wurde

FR

Contient l'indicateur si l'opération a été effectuée à des fins de couverture ou de spéculation

NL

Bevat de indicator of de transactie voor hedging- of speculatiedoeleinden is gedaan

ES

Contiene el indicador de si la operaci\u00f3n se realiz\u00f3 con fines de cobertura o especulaci\u00f3n

IT

Contiene l'indicatore se l'operazione è stata effettuata a scopo di copertura o speculativo

CS

Obsahuje the indicator whether the transaction was made for hedging or speculative purposes

HU

Contains the indicator whether the transaction was made for hedging or speculative purposes

Properties

Type
xs:boolean
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
13
Sample Data
true

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="HedgingFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Contains the indicator whether the transaction was made for hedging or speculative purposes</xs:documentation>
      <xs:documentation xml:lang="de">Enthaelt das Kennzeichen, ob das Geschaeft zur Absicherung oder zur Spekulationszwecken gemacht wurde</xs:documentation>
      <xs:documentation xml:lang="fr">Contient l'indicateur si l'opération a été effectuée à des fins de couverture ou de spéculation</xs:documentation>
      <xs:documentation xml:lang="nl">Bevat de indicator of de transactie voor hedging- of speculatiedoeleinden is gedaan</xs:documentation>
      <xs:documentation xml:lang="es">Contiene el indicador de si la operaci\u00f3n se realiz\u00f3 con fines de cobertura o especulaci\u00f3n</xs:documentation>
      <xs:documentation xml:lang="it">Contiene l'indicatore se l'operazione è stata effettuata a scopo di copertura o speculativo</xs:documentation>
      <xs:documentation xml:lang="cs">Obsahuje the indicator whether the transaction was made for hedging or speculative purposes</xs:documentation>
      <xs:documentation xml:lang="hu">Contains the indicator whether the transaction was made for hedging or speculative purposes</xs:documentation>
   </xs:annotation>
</xs:element>