Hi,
How does the AXIS FW/tool validate the SOAP/XML
payload that it receives from a client. I would guess
there is some sort of "schema" or "DTD"[i doubt so]
that is associated with the xml data that is sent
across the wire. Or is it just the "well-formed"ness
that would suffice.
Is there a way t
Hi,
Can anyone help me with some information about
generating XSD [schema definitions] from a set of XML
instances. Is it possible via AXIS or the old SOAP
libraries...???
There is a utility in the .NET framework that can do
this. It is called XSD.exe and can generate XSD for an
XML file. I would