Browse Source

Replaced existing XSLT schema with official version XSLT 2.0 from the W3C.

pull/1/head
mrward 15 years ago
parent
commit
a5da34a388
  1. 13
      data/schemas/readme.txt
  2. 1521
      data/schemas/xslt.xsd

13
data/schemas/readme.txt

@ -54,16 +54,9 @@ W3C Xml Schema. @@ -54,16 +54,9 @@ W3C Xml Schema.
http://www.w3.org/2001/XMLSchema.xsd
W3C Software License (http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231) - A copy of this license can be found in W3C-License.html
xml.xsd
-------
W3C Xml Schema
http://www.w3.org/2001/xml.xsd
xslt.xsd
--------
Schema for xslt files.
Created by Matt Ward
GNU General Public License.
W3C Schema for XSLT 2.0
http://www.w3.org/2007/schema-for-xslt20.xsd
License: http://www.w3.org/Consortium/Legal/copyright-software-19980720

1521
data/schemas/xslt.xsd

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save