InterestRate

/FundsXML4/AssetMasterData/Asset/AssetDetails/Bond/Coupon/InterestRate

Diagram

InterestRate

Documentation

EN

Interest rate of the bond

DE

Zinssatz der Anleihe

FR

Taux d'intérêt de l'obligation

NL

Rentevoet van de obligatie

ES

Tasa de interés del bono

IT

Tasso di interesse dell'obbligazione

HU

A kötvény kamatlába

CS

Úroková sazba dluhopisu

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
6
Sample Data
535.22

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="InterestRate"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Interest rate of the bond</xs:documentation>
      <xs:documentation xml:lang="de">Zinssatz der Anleihe</xs:documentation>
      <xs:documentation xml:lang="fr">Taux d'intérêt de l'obligation</xs:documentation>
      <xs:documentation xml:lang="nl">Rentevoet van de obligatie</xs:documentation>
      <xs:documentation xml:lang="es">Tasa de interés del bono</xs:documentation>
      <xs:documentation xml:lang="it">Tasso di interesse dell'obbligazione</xs:documentation>
      <xs:documentation xml:lang="hu">A kötvény kamatlába</xs:documentation>
      <xs:documentation xml:lang="cs">Úroková sazba dluhopisu</xs:documentation>
   </xs:annotation>
</xs:element>