roups/286143052248115
-Original Message-
From: xml On Behalf Of Nick
Sent: Wednesday, December 1, 2021 9:53 PM
To: xml@gnome.org
Subject: [xml] Unexpected Nodeset Limit for XPath
I have a large XML file, but a fairly basic and flat layout. Depending on the
number of elements, I'm hitting
I have a large XML file, but a fairly basic and flat layout. Depending
on the number of elements, I'm hitting a nodeset limit.
I'm surprised to hit the nodeset limit because it seems like the xpath
can ignore (ie. not store) all of the "Term" elements--which are causing
the error.
If I reduc