ManufacturerInformation
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/DataSetInformation/ManufacturerInformation
Diagram
Documentation
10000 - 10040
10000 - 10040
10000 - 10040
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
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:string |
10000_Manufacturer_Name 10000_Hersteller_Name 10000_Manufacturer_Name 10000_Manufacturer_Name |
ExampleText | |
| xs:string |
10010_Manufacturer_Code_Type 10010_Hersteller_Code_Typ 10010_Manufacturer_Code_Type 10010_Manufacturer_Code_Type |
N | |
| xs:string |
10020_Manufacturer_Code 10020_Hersteller_Code 10020_Manufacturer_Code 10020_Manufacturer_Code |
ExampleText | |
| xs:string |
10030_Manufacturer_Email 10030_Hersteller_Email 10030_Manufacturer_Email 10030_Manufacturer_Email |
ExampleText | |
| xs:date |
10040_General_Reference_Date 10040_General_Referenz_Datum 10040_General_Reference_Date 10040_General_Reference_Date |
2021-02-20 |
Element Definition
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>