FirstFixingDate

/FundsXML4/AssetMasterData/Asset/AssetDetails/Warrant/FirstFixingDate

Diagram

FirstFixingDate

Documentation

EN

Date for the first fixing date

DE

Datum für first fixing Datum

FR

Date pour first fixing date

NL

Datum voor first fixing fecha

ES

Fecha para primer fixing fecha

IT

Data per la prima data di fissazione

CS

Date for the first fixing date

HU

Date for the first fixing date

Properties

Type
xs:date
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
5
Sample Data
2020-06-11

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="FirstFixingDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Date for the first fixing date</xs:documentation>
      <xs:documentation xml:lang="de">Datum für first fixing Datum</xs:documentation>
      <xs:documentation xml:lang="fr">Date pour first fixing date</xs:documentation>
      <xs:documentation xml:lang="nl">Datum voor first fixing fecha</xs:documentation>
      <xs:documentation xml:lang="es">Fecha para primer fixing fecha</xs:documentation>
      <xs:documentation xml:lang="it">Data per la prima data di fissazione</xs:documentation>
      <xs:documentation xml:lang="cs">Date for the first fixing date</xs:documentation>
      <xs:documentation xml:lang="hu">Date for the first fixing date</xs:documentation>
   </xs:annotation>
</xs:element>