Subject: RE: [xsl] How to copy all child elements except specific one? From: "Michael Kay" <mhkay@xxxxxxxxxxxx> Date: Tue, 16 Jan 2001 22:45:17 -0000 |
> <xsl:copy-of select="" /> > > will do what I need assuming I can come up with the correct select > expression. How do I build an expression that will choose all > child elements except for a specific one? select="*[not self:specific-one]" Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] How to copy all child ele, David Carlisle | Thread | Re: [xsl] How to copy all child ele, Dimitre Novatchev |
RE: [xsl] Translating element names, Michael Kay | Date | RE: [xsl] Determining the level of , Michael Kay |
Month |