[Bug 3972] Running Schema Import Feature tests

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3972


andrew.eisenberg@us.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from andrew.eisenberg@us.ibm.com  2007-05-31 17:44 -------
Tim, my apologies for taking so long to respond to you.

Our Guidelines for Running the XML Query Test Suite says:

"Users of static typing may choose to transform the variable declarations
between insert-start and insert-end comments by adding an "as document-node()"
clause as illustrated below:

    (: Name: Axes001 :)
    (: Description: Child Element :)

    (: insert-start :)
    declare variable $input-context as document-node() external;
    (: insert-end :)

    $input-context/child
"


Please close this bug if you agree with this resolution.

Received on Thursday, 31 May 2007 17:44:27 UTC