About XSLT Module Projects

See Also

An XSLT Module project is a group of source files that includes the following files:

Within an XSLT Module project, you can add XML Schema and WSDL files, create and edit XSL stylesheet files compliant with the XSLT 1.0 specification, configure project properties, and build the project. To deploy and test-run your XSL Transformation Service, you must add the XSLT Module project, as a JBI component, to a Composite Application project.

The Projects window shows a logical view of project contents and stores project-related files in folders within various nodes. All source files are located in the Transformation Files node of the top-level XSLT Module project node. You can create new subnodes and add project-related files to them. In the Files window, you can view a directory-based view of XSLT Module projects.

Building an XSLT Module project creates a project .jar file named SEDeployment.jar. Referencing this project .jar in a Composite Application project makes it available as a Service Unit in a deployable Service Assembly.

See Also
Creating XSLT Module Projects
Adding XSL Files to XSLT Module Projects
Building XSLT Module Projects
Deploying XSLT Module Projects
Testing XSLT Module Projects
Creating XML Schema Files
Creating a WSDL File
Retrieving XML Resources

Legal Notices