IndicatorAbsolutelySafe

/FundsXML4/AssetMasterData/Asset/AssetDetails/Bond/IndicatorAbsolutelySafe

Diagram

IndicatorAbsolutelySafe

Documentation

EN

Indicates whether the security can be classified as absolutely safe (i.e. gilt-edged).
Boolean: truefFalse

DE

Enthaelt ein Kennzeichen, ob das Wertpapier muendelsicher ist
Boolean: true/false

FR

Indicates whether titre can be classified comme absolutely safe (i.e. gilt-edged).
Boolean: truefFalse

NL

Indicates whether effect can be classified als absolutely safe (i.e. gilt-edged).
Boolean: truefFalse

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="IndicatorAbsolutelySafe"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether the security can be classified as absolutely safe (i.e. gilt-edged).
Boolean: truefFalse</xs:documentation>
      <xs:documentation xml:lang="de">Enthaelt ein Kennzeichen, ob das Wertpapier muendelsicher ist
Boolean: true/false</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates whether titre can be classified comme absolutely safe (i.e. gilt-edged).
Boolean: truefFalse</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates whether effect can be classified als absolutely safe (i.e. gilt-edged).
Boolean: truefFalse</xs:documentation>
   </xs:annotation>
</xs:element>