[Home] [By Thread] [By Date] [Recent Entries]
Hi Mike, ... wouldnt the following do the job?? <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="xml" indent="yes"/> <xsl:template match="PolicyPeriod"> <com.castek.insure3.customer.businessobjects.PolicyPeriod> <xsl:copy-of select="node()"/> </com.castek.insure3.customer.businessobjects.PolicyPeriod> </xsl:template> </xsl:stylesheet> vasu _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



