jw3 commented on a change in pull request #452:
URL: https://github.com/apache/incubator-daffodil/pull/452#discussion_r534234752



##########
File path: 
daffodil-schematron/src/main/resources/iso-schematron-xslt2/ExtractSchFromRNG-2.xsl
##########
@@ -0,0 +1,128 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+
+-->
+<!--
+       Stylesheet for extracting Schematron information from a RELAX-NG schema.
+       Based on the stylesheet for extracting Schematron information from W3C 
XML Schema.
+       
+       For usage details, see 
http://www.topologi.com/resources/schtrn_xsd_paper.html
+       
+       Created by Eddie Robertsson 2002/06/01
+       Update for ISO Schematron using XSLT2 Rick Jelliffe 2010-04-14
+       MIT licensed 2010-07-10
+-->
+

Review comment:
       Yeah saw that java lib.
   
   >  A quick test shows it doesn't even pull in any dependencies
   
   Hmm
   
   https://github.com/schxslt/schxslt-java/blob/master/pom.xml#L93-L109
   
   https://github.com/schxslt/schxslt-java/blob/master/pom.xml#L123-L128
   
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to