Thanks for reminding me about the limitation; luckily, I wasn't working with XML-significant whitespace. It's still a little surprising, perhaps, that XML Mind goes for the double whammy – discarding whitespace the user has included and then adding (as in my case) line breaks the user has _not_ included <g>
In the meantime, exploring the docs farther, I've discovered the impressive xquery implementation. This should mean not needing to use grep, so the line-break problem indirectly goes away … N
-- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

