- From: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- Date: Fri, 4 Jan 2002 09:58:36 -0500
- To: DPawson@rnib.org.uk, xsl-editors@w3.org
At 7:59 AM +0000 1/4/02, DPawson@rnib.org.uk wrote: >Hence my request, not for a change to copy (though that's what >it may require in terms of implementation), >but rather an attribute in either the stylesheet element >or the output element which states that need for this stylesheet. > ><xsl:output result-ns="http://xhtml..."/> >or similar. > There's still no use-case that demonstrates the need for this. I showed that the one you presented could be handled completely within XSLT 1.0 by replacing xsl:copy with xsl:element and using some attribute value templates. What do you want to do that you can't do already? -- +-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer | +-----------------------+------------------------+-------------------+ | The XML Bible, 2nd Edition (Hungry Minds, 2001) | | http://www.ibiblio.org/xml/books/bible2/ | | http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/ | +----------------------------------+---------------------------------+ | Read Cafe au Lait for Java News: http://www.cafeaulait.org/ | | Read Cafe con Leche for XML News: http://www.ibiblio.org/xml/ | +----------------------------------+---------------------------------+
Received on Friday, 4 January 2002 10:36:54 UTC