ExceptionalFlag

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Distributions/Distribution/ExceptionalFlag

Diagram

ExceptionalFlag

Documentation

EN

Indicates if dividend has been planned on a yearly schedule or not

DE

Gibt an, ob die Dividende im Jahresplan vorgesehen war oder nicht

FR

Indicates si dividende un been planned on un yearly schedule ou pas

NL

Indicates als dividend heeft been planned on een yearly schedule van niet

ES

Indica si el dividendo ha sido planificado en un calendario anual o no

IT

Indica se il dividendo è stato pianificato su base annuale o meno

CS

Označuje, zda dividend has been planned on a yearly schedule or not

HU

Indicates if dividend has been planned on a yearly schedule or not

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
10
Sample Data
false

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="ExceptionalFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates if dividend has been planned on a yearly schedule or not</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob die Dividende im Jahresplan vorgesehen war oder nicht</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates si dividende un been planned on un yearly schedule ou pas</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates als dividend heeft been planned on een yearly schedule van niet</xs:documentation>
      <xs:documentation xml:lang="es">Indica si el dividendo ha sido planificado en un calendario anual o no</xs:documentation>
      <xs:documentation xml:lang="it">Indica se il dividendo è stato pianificato su base annuale o meno</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda dividend has been planned on a yearly schedule or not</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates if dividend has been planned on a yearly schedule or not</xs:documentation>
   </xs:annotation>
</xs:element>