Languages

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/ProductDisclosures/Languages

Diagram

Languages 20110_Financial_Instrument_Languages Each insurance company needs to have the documents translated and published in the language of the countries of distribution. This field allows to list the languages in which the annexes documents are translated

Documentation

20110_Financial_Instrument_Languages
Each insurance company needs to have the documents translated and published in the language of the countries of distribution. This field allows to list the languages in which the annexes documents are translated

Properties

Type
xs:string
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
6
Sample Data
ExampleText

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="Languages"
            type="xs:string">
   <xs:annotation>
      <xs:documentation>20110_Financial_Instrument_Languages
Each insurance company needs to have the documents translated and published in the language of the countries of distribution. This field allows to list the languages in which the annexes documents are translated</xs:documentation>
   </xs:annotation>
</xs:element>