The following example shows how to print a list of bad address:
<ul>
<xsl:for-each select="//badAddr">
<li><xsl:value-of select="value"/></li>
</xsl:for-each>
</ul>
EEORS Bad Address Reply
Raw XML
Did this topic help you? Email us your feedback. Last updated: 8/3/2007 2:55:14 PM © by Dovetail Software, Inc.