Elements that don't match any templates
Hi all,
I'm quite new to XSLT and am having a little bit of trouble. I have a stylesheet that is running through my XML document which contains a list of commands. Once all the known commands have been matched I want to somehow take all the elements that don't match any of my templates and output these as unrecognised commands.
I'm grateful for any suggestions anyone might have,
Thanks in advance,
Clare
|