Bug 1508, reported against XSLTC, says that an element instruction should not create an illegal tag with spaces in name. A fix checked in by Morten Jorgensen today, changed XSLTC's behavior >XSLTC now issues a warning for elements with illegal tag >names, but does not terminate like Saxon (this is optional). >XSLTC will leave out the illegal element, but include all >child nodes of the element. Does anyone have any reactions at to whether this is the right thing to do? Tom