How can I extract the xml schema from the IS schema or document?
We have the document prepared from the xml schema.
For eg:
schema → schema_doc_XXX
document–> doc_XXX
But now we are not finding the original schema that was used to prepare the above IS (Schema+doc)
How can we get the original schema that is used to create the above documents back. I want the original schema which gets validated by xmlspy, so that I can add new elements to this schema and generate the document again.
Is there any way to do this?
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services