An email address to which the confirmation should be sent.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="Email" type="EmailType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">An email address to which the confirmation should be sent.</xs:documentation>
</xs:annotation>
</xs:element>