Click here to Skip to main content
15,892,965 members
Please Sign up or sign in to vote.
3.67/5 (2 votes)
See more:
Hi all,

I have an query, can anyone tell me can we create xslt from XSD schema.

My requirement is,

I have to an XSD Schema of Order.
I want to create an new xml file for every order based on the data of OrderObject.
I am suppose to creating the order_xml with the help of Xslt by passing the values of Order Object in it.
Now, for my above requirement of generating order xml with the help of xslt, first i have to create the xslt file.
As i have the XSD Schema already available (Note: but not use in my project), can we create xslt from XSD schema. so that it can save my time, Or do I have to create the xslt by manual mapping.

I will be thankfull if anyone can give me proper suggestion.
- Sagar Khairnar
Posted
Updated 4-Sep-13 2:25am
v3

1 solution

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