XML generation at run time!! [message #576065] |
Thu, 31 January 2013 04:14 |
|
mahima1212
Messages: 1 Registered: January 2013 Location: Bangalore
|
Junior Member |
|
|
Hello All,
I Have got a requirement where we have to generate an xml conforming to a particular xsd.
What i will be having already in place is an xsd document.
We are thinking of making a procedure which will be recieving the set of inputs required for creating that xml.(Data content of that xml.)We would have to make the xml according to that xsd.
Everytime Parsing the xsd is not feasible.
We are looking at a solution which would be easy to make the xml from xsd at runtime.
These values (DatA) will be available at run time.
Thanks in Advance!!!!
|
|
|