CompleteSCRDelivery

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V5/Portfolio/CompleteSCRDelivery

Diagram

CompleteSCRDelivery

Documentation

EN

A11 - "Y" if all SCR contributions are given for each Portfolio line.
"N" otherwise.

DE

A11 - "Y" wenn alle SCR-Beiträge für jede Portfolio-Zeile angegeben sind.
"N" otherwise.

FR

A11 - "Y" si tous SCR contributions sont given pour chaque Portefeuille line.
"N" otherwise.

NL

A11 - "Y" als alle SCR contributions zijn given voor elke Portefeuille line.
"N" otherwise.

ES

A11 - "Y" como todos SCR contributions son given para cada Cartera line.
"N" otherwise.

IT

A11 - "Y" se tutti i contributi SCR sono forniti per ciascuna linea di portafoglio.
"N" altrimenti.

CS

A11 - "Y" if all SCR contributions are given for each Portfolio line.
"N" otherwise.

HU

A11 - "Y" if all SCR contributions are given for each Portfolio line.
"N" otherwise.

Properties

Type
YesNoL1Type
Cardinality
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
Y
Restrictions
Base: xs:string
MinLength: 1
MaxLength: 1
Enumeration:
  • Y
  • N

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"
            name="CompleteSCRDelivery"
            type="YesNoL1Type">
   <xs:annotation>
      <xs:documentation xml:lang="en">A11 - "Y" if all SCR contributions are given for each Portfolio line.
 "N" otherwise.</xs:documentation>
      <xs:documentation xml:lang="de">A11 - "Y" wenn alle SCR-Beiträge für jede Portfolio-Zeile angegeben sind.
 "N" otherwise.</xs:documentation>
      <xs:documentation xml:lang="fr">A11 - "Y" si tous SCR contributions sont given pour chaque Portefeuille line.
 "N" otherwise.</xs:documentation>
      <xs:documentation xml:lang="nl">A11 - "Y" als alle SCR contributions zijn given voor elke Portefeuille line.
 "N" otherwise.</xs:documentation>
      <xs:documentation xml:lang="es">A11 - "Y" como todos SCR contributions son given para cada Cartera line.
 "N" otherwise.</xs:documentation>
      <xs:documentation xml:lang="it">A11 - "Y" se tutti i contributi SCR sono forniti per ciascuna linea di portafoglio.
 "N" altrimenti.</xs:documentation>
      <xs:documentation xml:lang="cs">A11 - "Y" if all SCR contributions are given for each Portfolio line.
 "N" otherwise.</xs:documentation>
      <xs:documentation xml:lang="hu">A11 - "Y" if all SCR contributions are given for each Portfolio line.
 "N" otherwise.</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (YesNoL1Type)

<xs:simpleType 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"
               name="YesNoL1Type">
   <xs:annotation>
      <xs:documentation xml:lang="en">Flag Y or N</xs:documentation>
      <xs:documentation xml:lang="de">Flag Y oder N</xs:documentation>
      <xs:documentation xml:lang="fr">Indicateur Y ou N</xs:documentation>
      <xs:documentation xml:lang="nl">Vlag Y van N</xs:documentation>
      <xs:documentation xml:lang="es">Vlag Y de N</xs:documentation>
      <xs:documentation xml:lang="it">Bandiera Y o N</xs:documentation>
      <xs:documentation xml:lang="cs">Flag Y or N</xs:documentation>
      <xs:documentation xml:lang="hu">Flag Y or N</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:minLength value="1"/>
      <xs:maxLength value="1"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="N"/>
   </xs:restriction>
</xs:simpleType>