Input: < UnderWriterDataInput ><q20004>NO</q20004>
<Q20006>NO</Q20006> <Q20006>NO</Q20006> <Q20004>NO</Q20004> </ UnderWriterDataInput > OutPut: Q20006 NO Q20004 NO XSLT: <xsl:variable name="unique-list" select="//UnderWriterDataInput/child::*[not(name()=following::name)]" /> <xsl:for-each select="$unique-list"> <xsl:value-of select="name()" /> <xsl:value-of select="." /> </xsl:for-each> His does not work!! Let me know what is needed to be corrected. Thanks Alan ________________________________ The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. ----------------------------------------- The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.