IsDefaultOption

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Transactions/Transaction/CorporateAction/OptionDetails/IsDefaultOption

Diagram

IsDefaultOption

Documentation

EN

Indicates if this is the default option applied when no election is made

DE

Gibt an, ob dies die Standardoption ist, die angewendet wird, wenn keine Wahl getroffen wird

FR

Indique s'il s'agit de l'option par défaut appliquée en l'absence de choix

NL

Geeft aan of dit de standaardoptie is die wordt toegepast als er geen keuze wordt gemaakt

ES

Indica si esta es la opción predeterminada aplicada cuando no se realiza ninguna elección

IT

Indica se questa è l'opzione predefinita applicata quando non viene effettuata alcuna scelta

CS

Indicates if this is the default option applied when no election is made

HU

Indicates if this is the default option applied when no election is made

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
16
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="IsDefaultOption"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates if this is the default option applied when no election is made</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob dies die Standardoption ist, die angewendet wird, wenn keine Wahl getroffen wird</xs:documentation>
      <xs:documentation xml:lang="fr">Indique s'il s'agit de l'option par défaut appliquée en l'absence de choix</xs:documentation>
      <xs:documentation xml:lang="nl">Geeft aan of dit de standaardoptie is die wordt toegepast als er geen keuze wordt gemaakt</xs:documentation>
      <xs:documentation xml:lang="es">Indica si esta es la opción predeterminada aplicada cuando no se realiza ninguna elección</xs:documentation>
      <xs:documentation xml:lang="it">Indica se questa è l'opzione predefinita applicata quando non viene effettuata alcuna scelta</xs:documentation>
      <xs:documentation xml:lang="cs">Indicates if this is the default option applied when no election is made</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates if this is the default option applied when no election is made</xs:documentation>
   </xs:annotation>
</xs:element>