FirstCouponDate

/FundsXML4/AssetMasterData/Asset/AssetDetails/Swap/Legs/Leg/FirstCouponDate

Diagram

FirstCouponDate

Documentation

EN

First coupon date

DE

Erstes Kupondatum

FR

Date du premier coupon

NL

Eerste coupondatum

ES

Fecha del primer cupón

IT

Data della prima cedola

HU

Első kupon dátuma

CS

Datum prvního kupónu

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
8
Sample Data
2024-12-06

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="FirstCouponDate"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">First coupon date</xs:documentation>
      <xs:documentation xml:lang="de">Erstes Kupondatum</xs:documentation>
      <xs:documentation xml:lang="fr">Date du premier coupon</xs:documentation>
      <xs:documentation xml:lang="nl">Eerste coupondatum</xs:documentation>
      <xs:documentation xml:lang="es">Fecha del primer cupón</xs:documentation>
      <xs:documentation xml:lang="it">Data della prima cedola</xs:documentation>
      <xs:documentation xml:lang="hu">Első kupon dátuma</xs:documentation>
      <xs:documentation xml:lang="cs">Datum prvního kupónu</xs:documentation>
   </xs:annotation>
</xs:element>