ExPostCostCalculationBasisItaly

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3/FinancialInstrument/GeneralInformation/Fund/ExPostCostCalculationBasisItaly

Diagram

ExPostCostCalculationBasisItaly

Documentation

EN

00120: Rolling based (last 12 months) (R) or Fixed base (calendar year) (F)

DE

00120: Rolling based (last 12 months) (R) oder Fixed base (calendar year) (F)

FR

00120: Rolling based (last 12 months) (R) ou Fixed base (calendar year) (F)

NL

00120: Rolling based (last 12 months) (R) van Fixed base (calendar year) (F)

Properties

Type
Text1Type
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
8
Sample Data
F
Restrictions
Base: xs:string
MaxLength: 1
Enumeration:
  • R
  • F

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="ExPostCostCalculationBasisItaly">
   <xs:annotation>
      <xs:documentation xml:lang="en">00120: Rolling based (last 12 months) (R) or Fixed base (calendar year) (F)</xs:documentation>
      <xs:documentation xml:lang="de">00120: Rolling based (last 12 months) (R) oder Fixed base (calendar year) (F)</xs:documentation>
      <xs:documentation xml:lang="fr">00120: Rolling based (last 12 months) (R) ou Fixed base (calendar year) (F)</xs:documentation>
      <xs:documentation xml:lang="nl">00120: Rolling based (last 12 months) (R) van Fixed base (calendar year) (F)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="Text1Type">
         <xs:enumeration value="R"/>
         <xs:enumeration value="F"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>