Greg Wilson wrote at 2005-7-1 15:45 -0400: >I realize I should include the Unicode characters directly in my files, >but that's not possible in this case---I have to accommodate people who >are using editors that only handle 7-bit ASCII.
Then, you need to implement an entity reference node (DOM extension) and let the parser's "SkippedEntityHandler" create such nodes. -- Dieter _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig