Re: Whose error is it anyway
Ihe Onwuka <[email protected]>
| Newsgroups | gmane.text.xml.saxon.help |
|---|---|
| Message-ID | <CALfs7+yi-z+zu-OCx3OPXpydrMrQbueofK48W96bYaM6-gz6qw@mail.gmail.com> |
I can tell you that the error went away when I eliminated the possibility of the context element being empty. I struggle to correlate that back to the error message that was displayed. On Thu, Aug 13, 2020 at 10:16 AM Graydon <[email protected]> wrote: > Both? The hints about what the optimizer thinks is happening are useful > right up until I can't tell where the error is. > > On August 13, 2020 1:40:48 PM UTC, Michael Kay <mike-JkSD5nQpfvpWk0Htik3J/[email protected]> wrote: > >Yes, we should probably retain the original pattern as a string rather > >than trying to reconstitute it from the compiled form. > > > >Michael Kay > >Saxonica > > > >> On 13 Aug 2020, at 13:52, Ihe Onwuka <[email protected]> wrote: > >> > >> This is not my code. > >> > >> Warning at char 1 in xsl:template/@match on line 62 column 72 of > >******.xsl: > >> XPTY0004 An error occurred matching pattern > >> > >{element()[Q{http://www.w3.org/2005/xpath-functions/map}contains($actions > ><http://www.w3.org/2005/xpath-functions/map%7Dcontains($actions>, > >> exactly-one(first(tokenize(convertUntyped(data(.)), "\s", ""))))]}: > >> > >> My code was > >> > >> > >> <xsl:template > >match="*[map:contains($actions,tokenize(.,'\s')[1])]"> > >> _______________________________________________ > >> saxon-help mailing list archived at http://saxon.markmail.org/ > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/saxon-help > > > >_______________________________________________ > >saxon-help mailing list archived at http://saxon.markmail.org/ > >[email protected] > >https://lists.sourceforge.net/lists/listinfo/saxon-help > > -- Sent from my p≡p for > Android._______________________________________________ > saxon-help mailing list archived at http://saxon.markmail.org/ > [email protected] > https://lists.sourceforge.net/lists/listinfo/saxon-help _______________________________________________ saxon-help mailing list archived at http://saxon.markmail.org/ [email protected] https://lists.sourceforge.net/lists/listinfo/saxon-help