Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,
Now I've another problem. I have to generate a xml file from an xsd file in vc++ without using .net framework(which otherwise is a much easier task).
The method I think is to parse the xsd file and insert the values for the coresponding tag. Now the actual problem is how to parse the xsd file and get each node in its correct position.
Posted
Updated 23-Feb-11 18:34pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900