Hi, Does XMLSchema API provide a way to create XMLSchema object without using XMLSchemaCollection? I am working on a project where I need to create types part of a wsdl definition and I don't know how to do that using XMLSchema API. Assuming that I've schema type information and I want to use this to create a schema. Is it possible to do this with XMLSchema API?
If someone has already done this, please tell me how do I do this? Do I need to extend any exisiting classes to achieve this? Thanks and regards, Prasad
