|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Re: xsl-list Digest 1 Jun 2006 05:10:01 -0000 Issu
> I need all of the other elements to come over as > well and I need to rename those elements. yes that's what the <xsl:apply-templates select="*[not(self::title or self::subtitle)]"/> is doing, applying your templates to all the child elements. Sounds like you don't want document to go to document though so change <xsl:copy> to <D> and when I said > you just need a standard identity template, read that as "you just need the templates doing whatever transformation they are doing" David ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________
|
Back To School Sale!Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop. 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
|






