Quotation

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/CostsAndChargesExAnte/StructuredSecurity/Quotation

Diagram

Quotation

Documentation

EN

07010: Unit quotation in Units figures or Percentage quotation of the amount to be invested

DE

07010: Anteil quotation in Units figures oder Prozentsatz quotation von Betrag zu be invested

FR

07010: Part quotation dans Units figures ou Pourcentage quotation de montant à be invested

NL

07010: Eenheid quotation in Units figures van Percentage quotation van bedrag naar be invested

Properties

Type
xs:string
Cardinality
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
P
Restrictions
Base: xs:string
Length: 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"
            name="Quotation">
   <xs:annotation>
      <xs:documentation xml:lang="en">07010: Unit quotation in Units figures or Percentage quotation of the amount to be invested</xs:documentation>
      <xs:documentation xml:lang="de">07010: Anteil quotation in Units figures oder Prozentsatz quotation von Betrag zu be invested</xs:documentation>
      <xs:documentation xml:lang="fr">07010: Part quotation dans Units figures ou Pourcentage quotation de montant à be invested</xs:documentation>
      <xs:documentation xml:lang="nl">07010: Eenheid quotation in Units figures van Percentage quotation van bedrag naar be invested</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:length value="1"/>
         <xs:enumeration value="U"/>
         <xs:enumeration value="P"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>