Transforming XML Schema with XSLT

Editor:

Eric Gould, Kinolina

Table of Contents

  1. Introduction
  2. Resources

Introduction

This document describes the project modeled after Eric Gropp's article "Transforming XML Schemas" (XML.com, 15 January 2003), contains a directory of links to related resources.

Related Resources

XML Schema

An XML Schema document is transformed and processed with an XSLT document.

XSLT Stylesheet

An XSLT stylesheet which processes the element children of the XML Schema document and renders a formatted structure of the XML Schema with form elements.

XML Instance

A sample XML Instance File that was created to model and contrive an XML Schema document used in the project.