HedgingRolling

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII/Portfolio/Positions/Position/HedgingRolling

Diagram

HedgingRolling

Documentation

EN

A65 - "Y" if a "Systematic roll at maturity" program exists, otherwise "N" if used for hedging but no systematic roll at maturity; missing if not used for Hedging.

DE

A65 - "Y" wenn ein Programm für systematische Verlängerung bei Fälligkeit existiert, ansonsten "N" wenn für Absicherung verwendet aber keine systematische Verlängerung bei Fälligkeit; leer wenn nicht für Absicherung verwendet.

FR

A65 - "Y" si un programme de "roulement systématique à l'échéance" existe, sinon "N" si utilisé pour la couverture mais sans roulement systématique à l'échéance; vide si non utilisé pour la couverture.

NL

A65 - "Y" als er een "systematische verlenging op vervaldatum" programma bestaat, anders "N" als gebruikt voor hedging maar geen systematische verlenging op vervaldatum; ontbrekend als niet gebruikt voor hedging.

ES

A65 - "Y" si existe un programa de "Systematic roll at maturity", de lo contrario "N" si se usa para cobertura pero sin systematic roll at maturity; vacío si no se usa para cobertura.

IT

A65 – “Y” se esiste un programma di “roll sistematico alla scadenza”, altrimenti “N” se utilizzato per copertura ma senza rollio sistematico alla scadenza; mancante se non utilizzato per la copertura.

CS

A65 - "Y" if a "Systematic roll at maturity" program exists, otherwise "N" if used for hedging but no systematic roll at maturity; missing if not used for Hedging.

HU

A65 - "Y" if a "Systematic roll at Lejarat" program exists, otherwise "N" if used for hedging but no systematic roll at Lejarat; missing if not used for Hedging.

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
7
Sample Data
EPM
Restrictions
Base: xs:string
Enumeration:
  • Y
  • N
  • EPM

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="HedgingRolling">
   <xs:annotation>
      <xs:documentation xml:lang="en">A65 - "Y" if a "Systematic roll at maturity" program exists, otherwise "N" if used for hedging but no systematic roll at maturity; missing if not used for Hedging.</xs:documentation>
      <xs:documentation xml:lang="de">A65 - "Y" wenn ein Programm für systematische Verlängerung bei Fälligkeit existiert, ansonsten "N" wenn für Absicherung verwendet aber keine systematische Verlängerung bei Fälligkeit; leer wenn nicht für Absicherung verwendet.</xs:documentation>
      <xs:documentation xml:lang="fr">A65 - "Y" si un programme de "roulement systématique à l'échéance" existe, sinon "N" si utilisé pour la couverture mais sans roulement systématique à l'échéance; vide si non utilisé pour la couverture.</xs:documentation>
      <xs:documentation xml:lang="nl">A65 - "Y" als er een "systematische verlenging op vervaldatum" programma bestaat, anders "N" als gebruikt voor hedging maar geen systematische verlenging op vervaldatum; ontbrekend als niet gebruikt voor hedging.</xs:documentation>
      <xs:documentation xml:lang="es">A65 - "Y" si existe un programa de "Systematic roll at maturity", de lo contrario "N" si se usa para cobertura pero sin systematic roll at maturity; vacío si no se usa para cobertura.</xs:documentation>
      <xs:documentation xml:lang="it">A65 – “Y” se esiste un programma di “roll sistematico alla scadenza”, altrimenti “N” se utilizzato per copertura ma senza rollio sistematico alla scadenza; mancante se non utilizzato per la copertura.</xs:documentation>
      <xs:documentation xml:lang="cs">A65 - "Y" if a "Systematic roll at maturity" program exists, otherwise "N" if used for hedging but no systematic roll at maturity; missing if not used for Hedging.</xs:documentation>
      <xs:documentation xml:lang="hu">A65 - "Y" if a "Systematic roll at Lejarat" program exists, otherwise "N" if used for hedging but no systematic roll at Lejarat; missing if not used for Hedging.</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="Y"/>
         <xs:enumeration value="N"/>
         <xs:enumeration value="EPM"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>