Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 050E7200B62 for ; Fri, 12 Aug 2016 13:50:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 03E3F160AA6; Fri, 12 Aug 2016 11:50:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4B29D160AB8 for ; Fri, 12 Aug 2016 13:50:22 +0200 (CEST) Received: (qmail 96820 invoked by uid 500); 12 Aug 2016 11:50:20 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 96649 invoked by uid 99); 12 Aug 2016 11:50:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2016 11:50:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 869762C02AB for ; Fri, 12 Aug 2016 11:50:20 +0000 (UTC) Date: Fri, 12 Aug 2016 11:50:20 +0000 (UTC) From: =?utf-8?Q?Johan_M=C3=B6r=C3=A9n_=28JIRA=29?= To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-8287) Schematron component does not work with includes in schematron MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 12 Aug 2016 11:50:23 -0000 [ https://issues.apache.org/jira/browse/CAMEL-8287?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1541= 8725#comment-15418725 ]=20 Johan M=C3=B6r=C3=A9n commented on CAMEL-8287: ------------------------------------ Pull request sent https://github.com/apache/camel/pull/1118 > Schematron component does not work with includes in schematron > -------------------------------------------------------------- > > Key: CAMEL-8287 > URL: https://issues.apache.org/jira/browse/CAMEL-8287 > Project: Camel > Issue Type: Improvement > Components: camel-schematron > Affects Versions: 2.14.1 > Reporter: Thomas Walzer > Assignee: ayache khettar > Priority: Minor > Attachments: 0001-add-test-for-schematron-with-includes.patch > > > I have a schematron with includes: > > > .... > > when I run against this schematron I get the following error: > Recoverable error on line 472=20 > FODC0002: I/O error reported by XML parser processing null: null > Unable to open referenced included file: include/DTr1_ANY.sch > Unable to locate id attribute: include/DTr1_ANY.sch > Recoverable error on line 472=20 > There is question with an answer on stackoverflow that seems applicable t= o me: > http://stackoverflow.com/questions/7236291/saxon-error-with-xslt-import-s= tatement > BTW: camel-schematron is not yet a component in JIRA. > Many thanks in advance! > Thomas. -- This message was sent by Atlassian JIRA (v6.3.4#6332)