IsAssessmentOfValueRequiredUnderCOLL
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_1/FinancialInstrument/AdditionalInformationUK/ValueForMoney/IsAssessmentOfValueRequiredUnderCOLL
Diagram
Documentation
EN
09040: Specifies if the Value for Money section is filled in the current EMT posting.
DE
09040: Specifies wenn Wert für Money Abschnitt ist filled in current EMT posting.
FR
09040: Specifies si Valeur pour Money section est filled dans current EMT posting.
NL
09040: Specifies als Waarde voor Money sectie is filled in current EMT posting.
Properties
- Type
- EMTYesNoType
- 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
- N
- Restrictions
- Base: xs:string
Length: 1
Enumeration:YN
Element Definition
Element Definition
<xs:element 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: Specifies wenn Wert für Money Abschnitt ist filled in current EMT posting.</xs:documentation>
<xs:documentation xml:lang="fr">09040: Specifies si Valeur pour Money section est filled dans current EMT posting.</xs:documentation>
<xs:documentation xml:lang="nl">09040: Specifies als Waarde voor Money sectie is filled in current EMT posting.</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EMTYesNoType)
Referenced Type Definition (EMTYesNoType)
<xs:simpleType 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:annotation>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="Y"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>