Last post Apr 13, 2014 08:28 AM by mike4u
Member
1 Points
1 Post
Apr 12, 2014 11:29 PM|misrimustafa|LINK
Hi,
I have an existing xsd schema in which few filters are being added. Can i create a XSLT based on the xsd i have. If yes, then how do i create it? Please share your experience on this.
Contributor
2564 Points
1919 Posts
Apr 13, 2014 08:28 AM|mike4u|LINK
refer this:
http://social.msdn.microsoft.com/Forums/vstudio/en-US/2cc286ca-4903-45a3-b0e6-e2ef397ca590/generate-xslt-from-xsd-file-in-c[^] http://stackoverflow.com/questions/8369677/using-xslt-to-transform-multiple-xml-schema-documents[^]
Member
1 Points
1 Post
Create a XSLT using XSD schema
Apr 12, 2014 11:29 PM|misrimustafa|LINK
Hi,
I have an existing xsd schema in which few filters are being added. Can i create a XSLT based on the xsd i have. If yes, then how do i create it? Please share your experience on this.
Contributor
2564 Points
1919 Posts
Re: Create a XSLT using XSD schema
Apr 13, 2014 08:28 AM|mike4u|LINK
refer this:
http://social.msdn.microsoft.com/Forums/vstudio/en-US/2cc286ca-4903-45a3-b0e6-e2ef397ca590/generate-xslt-from-xsd-file-in-c[^]
http://stackoverflow.com/questions/8369677/using-xslt-to-transform-multiple-xml-schema-documents[^]