FixedRate

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

Diagram

FixedRate

Documentation

EN

Fixed interest rate

DE

Fester Zinssatz

FR

Taux fixe

NL

Vaste rentevoet

ES

Tasa de interés fija

IT

Tasso di interesse fisso

HU

Fix kamatláb

CS

Pevná úroková sazba

Properties

Type
xs:decimal
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
581.16

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="FixedRate"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Fixed interest rate</xs:documentation>
      <xs:documentation xml:lang="de">Fester Zinssatz</xs:documentation>
      <xs:documentation xml:lang="fr">Taux fixe</xs:documentation>
      <xs:documentation xml:lang="nl">Vaste rentevoet</xs:documentation>
      <xs:documentation xml:lang="es">Tasa de interés fija</xs:documentation>
      <xs:documentation xml:lang="it">Tasso di interesse fisso</xs:documentation>
      <xs:documentation xml:lang="hu">Fix kamatláb</xs:documentation>
      <xs:documentation xml:lang="cs">Pevná úroková sazba</xs:documentation>
   </xs:annotation>
</xs:element>