You are going to need to provide more information that this. A dataset is data, an XSD is a definition of the data structure. You can't exactly just create an XSLT from either of those. You need to define what you want to get from the transformation and build an XSLT accordingly.
-Peter
|