PeriodicalResetFlag

/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/HighWatermark/PeriodicalResetFlag

Diagram

PeriodicalResetFlag

Documentation

EN

Indicates if high watermark is periodically reset

DE

Gibt an, ob das High Watermark periodisch zurückgesetzt wird

FR

Indicates si high watermark est periodically reset

NL

Indicates als high watermark is periodically reset

ES

Indica si el High Watermark se reinicia periódicamente

IT

Indica se il limite massimo viene ripristinato periodicamente

CS

Označuje, zda high watermark is periodically reset

HU

Indicates if high watermark is periodically reset

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="PeriodicalResetFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates if high watermark is periodically reset</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob das High Watermark periodisch zurückgesetzt wird</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates si high watermark est periodically reset</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates als high watermark is periodically reset</xs:documentation>
      <xs:documentation xml:lang="es">Indica si el High Watermark se reinicia periódicamente</xs:documentation>
      <xs:documentation xml:lang="it">Indica se il limite massimo viene ripristinato periodicamente</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda high watermark is periodically reset</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates if high watermark is periodically reset</xs:documentation>
   </xs:annotation>
</xs:element>