ManufacturerEntityInformation

/FundsXML4/RegulatoryReportings/DirectReporting/EFTs/EFT/DataSetInformation/ManufacturerEntityInformation

Diagram

ManufacturerEntityInformation Name xs:string [1] Identifier xs:string [1] IdentifierType xs:string [1]

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

03010_Manufacturer_Entity_Name
Name of the Entity producing the financial instrument. The one who is responsible for the Manufacturer Target Market

03010_Manufacturer_Entity_Name
Name der Einheit, die das Finanzinstrument produziert. Diejenige, die für den Hersteller-Zielmarkt verantwortlich ist

03010_Manufacturer_Entity_Name
Nom de Entity producing financial instrument. The one who est responsible pour Manufacturer Target Marché

03010_Manufacturer_Entity_Name
Naam van Entity producing financial instrument. The one who is responsible voor Manufacturer Target Markt

ExampleText
xs:string

03020_Manufacturer_identifier
Identification of the Manufacturer Entity
LEI, National Identity Number, N

03020_Manufacturer_identifier
Identifikation der Herstellereinheit
LEI, Nationale Identifikationsnummer, N

03020_Manufacturer_identifier
Identification de Manufacturer Entity
LEI, National Identity Numéro, N

03020_Manufacturer_identifier
Identification van Manufacturer Entity
LEI, National Identity Nummer, N

ExampleText
xs:string

03030_Manufacturer_identifier_Type
LEI of the Manufacturer or National identifier or Nothing
L or NI or No

03030_Manufacturer_identifier_Type
LEI des Herstellers oder Nationale Kennung oder Nichts
L oder NI oder No

03030_Manufacturer_identifier_Type
LEI de Manufacturer ou National identifiant ou Nothing
L ou NI ou No

03030_Manufacturer_identifier_Type
LEI van Manufacturer van National identificatie van Nothing
L van NI van No

NI

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ManufacturerEntityInformation">
   <xs:complexType>
      <xs:sequence>
         <xs:element name="Name">
            <xs:annotation>
               <xs:documentation xml:lang="en">03010_Manufacturer_Entity_Name
Name of the Entity producing the financial instrument. The one who is responsible for the Manufacturer Target Market</xs:documentation>
               <xs:documentation xml:lang="de">03010_Manufacturer_Entity_Name
Name der Einheit, die das Finanzinstrument produziert. Diejenige, die für den Hersteller-Zielmarkt verantwortlich ist</xs:documentation>
               <xs:documentation xml:lang="fr">03010_Manufacturer_Entity_Name
Nom de Entity producing financial instrument. The one who est responsible pour Manufacturer Target Marché</xs:documentation>
               <xs:documentation xml:lang="nl">03010_Manufacturer_Entity_Name
Naam van Entity producing financial instrument. The one who is responsible voor Manufacturer Target Markt</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="255"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="Identifier">
            <xs:annotation>
               <xs:documentation xml:lang="en">03020_Manufacturer_identifier
Identification of the Manufacturer Entity
LEI, National Identity Number, N</xs:documentation>
               <xs:documentation xml:lang="de">03020_Manufacturer_identifier
Identifikation der Herstellereinheit
LEI, Nationale Identifikationsnummer, N</xs:documentation>
               <xs:documentation xml:lang="fr">03020_Manufacturer_identifier
Identification de Manufacturer Entity
LEI, National Identity Numéro, N</xs:documentation>
               <xs:documentation xml:lang="nl">03020_Manufacturer_identifier
Identification van Manufacturer Entity
LEI, National Identity Nummer, N</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="255"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="IdentifierType">
            <xs:annotation>
               <xs:documentation xml:lang="en">03030_Manufacturer_identifier_Type
LEI of the Manufacturer or National identifier or Nothing
L or NI or No</xs:documentation>
               <xs:documentation xml:lang="de">03030_Manufacturer_identifier_Type
LEI des Herstellers oder Nationale Kennung oder Nichts
L oder NI oder No</xs:documentation>
               <xs:documentation xml:lang="fr">03030_Manufacturer_identifier_Type
LEI de Manufacturer ou National identifiant ou Nothing
L ou NI ou No</xs:documentation>
               <xs:documentation xml:lang="nl">03030_Manufacturer_identifier_Type
LEI van Manufacturer van National identificatie van Nothing
L van NI van No</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="L"/>
                  <xs:enumeration value="NI"/>
                  <xs:enumeration value="No"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>