ProducerName

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_1/FinancialInstrument/DataSetInformation/ProducerName

Diagram

ProducerName 00002 If the Manufacturer/Issuer have chosen to outsource the production of an EMT posting to another party responsible for the production and publication of the EMT data set, such party name should be entered in this field. This field enables firms to report EMT on behalf of an Issuer/Manufacturer

Documentation

00002 If the Manufacturer/Issuer have chosen to outsource the production of an EMT posting to another party responsible for the production and publication of the EMT data set, such party name should be entered in this field.
This field enables firms to report EMT on behalf of an Issuer/Manufacturer

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
Restrictions
Base: xs:string
MaxLength: 255

Element Definition

<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="ProducerName">
   <xs:annotation>
      <xs:documentation>00002 If the Manufacturer/Issuer have chosen to outsource the production of an EMT posting to another party responsible for the production and publication of the EMT data set, such party name should be entered in this field.
This field enables firms to report EMT on behalf of an Issuer/Manufacturer</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:maxLength value="255"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>