ExistingFlag

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/HighWatermark/ExistingFlag

Diagram

ExistingFlag

Documentation

EN

Indicates if a high watermark exists

DE

Gibt an, ob ein High Watermark existiert

FR

Indicates si un high watermark exists

NL

Indicates als een high watermark exists

ES

Indica si existe un High Watermark

IT

Indica se esiste un limite massimo

CS

Označuje, zda a high watermark exists

HU

Indicates if a high watermark exists

Properties

Type
xs:boolean
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
13
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"
            name="ExistingFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates if a high watermark exists</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob ein High Watermark existiert</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates si un high watermark exists</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates als een high watermark exists</xs:documentation>
      <xs:documentation xml:lang="es">Indica si existe un High Watermark</xs:documentation>
      <xs:documentation xml:lang="it">Indica se esiste un limite massimo</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda a high watermark exists</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates if a high watermark exists</xs:documentation>
   </xs:annotation>
</xs:element>