IndicatorAcceptableAsCollateral

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

Diagram

IndicatorAcceptableAsCollateral Indicates whether asset can be used as collateral Gibt an, ob es sich um ein Lombardfaehiges Wertpapier handelt

Documentation

de

Gibt an, ob es sich um ein Lombardfaehiges Wertpapier handelt

en

Indicates whether asset can be used as collateral

Properties

Type
xs:boolean
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
5
Sample Data
false

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            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:annotation>
</xs:element>