LastTradeDate

/FundsXML4/AssetMasterData/Asset/AssetDetails/Option/LastTradeDate

Diagram

LastTradeDate

Documentation

EN

Last Trade Date

DE

Last Trade Datum

FR

Last Trade Date

NL

Last Trade Datum

ES

Ultimo Trade Fecha

IT

Data dell'ultima operazione

CS

Last Trade Date

HU

Last Trade 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
2022-03-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="LastTradeDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Last Trade Date</xs:documentation>
      <xs:documentation xml:lang="de">Last Trade Datum</xs:documentation>
      <xs:documentation xml:lang="fr">Last Trade Date</xs:documentation>
      <xs:documentation xml:lang="nl">Last Trade Datum</xs:documentation>
      <xs:documentation xml:lang="es">Ultimo Trade Fecha</xs:documentation>
      <xs:documentation xml:lang="it">Data dell'ultima operazione</xs:documentation>
      <xs:documentation xml:lang="cs">Last Trade Date</xs:documentation>
      <xs:documentation xml:lang="hu">Last Trade Date</xs:documentation>
   </xs:annotation>
</xs:element>