InterestRateCredit

/FundsXML4/AssetMasterData/Asset/AssetDetails/Account/InterestRateCredit

Diagram

InterestRateCredit

Documentation

EN

Credit rate

DE

Zinssatz Haben

FR

Crédit taux

NL

Krediet tipo

ES

Tipo acreedor

IT

Tasso di credito

CS

Credit rate

HU

Követelési kamatláb

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
183.03

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="InterestRateCredit"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Credit rate</xs:documentation>
      <xs:documentation xml:lang="de">Zinssatz Haben</xs:documentation>
      <xs:documentation xml:lang="fr">Crédit taux</xs:documentation>
      <xs:documentation xml:lang="nl">Krediet tipo</xs:documentation>
      <xs:documentation xml:lang="es">Tipo acreedor</xs:documentation>
      <xs:documentation xml:lang="it">Tasso di credito</xs:documentation>
      <xs:documentation xml:lang="cs">Credit rate</xs:documentation>
      <xs:documentation xml:lang="hu">Követelési kamatláb</xs:documentation>
   </xs:annotation>
</xs:element>