IndicatorAcceptableAsCollateral
/FundsXML4/AssetMasterData/Asset/AssetDetails/Bond/IndicatorAcceptableAsCollateral
Diagram
Documentation
EN
Indicates whether asset can be used as collateral
DE
Gibt an, ob es sich um ein Lombardfaehiges Wertpapier handelt
FR
Indique si l'actif peut être utilisé comme garantie
NL
Indica si el activo puede usarse como garantia
ES
Indica si activo puede ser utilizado como Garantia
IT
Indica se l'asset può essere utilizzato come garanzia
CS
Označuje, zda asset can be used as collateral
HU
Indicates whether asset can be 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
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="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">Indique si l'actif peut être utilisé comme garantie</xs:documentation>
<xs:documentation xml:lang="nl">Indica si el activo puede usarse como garantia</xs:documentation>
<xs:documentation xml:lang="es">Indica si activo puede ser utilizado como Garantia</xs:documentation>
<xs:documentation xml:lang="it">Indica se l'asset può essere utilizzato come garanzia</xs:documentation>
<xs:documentation xml:lang="cs">Označuje, zda asset can be used as collateral</xs:documentation>
<xs:documentation xml:lang="hu">Indicates whether asset can be used as collateral</xs:documentation>
</xs:annotation>
</xs:element>