CollateralisedAsset

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V7/Portfolio/Positions/Position/QRTPositionInformation/CollateralisedAsset

Diagram

CollateralisedAsset

Documentation

EN

A106 - Indicator used to identify the under-written instruments

DE

A106 - Indikator zur Identifikation gezeichneter Instrumente

FR

A106 - Indicateur utilisé pour identifier les instruments souscrits

NL

A106 - Indicator gebruikt om onderschreven instrumenten te identificeren

ES

A106 - Indicador utilizado para identificar instrumentos suscritos

IT

A106 - Indicatore utilizzato per identificare gli strumenti sottoscritti

CS

A106 - Indicator used to identify the under-written instruments

HU

A106 - Indicator used to identify the under-written instruments

Properties

Type
xs:unsignedInt
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
8
Sample Data
4
Restrictions
Base: xs:unsignedInt
Enumeration:
  • 1
  • 2
  • 3
  • 4
  • 9

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="CollateralisedAsset">
   <xs:annotation>
      <xs:documentation xml:lang="en">A106 - Indicator used to identify the under-written instruments</xs:documentation>
      <xs:documentation xml:lang="de">A106 - Indikator zur Identifikation gezeichneter Instrumente</xs:documentation>
      <xs:documentation xml:lang="fr">A106 - Indicateur utilisé pour identifier les instruments souscrits</xs:documentation>
      <xs:documentation xml:lang="nl">A106 - Indicator gebruikt om onderschreven instrumenten te identificeren</xs:documentation>
      <xs:documentation xml:lang="es">A106 - Indicador utilizado para identificar instrumentos suscritos</xs:documentation>
      <xs:documentation xml:lang="it">A106 - Indicatore utilizzato per identificare gli strumenti sottoscritti</xs:documentation>
      <xs:documentation xml:lang="cs">A106 - Indicator used to identify the under-written instruments</xs:documentation>
      <xs:documentation xml:lang="hu">A106 - Indicator used to identify the under-written instruments</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:unsignedInt">
         <xs:enumeration value="1"/>
         <xs:enumeration value="2"/>
         <xs:enumeration value="3"/>
         <xs:enumeration value="4"/>
         <xs:enumeration value="9"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>