ProducerEmail
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3/FinancialInstrument/DataSetInformation/ProducerEmail
Diagram
Documentation
00004 Contact entry point for distributors regarding EMT
Properties
- Type
- EmailAddressType
- 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
- 6r?モYSJ
- 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:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="ProducerEmail"
type="EmailAddressType">
<xs:annotation>
<xs:documentation>00004 Contact entry point for distributors regarding EMT</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: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>