seful when writing tests.
Russell Butek
[EMAIL PROTECTED]
Rick Rineholt/Raleigh/IBM@IBMUS on 02/05/2002 11:05:54 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: WSDL syntax checker
I was wondering how difficult it would be to provide either a "syntax check
There is an xmlvalidate task in Ant that might do what you need. It's great for
validating whole directories of various XML files -- it takes a list of local dtd
references and automatically matches them up with the DOCTYPEs in the XML files. Not
specific for WSDL, but might be handy, might a
[EMAIL PROTECTED]
IBM@IBMUScc:
Subject: WSDL synta
I was wondering how difficult it would be to provide either a "syntax check
only" option to WSDL2Java utility or yet another utility that would reuse
99% of the functionality that is in WSDL2Java to just syntax check WSDL.
Ideally validating any referenced schema too. I'm "assuming" that this
ut