> Wouldn't this idea require two passes through the XML instance to get to > wellformed *and* valid? If so, this seems clearly unacceptable > performance-wise. Or am I misunderstanding the idea? One pass is enough: you validate the post-parse form in the naive (brute-force approach) case, and with a more intelligent processor, validate as you parse.Received on Wednesday, 1 November 2000 15:06:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:58:57 GMT