| Subject: [xsl] Empty Elements From: UlyLee <ulyleeka@xxxxxxxxx> Date: Mon, 10 Oct 2005 23:02:57 -0700 (PDT) | 
Using this template: <xsl:template match="node()|@*"> <xsl:copy> <xsl:apply-templates select="node()|@*" /> </xsl:copy> </xsl:template> on this source: <AAA></AAA> Will output: <AAA/> Which is basically the same as <AAA></AAA>, but is there a way i can preserve the <AAA></AAA> format instead of the <AAA/> format in thr output? -- UlyLee __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] xslt for xsd (schema), tomas.vanek | Thread | RE: [xsl] Empty Elements, Michael Kay | 
| [xsl] Re: Problem selecting followi, watchstone@xxxxxxxxx | Date | Re: [xsl] Concatenating a nodeset (, Ragulf Pickaxe | 
| Month |