user Schema
email Element
user Schema : email Element

Glossary Item Box

Description

The email for notifications.
Namespace (none)

Type

xs:string

Diagram

email Element

Overview

email xs:string
The email for notifications.

Source

<xs:element name="email" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
        The email for notifications.
      </xs:documentation>
  </xs:annotation>
</xs:element>

See Also