CancellationFlag

/FundsXML4/Funds/Fund/FundDynamicData/Portfolios/Portfolio/Earnings/Earning/CancellationFlag

Diagram

CancellationFlag

Documentation

EN

Indicates whether earning has been cancelled

DE

Kennzeichen ob das Erträgnis storniert wurde

FR

Indique si le revenu a été annulé

NL

Geeft aan of de opbrengst is geannuleerd

ES

Indica si el rendimiento ha sido cancelado

IT

Indica se l'accumulo è stato annullato

CS

Označuje, zda earning has been cancelled

HU

Jelzi, hogy a hozam visszavonasra kerult-e

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
8
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="CancellationFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether earning has been cancelled</xs:documentation>
      <xs:documentation xml:lang="de">Kennzeichen ob das Erträgnis storniert wurde</xs:documentation>
      <xs:documentation xml:lang="fr">Indique si le revenu a été annulé</xs:documentation>
      <xs:documentation xml:lang="nl">Geeft aan of de opbrengst is geannuleerd</xs:documentation>
      <xs:documentation xml:lang="es">Indica si el rendimiento ha sido cancelado</xs:documentation>
      <xs:documentation xml:lang="it">Indica se l'accumulo è stato annullato</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda earning has been cancelled</xs:documentation>
      <xs:documentation xml:lang="hu">Jelzi, hogy a hozam visszavonasra kerult-e</xs:documentation>
   </xs:annotation>
</xs:element>