> IOW, if all validation/error checking happens in the RDF parser, then > using xml.parser.expat is the right choice. This is true, so I'll stick with expat for now. James