Mark Wilson I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :
12/05/2003
Times viewed :
80982
XSLT Stylesheets
Over 100 examples of XML and XSLT stylesheets, arranged into the following
categories:
Data Formatting with XSLT (2 examples) :
Using XSLT functions to format strings and numbers using XSLT.
EXSLT (19 examples): Examples of implementations
of XSLT templates from exslt.org.
Grouping with XSLT (4 examples): Examples of grouping
techniques, like the Muenchian Grouping technique using XSLT.
HTML with XSLT (13 examples): Examples of transforming
XML into common HTML elements using XSLT.
Multiple Data Sources with XSLT (7
examples) : Examples of performing XSLT Transformations on multiple,
combined XML Documents using XSLT.
Multi-Lingual with XSLT (4 examples):
Demonstrations of several Internationalization demos of displaying XML files
using XSLT.
Non XML using XSLT (2 examples) : Performing
Translations on "Non-XML" data sources such as fixed-length
strings using XSLT.
One To Many using XSLT (4 examples): Examples of
processing XML documents that demonstrate having a "One to Many"
relationship using XSLT.
One To Many To Many using XSLT (4 examples):
Examples of processing XML documents that demonstrate having a "One to
Many to Many" relationship using XSLT.
Recursion with XSLT (10 examples) : Yes, one
of my favorite categories. This category contains several examples of
recursively processing XML Data using XSLT.
Table Formatting with XSLT (3 examples) : See
Examples of displaying tables in Alternating Rows, Alternating Cols or Conditional
Rows using XSLT.
XML to XML using XSLT (7 examples): Examples of
translating one XML document to another XML document using XSLT.
XSLT Elements (23 examples): Demonstrations
of using each of the elements of XSLT.