ManufacturerInformation

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1/EET1.1/DataSetInformation/ManufacturerInformation

Diagram

ManufacturerInformation Name xs:string [1] CodeType xs:string [1] Code xs:string [0..1] Email xs:string [0..1] GeneralReferenceDate xs:date [1]

Documentation

EN

10000 - 10040

DE

10000 - 10040

FR

10000 - 10040

NL

10000 - 10040

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
6

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:string

10000_Manufacturer_Name
Name of the Manufacturer

10000_Hersteller_Name
Name von/der the Hersteller

10000_Manufacturer_Name
Nom de Manufacturer

10000_Manufacturer_Name
Naam van Manufacturer

ExampleText
xs:string

10010_Manufacturer_Code_Type
Codification used to determine the identification code. Either LEI or None.

10010_Hersteller_Code_Typ
Codification used to determine the identification code. Either LEI or Neinne.

10010_Manufacturer_Code_Type
Codification used à determine identification code. Either LEI ou None.

10010_Manufacturer_Code_Type
Codification used naar determine identification code. Either LEI van None.

L
xs:string

10020_Manufacturer_Code
Identification code of the Manufacturer

10020_Hersteller_Code
Identifikation code of the Hersteller

10020_Manufacturer_Code
Identification code de Manufacturer

10020_Manufacturer_Code
Identification code van Manufacturer

ExampleText
xs:string

10030_Manufacturer_Email
Contact entry point for distributors for content question

10030_Hersteller_Email
Contact entry point for distributors for content question

10030_Manufacturer_Email
Contact entry point pour distributors pour content question

10030_Manufacturer_Email
Contact entry point voor distributors voor content question

ExampleText
xs:date

10040_General_Reference_Date
Date to which the general data refer

10040_General_Referenz_Datum
Datum to which the general data refer

10040_General_Reference_Date
Date à qui général données refer

10040_General_Reference_Date
Datum naar welke algemeen gegevens refer

2024-12-04

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ManufacturerInformation">
   <xs:annotation>
      <xs:documentation xml:lang="en">10000 - 10040</xs:documentation>
      <xs:documentation xml:lang="de">10000 - 10040</xs:documentation>
      <xs:documentation xml:lang="fr">10000 - 10040</xs:documentation>
      <xs:documentation xml:lang="nl">10000 - 10040</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="Name">
            <xs:annotation>
               <xs:documentation xml:lang="en">10000_Manufacturer_Name
Name of the Manufacturer </xs:documentation>
               <xs:documentation xml:lang="de">10000_Hersteller_Name
Name von/der the Hersteller </xs:documentation>
               <xs:documentation xml:lang="fr">10000_Manufacturer_Name
Nom de Manufacturer</xs:documentation>
               <xs:documentation xml:lang="nl">10000_Manufacturer_Name
Naam van Manufacturer</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="255"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="CodeType">
            <xs:annotation>
               <xs:documentation xml:lang="en">10010_Manufacturer_Code_Type
Codification used to determine the identification code. Either LEI or None.</xs:documentation>
               <xs:documentation xml:lang="de">10010_Hersteller_Code_Typ
Codification used to determine the identification code. Either LEI or Neinne.</xs:documentation>
               <xs:documentation xml:lang="fr">10010_Manufacturer_Code_Type
Codification used à determine identification code. Either LEI ou None.</xs:documentation>
               <xs:documentation xml:lang="nl">10010_Manufacturer_Code_Type
Codification used naar determine identification code. Either LEI van None.</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="L"/>
                  <xs:enumeration value="N"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element minOccurs="0" name="Code">
            <xs:annotation>
               <xs:documentation xml:lang="en">10020_Manufacturer_Code
Identification code of the Manufacturer</xs:documentation>
               <xs:documentation xml:lang="de">10020_Hersteller_Code
Identifikation code of the Hersteller</xs:documentation>
               <xs:documentation xml:lang="fr">10020_Manufacturer_Code
Identification code de Manufacturer</xs:documentation>
               <xs:documentation xml:lang="nl">10020_Manufacturer_Code
Identification code van Manufacturer</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="255"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element minOccurs="0" name="Email" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">10030_Manufacturer_Email
Contact entry point for distributors for content question</xs:documentation>
               <xs:documentation xml:lang="de">10030_Hersteller_Email
Contact entry point for distributors for content question</xs:documentation>
               <xs:documentation xml:lang="fr">10030_Manufacturer_Email
Contact entry point pour distributors pour content question</xs:documentation>
               <xs:documentation xml:lang="nl">10030_Manufacturer_Email
Contact entry point voor distributors voor content question</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="GeneralReferenceDate" type="xs:date">
            <xs:annotation>
               <xs:documentation xml:lang="en">10040_General_Reference_Date
Date to which the general data refer</xs:documentation>
               <xs:documentation xml:lang="de">10040_General_Referenz_Datum
Datum to which the general data refer</xs:documentation>
               <xs:documentation xml:lang="fr">10040_General_Reference_Date
Date à qui général données refer</xs:documentation>
               <xs:documentation xml:lang="nl">10040_General_Reference_Date
Datum naar welke algemeen gegevens refer</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>