README
------

* The conformance suite for the transforms is contained in a single file:
  tests.xml

* The suite conforms to the XML Schema in tests.xsd

* For display purposes, a simple XSLT 1.0 stylesheet is also included:
  tests.xsl

* To aid validation of input types, a separate stylsheet has been provided
  which extracts valid and invalid variations and applies the appropriate
  xsi:type attributes: extractVariations.xsl

* A simple Bash script provides an example of how to invoke this stylesheet: 
  extract.sh
