An electronic form of communication that can be exchanged asynchronously.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="Email" type="nc:EmailType" nillable="true">
<xsd:annotation>
<xsd:documentation>An electronic form of communication that can be exchanged asynchronously.</xsd:documentation>
</xsd:annotation>
</xsd:element>