InterestRate

/FundsXML4/AssetMasterData/Asset/AssetDetails/FixedTimeDeposit/InterestRate

Diagram

InterestRate

Documentation

EN

Interest rate of deposit

DE

Enthaelt einen Zinssatz

FR

Intérêt taux de deposit

NL

Rente tipo van deposit

ES

Interes tipo el deposit

IT

Tasso di interesse del deposito

CS

Interest rate of deposit

HU

Interest rate of deposit

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
184.46

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