|
Displaying XML with XSLT and CSS
|
Other links at XML > Tutorials > Miscellaneous |
| 1. |
Thinking XML: XML Topic Maps by the book
|
|
|
Many artists independent of big media concerns seek to collaborate with others and make their work more widely available. They are often willing to offer less restrictive contractual terms than those that consumers have recently been forced to accept. Creative Commons, which Uche Ogbuji introduces in this article, seeks to address this need by providing a way to express copyright license terms that are both human-readable and machine-readable. The machine-readable form uses RDF and thus makes available the network effects that have been covered throughout this column.
|
| 2. |
Filtering Data Islands
|
|
|
This snippet demonstrates uses the "Singles Online" dating application to demonstrate some of most common functionality found in business applications. a) Filtering b) Sorting by column header (ascending or descending) and c) Highlighting the row as the mouse moves over it. As with my other "Redneck Employee" snippet, it uses a behavior .htc file to do the highlighting and column sorting. However, this snippet also demonstrates how to use XML/XSLT to filter the data data island in the page.
|
| 3. |
Two Tier Data Islands with Expanding/Collapsing Child elements
|
|
|
This snippet how to use XML Data Islands in IE to display XML that stores a parent-child relationship. It also demonstrates how you can expand/collapse child elements for a cleaner display of your data. Written by The Head Geek - Creator of XMLPitstop.com.
|
| 5. |
Spinning your XML for screens of all sizes
|
|
|
This article shows how to use HTML as an intermediate language so that you can write a single stylesheet to translate from XML to one or more versions of HTML and use the features of the WebSphere Transcoding Publisher server to translate the resulting HTML to the target markup language the requesting device requires.
|
|
|