Department of Computer Science & Computer Engineering
La Trobe University Bendigo
Web Services Tutorial
Copy the XML instance document, the XSL stylesheet and the CSS stylesheet from the Combining XSL & CSS stylesheet lecture into files in your tutorial directory.
Using either NetBeans or the builtin transformer in your Web Browser apply the stylesheets and observe the rendered html file.
Follow Tip 3 (Multiple Input Documents) in the online Article from the IBM Developerworks Library and add the codes.xml file as an additional input document to the above process.
Check out the result and enhance further if you like!