From 83ba8e6a9cc704bb3713b0a8f4e8c8a71b6dea0a Mon Sep 17 00:00:00 2001 From: Daniel White Date: Fri, 13 Sep 2013 00:54:29 +1000 Subject: xmerl: Add tests for XPath queries that resolve the context namespace Ensures that both the original namespace prefix and a namespace prefix provided to the xmlContext will both return the same sets of nodes. --- lib/xmerl/test/xmerl_SUITE_data/xpath/purchaseOrder.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/xmerl/test/xmerl_SUITE_data/xpath/purchaseOrder.xml') diff --git a/lib/xmerl/test/xmerl_SUITE_data/xpath/purchaseOrder.xml b/lib/xmerl/test/xmerl_SUITE_data/xpath/purchaseOrder.xml index a5ae223d65..16090c3590 100644 --- a/lib/xmerl/test/xmerl_SUITE_data/xpath/purchaseOrder.xml +++ b/lib/xmerl/test/xmerl_SUITE_data/xpath/purchaseOrder.xml @@ -1,7 +1,8 @@ - + Robert Smith 8 Oak Avenue @@ -10,7 +11,7 @@ 95819 Hurry, my lawn is going wild! - + Alice Smith 123 Maple Street -- cgit v1.2.3