OptionNumber

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Transactions/Transaction/CorporateAction/OptionDetails/OptionNumber

Diagram

OptionNumber

Documentation

EN

Option number chosen by the shareholder

DE

Vom Aktionär gewählte Optionsnummer

FR

Numéro d'option choisi par l'actionnaire

NL

Optienummer gekozen door de aandeelhouder

ES

Número de opción elegido por el accionista

IT

Numero di opzione scelto dall'azionista

CS

Option number chosen by the shareholder

HU

Option number chosen by the shareholder

Properties

Type
xs:positiveInteger
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
15
Sample Data
2338

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="OptionNumber"
            type="xs:positiveInteger">
   <xs:annotation>
      <xs:documentation xml:lang="en">Option number chosen by the shareholder</xs:documentation>
      <xs:documentation xml:lang="de">Vom Aktionär gewählte Optionsnummer</xs:documentation>
      <xs:documentation xml:lang="fr">Numéro d'option choisi par l'actionnaire</xs:documentation>
      <xs:documentation xml:lang="nl">Optienummer gekozen door de aandeelhouder</xs:documentation>
      <xs:documentation xml:lang="es">Número de opción elegido por el accionista</xs:documentation>
      <xs:documentation xml:lang="it">Numero di opzione scelto dall'azionista</xs:documentation>
      <xs:documentation xml:lang="cs">Option number chosen by the shareholder</xs:documentation>
      <xs:documentation xml:lang="hu">Option number chosen by the shareholder</xs:documentation>
   </xs:annotation>
</xs:element>