ManufacturerEmail
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_1/FinancialInstrument/GeneralInformation/ManufacturerEmail
Diagram
Documentation
00074 Contact entry point for communication with the Manufacturer to either provide feed back reporting or to retrieve details on how to provide feed back reporting.
00074 Contact entry point für communication mit Manufacturer zu either provide feed back Berichterstattung oder zu retrieve details on wie zu provide feed back Berichterstattung.
00074 Contact entry point pour communication avec Manufacturer à either provide feed back reporting ou à retrieve details on comment à provide feed back reporting.
00074 Contact entry point voor communication met Manufacturer naar either provide feed back rapportage van naar retrieve details on hoe naar provide feed back rapportage.
00074 Contact entry point para communication con Manufacturer a either provide feed back informe el/la a retrieve details on cómo a provide feed back informe.
Properties
- Type
- EmailAddressType
- Cardinality
- 0..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
- Sample Data
- mi@M.rUjBf2kYoL
- Restrictions
- Base: xs:string
Pattern: [_\-a-zA-Z0-9\.\+]+@[a-zA-Z0-9](\.?[\-a-zA-Z0-9]*[a-zA-Z0-9])*
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="ManufacturerEmail"
type="EmailAddressType">
<xs:annotation>
<xs:documentation xml:lang="en">00074 Contact entry point for communication with the Manufacturer to either provide feed back reporting or to retrieve details on how to provide feed back reporting.</xs:documentation>
<xs:documentation xml:lang="de">00074 Contact entry point für communication mit Manufacturer zu either provide feed back Berichterstattung oder zu retrieve details on wie zu provide feed back Berichterstattung.</xs:documentation>
<xs:documentation xml:lang="fr">00074 Contact entry point pour communication avec Manufacturer à either provide feed back reporting ou à retrieve details on comment à provide feed back reporting.</xs:documentation>
<xs:documentation xml:lang="nl">00074 Contact entry point voor communication met Manufacturer naar either provide feed back rapportage van naar retrieve details on hoe naar provide feed back rapportage.</xs:documentation>
<xs:documentation xml:lang="es">00074 Contact entry point para communication con Manufacturer a either provide feed back informe el/la a retrieve details on cómo a provide feed back informe.</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EmailAddressType)
Referenced Type Definition (EmailAddressType)
<xs:simpleType xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="EmailAddressType">
<xs:restriction base="xs:string">
<xs:pattern value="[_\-a-zA-Z0-9\.\+]+@[a-zA-Z0-9](\.?[\-a-zA-Z0-9]*[a-zA-Z0-9])*"/>
</xs:restriction>
</xs:simpleType>