InitialReferenceMonth
/FundsXML4/AssetMasterData/Asset/AssetDetails/Swap/Legs/Leg/InitialReferenceMonth
Diagram
Documentation
EN
Initial reference month for inflation-linked bonds
DE
Anfangsreferenzmonat für inflationsgebundene Anleihen
FR
Mois de référence initial pour les obligations indexées sur l'inflation
NL
Initiële referentiemaand voor inflatiegekoppelde obligaties
ES
Mes de referencia inicial para bonos vinculados a la inflación
IT
Mese di riferimento iniziale per obbligazioni legate all'inflazione
HU
Kezdő referenciahónap inflációhoz kötött kötvényekhez
CS
Počáteč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
- 8
- Restrictions
- Base: xs:int
MinInclusive: 1
MaxInclusive: 12
Element Definition
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="InitialReferenceMonth">
<xs:annotation>
<xs:documentation xml:lang="en">Initial reference month for inflation-linked bonds</xs:documentation>
<xs:documentation xml:lang="de">Anfangsreferenzmonat für inflationsgebundene Anleihen</xs:documentation>
<xs:documentation xml:lang="fr">Mois de référence initial pour les obligations indexées sur l'inflation</xs:documentation>
<xs:documentation xml:lang="nl">Initiële referentiemaand voor inflatiegekoppelde obligaties</xs:documentation>
<xs:documentation xml:lang="es">Mes de referencia inicial para bonos vinculados a la inflación</xs:documentation>
<xs:documentation xml:lang="it">Mese di riferimento iniziale per obbligazioni legate all'inflazione</xs:documentation>
<xs:documentation xml:lang="hu">Kezdő referenciahónap inflációhoz kötött kötvényekhez</xs:documentation>
<xs:documentation xml:lang="cs">Počáteč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>