Hi,
Is there any chance to create a XSD dynamically in webMethods?
Means,
i am getting a xml string (through webservices);
From xml string i need to read one value;
Based on that value i need to load a corresponding XSD from file system (can say Unix) where i could able to validate the Input structure (xml string).
I could able to do the till loading the xsd from file system. but later i am not able to move further (i.e. i need to create the retrieved xsd to validate the xml string).
Please suggest me how could i proceed further to achieve the goal.
thanks in advance.
regards,
ARK
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods