IsAssessmentOfValueRequiredUnderCOLL

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_1/FinancialInstrument/AdditionalInformationUK/ValueForMoney/IsAssessmentOfValueRequiredUnderCOLL

Diagram

IsAssessmentOfValueRequiredUnderCOLL

Documentation

EN

09040: Specifies if the Value for Money section is filled in the current EMT posting.

DE

09040: Gibt an, ob der Value for Money-Abschnitt in der aktuellen EMT-Meldung ausgefüllt ist.

FR

09040: Indique si la section Value for Money est remplie dans la publication EMT actuelle.

NL

09040: Geeft aan of de Value for Money-sectie is ingevuld in de huidige EMT-publicatie.

ES

09040: Indica si la sección Value for Money está completa en la publicación EMT actual.

IT

09040: Indica se la sezione Value for Money è compilata nella pubblicazione EMT corrente.

CS

09040: Specifies if the Value for Money section is filled in the current EMT posting.

HU

09040: Meghatarozza if the Ertek for Money szakasz is kitoltott in the aktualis EMT bekuldes.

Properties

Type
EMTYesNoType
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
Y
Restrictions
Base: xs:string
Length: 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"
            minOccurs="0"
            name="IsAssessmentOfValueRequiredUnderCOLL"
            type="EMTYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">09040: Specifies if the Value for Money section is filled in the current EMT posting.
</xs:documentation>
      <xs:documentation xml:lang="de">09040: Gibt an, ob der Value for Money-Abschnitt in der aktuellen EMT-Meldung ausgefüllt ist.</xs:documentation>
      <xs:documentation xml:lang="fr">09040: Indique si la section Value for Money est remplie dans la publication EMT actuelle.</xs:documentation>
      <xs:documentation xml:lang="nl">09040: Geeft aan of de Value for Money-sectie is ingevuld in de huidige EMT-publicatie.</xs:documentation>
      <xs:documentation xml:lang="es">09040: Indica si la sección Value for Money está completa en la publicación EMT actual.</xs:documentation>
      <xs:documentation xml:lang="it">09040: Indica se la sezione Value for Money è compilata nella pubblicazione EMT corrente.</xs:documentation>
      <xs:documentation xml:lang="cs">09040: Specifies if the Value for Money section is filled in the current EMT posting.</xs:documentation>
      <xs:documentation xml:lang="hu">09040: Meghatarozza if the Ertek for Money szakasz is kitoltott in the aktualis EMT bekuldes.</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTYesNoType)

<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="EMTYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Y or N</xs:documentation>
      <xs:documentation xml:lang="de">Y oder N</xs:documentation>
      <xs:documentation xml:lang="fr">Y ou N</xs:documentation>
      <xs:documentation xml:lang="nl">Y van N</xs:documentation>
      <xs:documentation xml:lang="es">Y o N</xs:documentation>
      <xs:documentation xml:lang="it">Y o N</xs:documentation>
      <xs:documentation xml:lang="cs">Y or N</xs:documentation>
      <xs:documentation xml:lang="hu">Y or N</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:length value="1"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="N"/>
   </xs:restriction>
</xs:simpleType>