From: Eric B. <er...@go...> - 2008-11-03 08:56:10
|
Colin Paul Adams wrote: > Some other the other reported problems appear to be due to the poor > conformance rule for agents. Yes, this has been designed that way to punish people who want to overuse agents ;-) > so there is no error (`append_node' will receive an argument that > conforms to XM_XPATH_NODE). Therefore I need to supress these > messages. Is that possible? Yes, you can find the solution in Karine's slides from last week. Try to use: agent append_node ({XM_XPATH_TREE_NODE} ?) -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |