[Bug 28997] Tests incorrectly assume fn schema has been imported

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28997

Josh Spiegel <josh.spiegel@oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #8 from Josh Spiegel <josh.spiegel@oracle.com> ---
There is still a problem here. 

  json-to-xml-037b uses this assertion:

 
<assert-type>document-node(schema-element(Q{http://www.w3.org/2005/xpath-functions}map))</assert-type>

Which assumes fn:map has been imported for the assertion expression.  I don't
think this is a fair assumption. 

Same issue for json-to-xml-037b.

If you are tired of this bug, please assign it to me and I will rewrite the
assertion.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 6 November 2015 17:34:39 UTC