> SAX events (I'm really unclear about how a query interface for SAX would > work--sounds more like a filter than a query), etc. > Image passing a location path expression to the SAX processor when calling parse: parser.parse("/descendant::invoice/lineitem[@price > 50]"); ...and the processor only calls back into your application on the information items that match the expression. This would greatly simplify processing at the application level in SAX. -aaronReceived on Monday, 24 April 2000 11:47:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT