RE: Axis and XML Schema Validation

2004-07-26 Thread Nandakumar, Manoj
Axis does not provide schema validation by default. You can use Castor to validate incoming XML. Check out this link http://www-106.ibm.com/developerworks/webservices/library/ws-castor/ Hope this helps. Regards, Manoj Nandakumar -Original Message- From: Zedler, Michel [mailto:[EMAIL

RE: Axis and XML schema....

2004-01-22 Thread Heitzeg, Bill
from either side and get an idea as to what Axis expects. -Original Message- From: Heitzeg, Bill Sent: Thursday, January 22, 2004 10:31 AM To: [EMAIL PROTECTED] Subject: RE: Axis and XML schema I wouldn't say this is the recommended way to do it, but it's a perfectly

RE: Axis and XML schema....

2004-01-22 Thread Heitzeg, Bill
C. -Original Message- From: Marepalli, Somesh [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 10:25 AM To: [EMAIL PROTECTED] Subject: RE: Axis and XML schema The approach we have been trying has been to use Apache Axis 1.1. The way we are currently attempting this is as follows: a

RE: Axis and XML schema....

2004-01-22 Thread Marepalli, Somesh
) Implement service layer logic d) Publish and deploy it again using Axis Is this the recommended way per your experience -Original Message- From: Heitzeg, Bill [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 10:22 AM To: [EMAIL PROTECTED] Subject: RE: Axis and XML

RE: Axis and XML schema....

2004-01-22 Thread Heitzeg, Bill
I have had good luck with operations built using a wsdl and a schema, but I've never been able to get attributegroup to work. I think it's an Axis bug. I haven't spent a huge amount of time on it, since I didn't really need it. From what I can tell Axis doesn't generate the java datatypes for