CancellationFlag

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/Portfolios/Portfolio/Transactions/Transaction/CancellationFlag

Diagram

CancellationFlag

Documentation

EN

Indicates whether transaction has been cancelled

DE

Kennzeichen ob die Transaktion storniert wurde

FR

Indique si la transaction a été annulée

NL

Geeft aan of de transactie is geannuleerd

ES

Indica si la transacci\u00f3n ha sido cancelada

IT

Indica se la transazione è stata annullata

CS

Označuje, zda transaction has been cancelled

HU

Indicates whether transaction has been cancelled

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="CancellationFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether transaction has been cancelled</xs:documentation>
      <xs:documentation xml:lang="de">Kennzeichen ob die Transaktion storniert wurde</xs:documentation>
      <xs:documentation xml:lang="fr">Indique si la transaction a été annulée</xs:documentation>
      <xs:documentation xml:lang="nl">Geeft aan of de transactie is geannuleerd</xs:documentation>
      <xs:documentation xml:lang="es">Indica si la transacci\u00f3n ha sido cancelada</xs:documentation>
      <xs:documentation xml:lang="it">Indica se la transazione è stata annullata</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda transaction has been cancelled</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates whether transaction has been cancelled</xs:documentation>
   </xs:annotation>
</xs:element>