Creating XSLT Module Projects
See Also
To develop an XSL Transformation Service, first create an XSLT Module project using the New Project wizard.
To create a new XSLT Module:
-
Choose File > New Project (Ctrl-Shift-N).
-
In the Categories list, select Service Oriented Architecture. In the Projects list, select XSLT Module and click Next.
-
In the Name and Location page, name the project and specify the location of project files. To set the new project as main, leave the Set as Main Project checkbox selected.
-
Click Finish. The XSLT Module project node appears in the Projects window. To start working with the project, add project-related files such as XSL, WSDL, and XML schema files to the Transformation Files node. The Transformation Files node is located under the top XSLT Module project's node.
-
See Also
-
Creating XML Schema Files
-
Creating a WSDL File
-
Retrieving XML Resources
-
Adding XSL Files to XSLT Module Projects
Legal Notices