The easiest way to handle "everything except" in XSLT is generally to set up default templates that handle "everything", and then add explicit templates that handle the "except" case(s).
- XHTML link tag stripping Peter Hollas
- XHTML link tag stripping keshlam
- RE: XHTML link tag stripping Robert Houben