Hi,
I'm working on the two eclipse plugins in the axis2 code base. In the eclipse service wizard archive plugin i need to validate the user given services.xml file. for this i need the services.xsd to perform a schema validation. This file is located in the project axis2-kernal, but it is not accessible from the plugin since it is not a part of the plugin project. and the services.xsd is not available in the axis2 distro. Since i need to validate the xml, using schema validation only thing I can do is to add the xsd file as a resource to the plugin project. If anyone else know a better way to get hold of the services schema i'm grateful for your ideas. I'm also wondering wouldn't it be better to have the services schema shipped with the axis2 ditribution itself. WDYT?

Thanx in advance,
Saminda Wijeratne

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to