The following example shows how to print out the email address of the sender as well as the unique message identifier:
We were unable to find a match in our database for your email address (<xsl:value-of select="//contactEmail"/>).
Message ID: <xsl:value-of select="//messageID"/>
See Also |
Next |