InterestRate

/FundsXML4/AssetMasterData/Asset/AssetDetails/CallMoney/InterestRate

Diagram

InterestRate

Documentation

EN

Interest rate of call capital

DE

Enthaelt einen Zinssatz

FR

Intérêt taux de call capital

NL

Tipo de interes del dinero a la vista

ES

Interes tipo el dinero un la vista

IT

Tasso di interesse del capitale richiesto

CS

Interest rate of call capital

HU

Interest rate of call capital

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
893.48

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 call capital</xs:documentation>
      <xs:documentation xml:lang="de">Enthaelt einen Zinssatz</xs:documentation>
      <xs:documentation xml:lang="fr">Intérêt taux de call capital</xs:documentation>
      <xs:documentation xml:lang="nl">Tipo de interes del dinero a la vista</xs:documentation>
      <xs:documentation xml:lang="es">Interes tipo el dinero un la vista</xs:documentation>
      <xs:documentation xml:lang="it">Tasso di interesse del capitale richiesto</xs:documentation>
      <xs:documentation xml:lang="cs">Interest rate of call capital</xs:documentation>
      <xs:documentation xml:lang="hu">Interest rate of call capital</xs:documentation>
   </xs:annotation>
</xs:element>