FundCICCode
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/GeneralPortfolioInformation/FundCICCode
Diagram
Documentation
EN
EPT 00090 - CIC code - Fund (4 digits)
DE
EPT 00090 - CIC Code - Fonds (4 digits)
FR
EPT 00090 - CIC code - Fonds (4 digits)
NL
EPT 00090 - CIC code - Fonds (4 digits)
Properties
- Type
- xs:string
- Cardinality
- 0..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
- QD70
- Restrictions
- Base: xs:string
Length: 4
Pattern: [A-Z]{2}[0-9]{2}
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"
minOccurs="0"
name="FundCICCode">
<xs:annotation>
<xs:documentation xml:lang="en">EPT 00090 - CIC code - Fund (4 digits)</xs:documentation>
<xs:documentation xml:lang="de">EPT 00090 - CIC Code - Fonds (4 digits)</xs:documentation>
<xs:documentation xml:lang="fr">EPT 00090 - CIC code - Fonds (4 digits)</xs:documentation>
<xs:documentation xml:lang="nl">EPT 00090 - CIC code - Fonds (4 digits)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="4"/>
<xs:pattern value="[A-Z]{2}[0-9]{2}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>