SENDER.EMAIL

Element Information

Model

Source

<xd:element name="SENDER.EMAIL">
  <xd:simpleType>
    <xd:restriction base="xd:string">
      <xd:maxLength value="256"/>
      <xd:pattern value="(\w[-._\w]*\w@\w[-._\w]*\w\.\w{2,3})"/>
    </xd:restriction>
  </xd:simpleType>
</xd:element>

Sample