/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/EMail
Diagram
Documentation
de
Kontakt Email
en
contacts email address
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
- 13
- Sample Data
- 9B0
- 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="EMail"
type="EmailAddressType">
<xs:annotation>
<xs:documentation xml:lang="de">Kontakt Email</xs:documentation>
<xs:documentation xml:lang="en">contacts email address</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>