xsl-list
[Top] [All Lists]

RE: removing xml child element

2003-03-07 15:18:51
I now this might seem simple but this is my first attempt in 
xslt and I having problems finding an example in deleting a 
child element

In XSLT you copy the things you want to keep from the source document to
the result document. If there's an element you don't want in the result,
then don't copy it. "Delete" implies that you have to do something to
get rid of an element: you don't need to do anything, in fact, you need
to do nothing.

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>