|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Finding all occurences of a node
> To get everything below <sub1> I am using: > > <xsl:template match="child::sub1/child::*"> > <xsl:copy-of select="."/> > </xsl:template> > > But how can I replace all occurences of <myowntag>? <xsl:copy-of> can only be used to produce an exact copy. If you want to produce a modified copy, use <xsl:apply-templates> Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








