From: David C. <dc...@st...> - 2007-04-20 19:37:27
|
I guess I would suggest that unless the namespace context is specified, that it defaults to the Context of the DOM node being processed. If more than one namespace needs to be specified for the XML, then a namespace context with all the possible namespaces should be provided. I guess I would need to see how having the XMLTestCase with all static methods, is going to allow me to set the namespace context, and then allow XMLAssert pick up that context. Is there a Unit Test for this situation, that I can review that shows this working??? Dave |