Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #56 from Fosforito/patch-1
Browse files Browse the repository at this point in the history
Typo in readme fixed
  • Loading branch information
tgraham-antenna authored Oct 18, 2017
2 parents b1fb973 + 72f7f7c commit 923fa78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trunk/schematron/code/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ stage.
3) Third, compile the Schematron schema into an XSLT script.
This will typically use iso_svrl_for_xslt1.xsl or iso_svrl_for_xslt2.xsl
(which in turn invoke iso_schematron_skeleton_for_xslt1.xsl or iso_schematron_skeleton_for_saxon.xsl)
However, other "meta-styleseets" are also in common use; the principle of operation is the same.
However, other "meta-stylesheets" are also in common use; the principle of operation is the same.
If your schema uses Schematron phases, supply these as command line/invocation parameters
to this process.

Expand Down Expand Up @@ -98,4 +98,4 @@ The following files are provided:
ExtractSchFromRNG-2.xsl Generate a Schematron schema from patterns
embedded in a RELAX NG schema. The schema uses XSLT2.
ExtractSchFromXSD-2.xsl Generate a Schematron schema from patterns
embedded in a W3C XML Schemas schema. The schema uses XSLT2.
embedded in a W3C XML Schemas schema. The schema uses XSLT2.

0 comments on commit 923fa78

Please sign in to comment.