WithholdingTaxRate

/FundsXML4/AssetMasterData/Asset/AssetDetails/ShareClass/WithholdingTaxRate

Diagram

WithholdingTaxRate

Documentation

EN

Withholding tax rate of the security

DE

Enthaelt den Quellensteuersatz dem das Wertpapier unterliegt

FR

Withholding tax taux de titre

NL

Withholding tax tipo van valor

ES

Retencion fiscal tipo el valor

IT

Aliquota della ritenuta d'acconto sul titolo

CS

Withholding tax rate of the security

HU

Withholding tax rate of the security

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
6.73

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="WithholdingTaxRate"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Withholding tax rate of the security</xs:documentation>
      <xs:documentation xml:lang="de">Enthaelt den Quellensteuersatz dem das Wertpapier unterliegt</xs:documentation>
      <xs:documentation xml:lang="fr">Withholding tax taux de titre</xs:documentation>
      <xs:documentation xml:lang="nl">Withholding tax tipo van valor</xs:documentation>
      <xs:documentation xml:lang="es">Retencion fiscal tipo el valor</xs:documentation>
      <xs:documentation xml:lang="it">Aliquota della ritenuta d'acconto sul titolo</xs:documentation>
      <xs:documentation xml:lang="cs">Withholding tax rate of the security</xs:documentation>
      <xs:documentation xml:lang="hu">Withholding tax rate of the security</xs:documentation>
   </xs:annotation>
</xs:element>