IndicatorAcceptableAsCollateral

/FundsXML4/AssetMasterData/Asset/AssetDetails/Bond/IndicatorAcceptableAsCollateral

Diagram

IndicatorAcceptableAsCollateral

Documentation

EN

Indicates whether asset can be used as collateral

DE

Gibt an, ob es sich um ein Lombardfaehiges Wertpapier handelt

FR

Indicates whether actif can be used comme garantie

NL

Indicates whether actief can be used als onderpand

Properties

Type
xs:boolean
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
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:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="IndicatorAcceptableAsCollateral"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether asset can be used as collateral</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob es sich um ein Lombardfaehiges Wertpapier handelt</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates whether actif can be used comme garantie</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates whether actief can be used als onderpand</xs:documentation>
   </xs:annotation>
</xs:element>