FinalReferenceMonth

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

Diagram

FinalReferenceMonth

Documentation

EN

Final reference month for inflation-linked bonds

DE

Endreferenzmonat für inflationsgebundene Anleihen

FR

Mois de référence final pour les obligations indexées sur l'inflation

NL

Finale referentiemaand voor inflatiegekoppelde obligaties

ES

Mes de referencia final para bonos vinculados a la inflación

IT

Mese di riferimento finale per obbligazioni legate all'inflazione

HU

Végső referenciahónap inflációhoz kötött kötvényekhez

CS

Konečný referenční měsíc pro inflačně vázané dluhopisy

Properties

Type
xs:int
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
4
Restrictions
Base: xs:int
MinInclusive: 1
MaxInclusive: 12

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="FinalReferenceMonth">
   <xs:annotation>
      <xs:documentation xml:lang="en">Final reference month for inflation-linked bonds</xs:documentation>
      <xs:documentation xml:lang="de">Endreferenzmonat für inflationsgebundene Anleihen</xs:documentation>
      <xs:documentation xml:lang="fr">Mois de référence final pour les obligations indexées sur l'inflation</xs:documentation>
      <xs:documentation xml:lang="nl">Finale referentiemaand voor inflatiegekoppelde obligaties</xs:documentation>
      <xs:documentation xml:lang="es">Mes de referencia final para bonos vinculados a la inflación</xs:documentation>
      <xs:documentation xml:lang="it">Mese di riferimento finale per obbligazioni legate all'inflazione</xs:documentation>
      <xs:documentation xml:lang="hu">Végső referenciahónap inflációhoz kötött kötvényekhez</xs:documentation>
      <xs:documentation xml:lang="cs">Konečný referenční měsíc pro inflačně vázané dluhopisy</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:int">
         <xs:minInclusive value="1"/>
         <xs:maxInclusive value="12"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>