DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <Email>
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
globally in archive.xsd, see XML source
Used:
XML Representation Summary
<Email
    type
 = 
(xs:NMTOKENS | ("INTERNET" | "X400")) : "Internet"
    >
   
Content: 
{ xs:string }
</Email>
Simple Content Detail:
Pattern:
([\.a-zA-Z0-9_\-])+@([a-zA-Z0-9_\-])+(([a-zA-Z0-9_\-])*\.([a-zA-Z0-9_\-])+)+

Included in content model of elements (3):
Known Usage Locations
Annotation
Generic email address
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Email" type="r:EmailType"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set