Quotation

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_3/FinancialInstrument/GeneralInformation/StructuredSecurity/Quotation

Diagram

Quotation

Documentation

EN

00096: If 00060 is set to S or ETC.
U for Units, or P for Percentage.
Defines if the quotation type in the Ex-Ante and Ex-Post section of the EMT file is in UNITS or in PERCENTAGE related to the specific Reference as presented in field 07150,07155, 08110 and 08120 respectively.

DE

00096: If 00060 ist set zu S oder ETC.
U für Units, oder P für Prozentsatz.
Defines wenn quotation Typ in Ex-Ante und Ex-Post Abschnitt von EMT file ist in UNITS oder in PERCENTAGE related zu spezifisch Referenz als presented in Feld 07150,07155, 08110 und 08120 respectively.

FR

00096: If 00060 est set à S ou ETC.
U pour Units, ou P pour Pourcentage.
Defines si quotation type dans Ex-Ante et Ex-Post section de EMT file est dans UNITS ou dans PERCENTAGE related à spécifique Référence comme presented dans champ 07150,07155, 08110 et 08120 respectively.

NL

00096: If 00060 is set naar S van ETC.
U voor Units, van P voor Percentage.
Defines als quotation type in Ex-Ante en Ex-Post sectie van EMT file is in UNITS van in PERCENTAGE related naar specifiek Referentie als presented in veld 07150,07155, 08110 en 08120 respectively.

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
8
Sample Data
P
Restrictions
Base: xs:string
MinLength: 1
MaxLength: 1
Enumeration:
  • U
  • P

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="Quotation">
   <xs:annotation>
      <xs:documentation xml:lang="en">00096: If 00060 is set to S or ETC. 
U for Units, or P for Percentage.
Defines if the quotation type in the Ex-Ante and Ex-Post section of the EMT file is in UNITS or in PERCENTAGE related to the specific Reference as presented in field 07150,07155, 08110 and 08120 respectively.</xs:documentation>
      <xs:documentation xml:lang="de">00096: If 00060 ist set zu S oder ETC. 
U für Units, oder P für Prozentsatz.
Defines wenn quotation Typ in Ex-Ante und Ex-Post Abschnitt von EMT file ist in UNITS oder in PERCENTAGE related zu spezifisch Referenz als presented in Feld 07150,07155, 08110 und 08120 respectively.</xs:documentation>
      <xs:documentation xml:lang="fr">00096: If 00060 est set à S ou ETC. 
U pour Units, ou P pour Pourcentage.
Defines si quotation type dans Ex-Ante et Ex-Post section de EMT file est dans UNITS ou dans PERCENTAGE related à spécifique Référence comme presented dans champ 07150,07155, 08110 et 08120 respectively.</xs:documentation>
      <xs:documentation xml:lang="nl">00096: If 00060 is set naar S van ETC. 
U voor Units, van P voor Percentage.
Defines als quotation type in Ex-Ante en Ex-Post sectie van EMT file is in UNITS van in PERCENTAGE related naar specifiek Referentie als presented in veld 07150,07155, 08110 en 08120 respectively.</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:minLength value="1"/>
         <xs:maxLength value="1"/>
         <xs:enumeration value="U"/>
         <xs:enumeration value="P"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>