Hi; I threw a .tar.gz file with my partially written (but already useful) parser for XML/SGML/HTML.
It now parses only tags. But it seems that we will need also parsing of entities and XML "flow" itself... You are welcome to write "addons" to it. Interesting thing is that SWBasicFilter filter already does some parsing of XML like text. So we have two separate pieces of code for conceptually similar things. I think we should write a more universal XML parser and use it in SWBasicFilter instead as it is now having its own parser in SWBasicFilter. -- Victor Porton ([EMAIL PROTECTED])
