Test Suite

In http://www.w3.org/XML/XProc/testsuite/tests/valid/count001/Overview.html

Whether the source and the pipeline file have been switched
Whether the result is false


In http://www.w3.org/XML/XProc/testsuite/tests/valid/labelelements001/Overview.html

<p:for-each>
  <p:output port="result"/>
  <p:iteration-source select="//*[@xml:id]"/>
  <p:identity/>
</p:for-each>

has two errors :
p:iteration-source should be the first child of p:for-each
and
p:iteration-source has an empty sequence as input

http://www.w3.org/XML/XProc/testsuite/tests/valid/param001/Overview.html
is 404

In http://www.w3.org/XML/XProc/testsuite/tests/valid/validrng001/Overview.html
port schema is empty

In http://www.w3.org/XML/XProc/testsuite/tests/valid/validxsd001/Overview.html
not sure why there is <<elementFormDefault="qualified">> in the XML Schema
Why the space before doc in the result has been removed ?

In http://www.w3.org/XML/XProc/testsuite/tests/valid/xinclude001/Overview.html
Please say that the test depends on a external data directory

Regards,

Mohamed
-- 
Innovimax SARL
Consulting, Training & XML Development
9, impasse des Orteaux
75020 Paris
Tel : +33 8 72 475787
Fax : +33 1 4356 1746
http://www.innovimax.fr
RCS Paris 488.018.631
SARL au capital de 10.000 €

Received on Thursday, 24 May 2007 06:21:07 UTC