InterestRate

/FundsXML4/AssetMasterData/Asset/AssetDetails/Loan/InterestRate

Diagram

InterestRate

Documentation

EN

Interest rate of loan

DE

Enthaelt einen Zinssatz des Kredits

FR

Intérêt taux de loan

NL

Rente tipo van loan

ES

Interes tipo el prestamo

IT

Tasso di interesse del prestito

CS

Interest rate of loan

HU

Interest rate of loan

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
5
Sample Data
874.30

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 loan</xs:documentation>
      <xs:documentation xml:lang="de">Enthaelt einen Zinssatz des Kredits</xs:documentation>
      <xs:documentation xml:lang="fr">Intérêt taux de loan</xs:documentation>
      <xs:documentation xml:lang="nl">Rente tipo van loan</xs:documentation>
      <xs:documentation xml:lang="es">Interes tipo el prestamo</xs:documentation>
      <xs:documentation xml:lang="it">Tasso di interesse del prestito</xs:documentation>
      <xs:documentation xml:lang="cs">Interest rate of loan</xs:documentation>
      <xs:documentation xml:lang="hu">Interest rate of loan</xs:documentation>
   </xs:annotation>
</xs:element>