email

Email address.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
domain xsd:string required
domain half of email address (hotmail.com)
id xsd:string required
id half of email address (billgates2004)

Source

<xsd:element name="email" type="emailType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Email address.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample