Axis generally does no validation of responses against the XML Schema.
Tom Jordahl
Macromedia Server Development
-Original Message-
From: Jason Winshell [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 28, 2003 12:30 AM
To: [EMAIL PROTECTED]
Subject: schema validation of non-nillable
Hi all,
I have defined schema element in a WSDL to not allow a nil value
either by the form:
or
to be used within a soap body request.
I would expect Axis to validate instances of this element, disallowing:
in an instance of a the soap body request.
However, I am finding that Axis 1.1