Name

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

Diagram

Name

Documentation

EN

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

DE

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

FR

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

NL

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

Properties

Type
xs:string
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
7
Sample Data
ExampleText
Restrictions
Base: xs:string
MaxLength: 255

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            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>