Covered

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V7/Portfolio/Positions/Position/CreditRiskData/Covered

Diagram

Covered

Documentation

EN

A55 - The instrument is covered ("C") or not ('NC')

DE

A55 - Das Instrument ist gedeckt ("C") oder nicht ('NC')

FR

A55 - L'instrument est couvert ("C") ou non ('NC')

NL

A55 - Het instrument is gedekt ("C") of niet ('NC')

ES

A55 - El instrumento está cubierto ("C") o no ('NC')

IT

A55 - Lo strumento è coperto ("C") o no ("NC")

CS

A55 - The instrument is covered ("C") or not ('NC')

HU

A55 - The instrument is covered ("C") or not ('NC')

Properties

Type
xs:string
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
9
Sample Data
C
Restrictions
Base: xs:string
Enumeration:
  • C
  • NC

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="Covered">
   <xs:annotation>
      <xs:documentation xml:lang="en">A55 - The instrument is covered ("C") or not ('NC')</xs:documentation>
      <xs:documentation xml:lang="de">A55 - Das Instrument ist gedeckt ("C") oder nicht ('NC')</xs:documentation>
      <xs:documentation xml:lang="fr">A55 - L'instrument est couvert ("C") ou non ('NC')</xs:documentation>
      <xs:documentation xml:lang="nl">A55 - Het instrument is gedekt ("C") of niet ('NC')</xs:documentation>
      <xs:documentation xml:lang="es">A55 - El instrumento está cubierto ("C") o no ('NC')</xs:documentation>
      <xs:documentation xml:lang="it">A55 - Lo strumento è coperto ("C") o no ("NC")</xs:documentation>
      <xs:documentation xml:lang="cs">A55 - The instrument is covered ("C") or not ('NC')</xs:documentation>
      <xs:documentation xml:lang="hu">A55 - The instrument is covered ("C") or not ('NC')</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="C"/>
         <xs:enumeration value="NC"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>