Need fast src position from parse node #18

Open
opened 2025-10-06 15:18:47 +01:00 by apb · 0 comments
Owner
doc("C:\Users\mrwhe\git\quodatum\basex-lsp\test\sample.docs\parse-pdfbox.xml")
update {
  for $n in//*
  return insert node attribute s {7} into $n
}
```xquery doc("C:\Users\mrwhe\git\quodatum\basex-lsp\test\sample.docs\parse-pdfbox.xml") update { for $n in//* return insert node attribute s {7} into $n } ```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: quodatum/basex-lsp#18
No description provided.