OutcomeOfCOLLAssessmentOfValue

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_3/FinancialInstrument/AdditionalInformationUK/ValueForMoney/OutcomeOfCOLLAssessmentOfValue

Diagram

OutcomeOfCOLLAssessmentOfValue

Documentation

EN

09050: "1 – charges are justified based on assessment and any action taken or, where the first assessment is not yet due, based on initial product design
2 – charges are not justified, significant action is required"

DE

09050: "1 – charges sind justified based on assessment und jede action taken oder, wo first assessment ist nicht yet due, based on initial product design
2 – charges sind nicht justified, significant action ist erforderlich"

FR

09050: "1 – charges sont justified based on assessment et tout action taken ou, où first assessment est pas yet due, based on initial product design
2 – charges sont pas justified, significant action est requis"

NL

09050: "1 – charges zijn justified based on assessment en elke action taken van, waar first assessment is niet yet due, based on initial product design
2 – charges zijn niet justified, significant action is vereist"

Properties

Type
xs:string
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
7
Sample Data
2
Restrictions
Base: xs:string
Enumeration:
  • 1
  • 2

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="OutcomeOfCOLLAssessmentOfValue">
   <xs:annotation>
      <xs:documentation xml:lang="en">09050: "1 – charges are justified based on assessment and any action taken or, where the first assessment is not yet due, based on initial product design
2 – charges are not justified, significant action is required"
</xs:documentation>
      <xs:documentation xml:lang="de">09050: "1 – charges sind justified based on assessment und jede action taken oder, wo first assessment ist nicht yet due, based on initial product design
2 – charges sind nicht justified, significant action ist erforderlich"</xs:documentation>
      <xs:documentation xml:lang="fr">09050: "1 – charges sont justified based on assessment et tout action taken ou, où first assessment est pas yet due, based on initial product design
2 – charges sont pas justified, significant action est requis"</xs:documentation>
      <xs:documentation xml:lang="nl">09050: "1 – charges zijn justified based on assessment en elke action taken van, waar first assessment is niet yet due, based on initial product design
2 – charges zijn niet justified, significant action is vereist"</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="1"/>
         <xs:enumeration value="2"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>