- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Jul 2006 20:30:30 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite In directory hutz:/tmp/cvs-serv15486/test-suite Modified Files: wsdl-xpaths.xml Log Message: added *.filename files to drive Ant scripts Index: wsdl-xpaths.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/wsdl-xpaths.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C 2 -d -r1.5 -r1.6 *** wsdl-xpaths.xml 6 Jul 2006 21:12:26 -0000 1.5 --- wsdl-xpaths.xml 7 Jul 2006 20:30:28 -0000 1.6 *************** *** 23,26 **** --- 23,30 ---- xmlns:whttp="http://www.w3.org/2006/01/wsdl/http" xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap"> + + <xpath>/wsdl:description//*/@wsdl:required</xpath> + <xpath>/wsdl:description//*[@wsdl:required='true']</xpath> + <xpath>/wsdl:description//*[@wsdl:required='false']</xpath> <xpath>/wsdl:description//wsdl:documentation</xpath>
Received on Friday, 7 July 2006 20:31:02 UTC