Making a Transformation Happen
- In the server - A server program, such as a Java servlet, can use
a style sheet to transform a document automatically and serve it to
the client
- In the client - A client program, such as a browser, can perform the
transformation, reading in the style sheet that you specify with the
<?xml-stylesheet?> processing instruction
- With a separate program - Several standalone programs (XSLT processors),
usually based on Java, will perform XST transformations