Hi, I have XML schema and i need to know to use schema to read the XML. I have some basic knowledge.But i need to know your answers. Please help me. I need to do this with the complex xml schema . If you need means i even post the Schema .
You don't need a schema to read XML. Schemas are more for telling you how to write XML. Post an example of the XML you want to parse and it will be easier to help you.