-
## Background
I'm using (or trying to use) XPath with the atc0005/go-lockss project. That project processes a LOCKSS XML configuration file served up by a central network configuration server and t…
-
I got a patch send on Discord by Nalzurin for changing the Cum-Fluid to use a `Consumable`.
```xml
Defs/rjw.SexFluidDef[defName="Cum"]/consumable
Defs/rjw.SexFluidDef[defName="Cum"]
…
-
Following up discussion #759, I've created an example project which reproduces the problem:
we have one 300kb xml, one xml data source and two data sets (parent and child)
We iterate through the p…
-
For a customer I'm created in the conf.xml a xml datastore with multiple table-def's and I'm using the 'index(path)' to refer the parent node's rowid which is generated by DataCleaner.
I would like …
-
- Installed xPath via PackageControl
- Restarted Sublime to ensure installation completed
- Opened a valid .xml file
- When trying to copy xpath, the option to do so is greyed out
- Looked in …
-
`DeclarationListItem.Description` fails to provide any info for items that contain quotes in their names due to an exception:
```
CompositionError "internal error: 'doc/members/member[@name='M:FSh…
-
I using latest libyang from master to query YANG data trees with XPath, but I noticed XPath evaluation is skipping the anydata nodes. Is that by design or there's a bug somewhere?
To clarify my iss…
-
I have downloaded the xml file from "https://ftp.ncbi.nlm.nih.gov/pubmed/baseline/"
and then
```
{
"name": "XPathEvalError",
"message": "Error in xpath expression",
"stack": "----------------…
-
I have a XML file similar to:
```
```
And I want to process only NodeTypeX nodes, and for that I use 'reader.xpath.expression' = '/MasterNode/*'. It's Ok but I want to add …
-
Hi Darold,
We are facing below error, please help us on this.
1) psql:/backend/migration/scripts/blob/procedure.sql:75: ERROR: syntax error at or near ","
LINE 20: SELECT EXTRACT[kpacD…