Markup Languages
- 422
- Antenna House, Inc: Stylesheet Tutorial, Sample Files of Formatting Objects and Sample Stylesheets
- Explains how to develop stylesheets for XML to XSL-FO transformation, provides sample XSL-FO files and stylesheets for XHTML to XSL-FO, XBRL to XSL-FO.
- 424
- Jeni's XSLT Pages
- Jeni Tennison is a very active XSLT community member. This page is her homepage for her many XSLT activities. With 25 tutorials/articles and 2 utilities for visitors.
- 426
- Objects by Design - XSLT by Example
- A tutorial on XSLT based on this site's XMI to HTML example. The code for the example is available for downloading and testing.
- 427
- Objects by Design: XMI to HTML
- Using XSL to transform an object-oriented design described in XMI (UML) to a browser-based HTML representation. Additional information on CSS is provided.
- 429
- Stupid XSLT Tricks: Some Fun XSLT Examples
- A stupid XSL trick is a use of XSLT for something unusual or amusing for which it wasn't necessarily designed. These tricks are intended for an audience that is learning XSLT and wishes do so by poking around in various less-explored corners. Paper includes three examples with full explanations.
- 432
- XSLT/XPath Training Material
- Includes a free downloadable preview with helpful references. Purchase gives access to all future revisions.
- 435
- Introducing the Extensible Markup Language (XML)
- A list of general introductory articles on XML. Part of a larger directory of XML related information.
- 436
- Skew.org XML Tutorial
- The skew.org XML Tutorial by Mike J. Brown provides a reintroduction to XML with an emphasis on character encoding.
- 438
- Tutorial, Introduction to XML and XML with Xerces for java
- Tutorials include XML Basics; How to Parse and Print XML with Xerces for Java using DOM and SAX API; How to Generate XML from scratch using DOM; Level::XML Beginner with knowledge of Java.