StartDate

/FundsXML4/AssetMasterData/Asset/AssetDetails/FXForward/StartDate

Diagram

StartDate

Documentation

EN

Start date of trade

DE

Start Datum von trade

FR

Start date de trade

NL

Start fecha van trade

ES

Inicio fecha el trade

IT

Data di inizio negoziazione

CS

Start date of trade

HU

Start date of trade

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
2025-02-24

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="StartDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Start date of trade</xs:documentation>
      <xs:documentation xml:lang="de">Start Datum von trade</xs:documentation>
      <xs:documentation xml:lang="fr">Start date de trade</xs:documentation>
      <xs:documentation xml:lang="nl">Start fecha van trade</xs:documentation>
      <xs:documentation xml:lang="es">Inicio fecha el trade</xs:documentation>
      <xs:documentation xml:lang="it">Data di inizio negoziazione</xs:documentation>
      <xs:documentation xml:lang="cs">Start date of trade</xs:documentation>
      <xs:documentation xml:lang="hu">Start date of trade</xs:documentation>
   </xs:annotation>
</xs:element>