Using schemas to write XSLT

IBM developerWorks has an article on writing schemas in a way to aid the development of XSLT. In the schema definition create isomorphic definitions of elements. The article then describes the use of a style sheet which keys off the schema to create a production style sheet. The system reduces changes to modifying the schema, then automatically generating the production style sheet.

Possibly Related posts (machine generated):

  1. Hands on XSL Tutorial
  2. RELAX NG and examplotron
  3. How an XSLT processor works: The Case of Saxon
  4. Five XSLT Tips
  5. XSL with extensions is fine, but don’t reinvent the language

More like this: .

blog comments powered by Disqus