> > I have parsed some xhtml into a Document and I want to get > rid of all bold text. What's the best way to do this? XSLT. You really don't want to be doing low-level pointer twiddling for this kind of job. Michael Kay http://www.saxonica.com/