CollateralFlag

/FundsXML4/AssetMasterData/Asset/AssetDetails/CallMoney/CollateralFlag

Diagram

CollateralFlag

Documentation

EN

Indicates whether call money is used as collateral

DE

Gibt an, ob Tagesgeld als Sicherheit verwendet wird

FR

Indique si l'argent au jour le jour est utilisé comme garantie

NL

Indicates whether call money is used als onderpand

ES

Indica si dinero un la vista es utilizado como Garantia

IT

Indica se il denaro call viene utilizzato come garanzia

CS

Označuje, zda call money is used as collateral

HU

Indicates whether call money is used as collateral

Properties

Type
xs:boolean
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
false

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="CollateralFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether call money is used as collateral</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob Tagesgeld als Sicherheit verwendet wird</xs:documentation>
      <xs:documentation xml:lang="fr">Indique si l'argent au jour le jour est utilisé comme garantie</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates whether call money is used als onderpand</xs:documentation>
      <xs:documentation xml:lang="es">Indica si dinero un la vista es utilizado como Garantia</xs:documentation>
      <xs:documentation xml:lang="it">Indica se il denaro call viene utilizzato come garanzia</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda call money is used as collateral</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates whether call money is used as collateral</xs:documentation>
   </xs:annotation>
</xs:element>