I Guess you should use the writer provided by XmlSchema, even Axis2 uses the one provided by them.
Thanks, Keith. On 8/1/07, ashika umanga <[EMAIL PROTECTED]> wrote: > > hello guys, > First of all let me introduce myself,my name is Ashika Umanga and I really > love to contribute for open source community. > So with my one my friend sagara,i decided to give the best we got for the > Wodern project. > So I started off with implementing parts of DOMWSDLWriter.. > I came upwith following problems. > > 1) when I wanted to get the objects of 'ImportedSchema' by calling " > TypesElement.getImportedSchemas() " method.It returned not only the > imported schema,but also the inline schemas? > 2) Is it ok to use the the 'write' method in " > org.apache.ws.commons.schema.XmlSchema" ? or do we have to write our own > method to serialize the schemas? > > thanks you in advance > > > > -- > umanga > http://umanga.ifreepages.com > -- Keith Chapman WSO2 Inc. Oxygen for Web Services Developers. http://wso2.org/
