ManufacturerEmail

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/GeneralInformation/ManufacturerEmail

Diagram

ManufacturerEmail

Documentation

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.

DE

00074 Kontaktpunkt für die Kommunikation mit dem Hersteller, um entweder Feedback-Berichte zu liefern oder Details darüber abzurufen, wie Feedback-Berichte bereitgestellt werden können.

FR

00074 Point de contact pour la communication avec le fabricant afin de fournir des rapports de retour d'information ou de récupérer des détails sur la façon de fournir des rapports de retour d'information.

NL

00074 Contactpunt voor communicatie met de fabrikant om feedbackrapportage te leveren of om details op te halen over hoe feedbackrapportage kan worden verstrekt.

ES

00074 Punto de contacto para la comunicación con el fabricante para proporcionar informes de retroalimentación o para obtener detalles sobre cómo proporcionar informes de retroalimentación.

IT

00074 Punto di contatto per la comunicazione con il produttore per fornire report di feedback o per recuperare dettagli su come fornire report di feedback.

CS

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.

HU

00074 Kapcsolat entry point for communication with the Gyarto to either provide feed back jelentestetel or to retrieve details on how to provide feed back jelentestetel.

Properties

Type
EmailAddressType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
6
Sample Data
qw.xH@I.WKcMT
Restrictions
Base: xs:string
Pattern: [_\-a-zA-Z0-9\.\+]+@[a-zA-Z0-9](\.?[\-a-zA-Z0-9]*[a-zA-Z0-9])*

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 Kontaktpunkt für die Kommunikation mit dem Hersteller, um entweder Feedback-Berichte zu liefern oder Details darüber abzurufen, wie Feedback-Berichte bereitgestellt werden können.</xs:documentation>
      <xs:documentation xml:lang="fr">00074 Point de contact pour la communication avec le fabricant afin de fournir des rapports de retour d'information ou de récupérer des détails sur la façon de fournir des rapports de retour d'information.</xs:documentation>
      <xs:documentation xml:lang="nl">00074 Contactpunt voor communicatie met de fabrikant om feedbackrapportage te leveren of om details op te halen over hoe feedbackrapportage kan worden verstrekt.</xs:documentation>
      <xs:documentation xml:lang="es">00074 Punto de contacto para la comunicación con el fabricante para proporcionar informes de retroalimentación o para obtener detalles sobre cómo proporcionar informes de retroalimentación.</xs:documentation>
      <xs:documentation xml:lang="it">00074 Punto di contatto per la comunicazione con il produttore per fornire report di feedback o per recuperare dettagli su come fornire report di feedback.</xs:documentation>
      <xs:documentation xml:lang="cs">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="hu">00074 Kapcsolat entry point for communication with the Gyarto to either provide feed back jelentestetel or to retrieve details on how to provide feed back jelentestetel.</xs:documentation>
   </xs:annotation>
</xs:element>

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:annotation>
      <xs:documentation xml:lang="en">Email address format validated against RFC 5322 pattern</xs:documentation>
      <xs:documentation xml:lang="de">E-Mail-Adresse, validiert nach RFC 5322 Pattern</xs:documentation>
      <xs:documentation xml:lang="fr">Format d'adresse e-mail validé selon le modèle RFC 5322</xs:documentation>
      <xs:documentation xml:lang="nl">E-mailadresformaat gevalideerd volgens RFC 5322-patroon</xs:documentation>
      <xs:documentation xml:lang="es">Formato de dirección de correo electrónico validado según patrón RFC 5322</xs:documentation>
      <xs:documentation xml:lang="it">Formato dell'indirizzo e-mail convalidato rispetto al modello RFC 5322</xs:documentation>
      <xs:documentation xml:lang="cs">Formát e-mailové adresy validovaný podle vzoru RFC 5322</xs:documentation>
      <xs:documentation xml:lang="hu">E-mail cím formátum az RFC 5322 minta szerint validálva</xs:documentation>
   </xs:annotation>
   <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>