DataReportingExAnte

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/DataSetInformation/DataReportingExAnte

Diagram

DataReportingExAnte

Documentation

EN

00007 Specifies if the Ex-Ante Cost and Charges section is filled in the current EMT posting.

DE

00007 Gibt an, ob der Abschnitt Ex-Ante-Kosten und Gebühren im aktuellen EMT-Posting ausgefüllt ist.

FR

00007 Indique si la section Coûts et frais ex ante est remplie dans le posting EMT actuel.

NL

00007 Geeft aan of de sectie Ex-ante kosten en lasten is ingevuld in de huidige EMT-posting.

ES

00007 Especifica si la sección Costes y cargos ex ante está completada en el posting EMT actual.

IT

00007 Specifica se la sezione Costi e oneri ex ante è compilata nel posting EMT corrente.

CS

00007 Specifies if the Ex-Ante Cost and Charges section is filled in the current EMT posting.

HU

00007 Meghatarozza, hogy az Ex-Ante Koltsegek es Dijak szakasz ki van-e toltve az aktualis EMT bekuldesben.

Properties

Type
EMTYesNoType
Cardinality
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
6
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"
            name="DataReportingExAnte"
            type="EMTYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">00007 Specifies if the Ex-Ante Cost and Charges section is filled in the current EMT posting.</xs:documentation>
      <xs:documentation xml:lang="de">00007 Gibt an, ob der Abschnitt Ex-Ante-Kosten und Gebühren im aktuellen EMT-Posting ausgefüllt ist.</xs:documentation>
      <xs:documentation xml:lang="fr">00007 Indique si la section Coûts et frais ex ante est remplie dans le posting EMT actuel.</xs:documentation>
      <xs:documentation xml:lang="nl">00007 Geeft aan of de sectie Ex-ante kosten en lasten is ingevuld in de huidige EMT-posting.</xs:documentation>
      <xs:documentation xml:lang="es">00007 Especifica si la sección Costes y cargos ex ante está completada en el posting EMT actual.</xs:documentation>
      <xs:documentation xml:lang="it">00007 Specifica se la sezione Costi e oneri ex ante è compilata nel posting EMT corrente.</xs:documentation>
      <xs:documentation xml:lang="cs">00007 Specifies if the Ex-Ante Cost and Charges section is filled in the current EMT posting.</xs:documentation>
      <xs:documentation xml:lang="hu">00007 Meghatarozza, hogy az Ex-Ante Koltsegek es Dijak szakasz ki van-e toltve az aktualis EMT bekuldesben.</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>