DataSetInformation
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/DataSetInformation
Diagram
Documentation
EN
PRIIPs Data Set Information
DE
PRIIPs Daten Set Information
FR
PRIIPs Données Set Information
NL
PRIIPs Gegevens Set Informatie
Properties
- Type
- (anonymous)
- 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
- 5
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:string | V20 | ||
| YesNoType |
YES or NO [AUTO] YES oder NO YES ou NO YES van NO |
YES | |
| YesNoType |
YES or NO [AUTO] YES oder NO YES ou NO YES van NO |
NO | |
| YesNoType |
YES or NO [AUTO] YES oder NO YES ou NO YES van NO |
YES | |
| YesNoType |
YES or NO [AUTO] YES oder NO YES ou NO YES van NO |
YES |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="DataSetInformation">
<xs:annotation>
<xs:documentation xml:lang="en">PRIIPs Data Set Information</xs:documentation>
<xs:documentation xml:lang="de">PRIIPs Daten Set Information</xs:documentation>
<xs:documentation xml:lang="fr">PRIIPs Données Set Information</xs:documentation>
<xs:documentation xml:lang="nl">PRIIPs Gegevens Set Informatie</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Version">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="V21"/>
<xs:enumeration value="V20"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Data_ReportingNarratives" type="YesNoType"/>
<xs:element name="DataReportingCosts" type="YesNoType"/>
<xs:element name="DataReportingAdditionalRequirementsGermanMOPs" type="YesNoType"/>
<xs:element name="AdditionalInformationStructuredProductsRIY" type="YesNoType"/>
</xs:sequence>
</xs:complexType>
</xs:element>