I don't know.

Here is the docs for the directive I think has caused it:
https://www.w3schools.com/xml/ref_xsl_el_message.asp

What I would do next is strace the invocation and find all the xslt files
that were opened in case there are some you weren't aware of.

Sam

On 21 May 2018 at 14:36, Sandor Szatmari <s...@infoplusonline.com> wrote:

> Sam,
>
> Thanks for the suggestion.  I grep'd all of our xsl files for the word
> terminate and did not find any occurrences.  Could there be another cause,
> or do you think I missed something?
>
> Sandor
>
> * From: * Sam Liddicott <s...@liddicott.com>
> * To: * The Gnome XSLT library mailing-list <xslt@gnome.org>
> * Sent: * 5/20/2018 4:09 PM
> * Subject: * Re: [xslt] Understanding xsltproc errors
>
> It means that the xslt file had a message directive with attribute
> terminate="yes"
>
> Search for the message you saw in the xslt file.
>
> Sam
>
> On Fri, 18 May 2018, 20:21 Sandor Szatmari, <s...@infoplusonline.com>
> wrote:
>
> I am processing an XML file containing DocBook and received error 10: 
> "processing
> was stopped by a terminating message"
>
> What does this mean and how do I determine what caused this?
>
> If additional information is needed to help understand this can provideā€¦
>
> Thanks,
> Sandor
>
>
> ------------------------------
> CONFIDENTIALITY NOTICE: This email (and any related attachments) contains
> information from InfoPlus (a service of Bristol Capital,
> Inc.). It is intended only for the addressee and may
> contain information that is confidential and/or otherwise
> exempt from disclosure under applicable law. If you are
> not the intended recipient or are acting as agent for the
> intended recipient, any use or disclosure of this
> communication is prohibited. If you have received this
> communication in error, please notify us immediately to arrange for the
> appropriate method of returning or disposing of the communication. If our
> respective Companies have confidentiality provisions in
> effect, this email and the materials contained herein
> are deemed CONFIDENTIAL and should be treated accordingly
> unless expressly provided otherwise.
> _______________________________________________
> xslt mailing list, project page http://xmlsoft.org/XSLT/
> xslt@gnome.org
> https://mail.gnome.org/mailman/listinfo/xslt
>
>
>
> _______________________________________________
> xslt mailing list, project page http://xmlsoft.org/XSLT/
> xslt@gnome.org
> https://mail.gnome.org/mailman/listinfo/xslt
>
>
>
> ------------------------------
> CONFIDENTIALITY NOTICE: This email (and any related attachments) contains
> information from InfoPlus (a service of Bristol Capital,
> Inc.). It is intended only for the addressee and may
> contain information that is confidential and/or otherwise
> exempt from disclosure under applicable law. If you are
> not the intended recipient or are acting as agent for the
> intended recipient, any use or disclosure of this
> communication is prohibited. If you have received this
> communication in error, please notify us immediately to arrange for the
> appropriate method of returning or disposing of the communication. If our
> respective Companies have confidentiality provisions in
> effect, this email and the materials contained herein
> are deemed CONFIDENTIAL and should be treated accordingly
> unless expressly provided otherwise.
>
> _______________________________________________
> xslt mailing list, project page http://xmlsoft.org/XSLT/
> xslt@gnome.org
> https://mail.gnome.org/mailman/listinfo/xslt
>
>
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
xslt@gnome.org
https://mail.gnome.org/mailman/listinfo/xslt

Reply via email to