InstrumentPerformanceFee

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/GeneralInformation/InstrumentPerformanceFee

Diagram

InstrumentPerformanceFee

Documentation

EN

00045_Financial_Instrument_Performance_Fee

DE

00045_Financial_Instrument_Performance_Fee

FR

00045_Financial_Instrument_Performance_Fee

NL

00045_Financial_Instrument_Performance_Fee

Properties

Type
EMTYesNoType
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
6
Sample Data
N
Restrictions
Base: xs:string
Length: 1
Enumeration:
  • Y
  • N

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="InstrumentPerformanceFee"
            type="EMTYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">00045_Financial_Instrument_Performance_Fee</xs:documentation>
      <xs:documentation xml:lang="de">00045_Financial_Instrument_Performance_Fee</xs:documentation>
      <xs:documentation xml:lang="fr">00045_Financial_Instrument_Performance_Fee</xs:documentation>
      <xs:documentation xml:lang="nl">00045_Financial_Instrument_Performance_Fee</xs:documentation>
   </xs:annotation>
</xs:element>

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>