DataReportingCosts
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/DataSetInformation/DataReportingCosts
Diagram
Documentation
EN
Indicates whether cost data is reported in this submission
DE
Gibt an, ob Kostendaten in dieser Meldung gemeldet werden
FR
Indique si des données de coûts sont rapportées dans cette soumission
NL
Geeft aan of kostengegevens worden gerapporteerd in deze indiening
ES
Indica si se reportan datos de costes en esta presentación
IT
Indica se i dati sui costi sono riportati in questa presentazione
HU
Jelzi, hogy ezen beküldésben szerepelnek-e költségadatok
CS
Označuje, zda jsou v tomto podání hlášena data o nákladech
Properties
- Type
- YesNoType
- 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
- YES
- Restrictions
- Base: xs:string
Enumeration:YESNO
Element Definition
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="DataReportingCosts"
type="YesNoType">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates whether cost data is reported in this submission</xs:documentation>
<xs:documentation xml:lang="de">Gibt an, ob Kostendaten in dieser Meldung gemeldet werden</xs:documentation>
<xs:documentation xml:lang="fr">Indique si des données de coûts sont rapportées dans cette soumission</xs:documentation>
<xs:documentation xml:lang="nl">Geeft aan of kostengegevens worden gerapporteerd in deze indiening</xs:documentation>
<xs:documentation xml:lang="es">Indica si se reportan datos de costes en esta presentación</xs:documentation>
<xs:documentation xml:lang="it">Indica se i dati sui costi sono riportati in questa presentazione</xs:documentation>
<xs:documentation xml:lang="hu">Jelzi, hogy ezen beküldésben szerepelnek-e költségadatok</xs:documentation>
<xs:documentation xml:lang="cs">Označuje, zda jsou v tomto podání hlášena data o nákladech</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(YesNoType)
Referenced Type Definition (YesNoType)
<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="YesNoType">
<xs:annotation>
<xs:documentation xml:lang="en">YES or NO</xs:documentation>
<xs:documentation xml:lang="de">YES oder NO</xs:documentation>
<xs:documentation xml:lang="fr">OUI ou NON</xs:documentation>
<xs:documentation xml:lang="nl">JA of NEE</xs:documentation>
<xs:documentation xml:lang="es">YES o NO</xs:documentation>
<xs:documentation xml:lang="it">Sì o no</xs:documentation>
<xs:documentation xml:lang="cs">ANO nebo NE</xs:documentation>
<xs:documentation xml:lang="hu">IGEN vagy NEM</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="YES"/>
<xs:enumeration value="NO"/>
</xs:restriction>
</xs:simpleType>