ExPostCostCalculationBasisItaly

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

Diagram

ExPostCostCalculationBasisItaly

Documentation

EN

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

DE

00120: Rollierend (letzte 12 Monate) (R) oder Feste Basis (Kalenderjahr) (F)

FR

00120: Base glissante (12 derniers mois) (R) ou Base fixe (année civile) (F)

NL

00120: Rollende basis (laatste 12 maanden) (R) of Vaste basis (kalenderjaar) (F)

ES

00120: Base móvil (últimos 12 meses) (R) o Base fija (año calendario) (F)

IT

00120: Base mobile (ultimi 12 mesi) (R) o Base fissa (anno solare) (F)

CS

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

HU

00120: Rolling based (last 12 months) (R) or 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"
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
8
Sample Data
R
Restrictions
Base: xs:string
MaxLength: 1
Enumeration:
  • R
  • F

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"
            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: Rollierend (letzte 12 Monate) (R) oder Feste Basis (Kalenderjahr) (F)</xs:documentation>
      <xs:documentation xml:lang="fr">00120: Base glissante (12 derniers mois) (R) ou Base fixe (année civile) (F)</xs:documentation>
      <xs:documentation xml:lang="nl">00120: Rollende basis (laatste 12 maanden) (R) of Vaste basis (kalenderjaar) (F)</xs:documentation>
      <xs:documentation xml:lang="es">00120: Base móvil (últimos 12 meses) (R) o Base fija (año calendario) (F)</xs:documentation>
      <xs:documentation xml:lang="it">00120: Base mobile (ultimi 12 mesi) (R) o Base fissa (anno solare) (F)</xs:documentation>
      <xs:documentation xml:lang="cs">00120: Rolling based (last 12 months) (R) or Fixed base (calendar year) (F)</xs:documentation>
      <xs:documentation xml:lang="hu">00120: Rolling based (last 12 months) (R) or 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>