Skip to content

[7.x.x] xmldb:xupdate#3 function applies an XUpdate to a single document#131

Merged
adamretter merged 2 commits into
develop-7.x.xfrom
7.x.x/feature/xupdate-doc
Nov 5, 2025
Merged

[7.x.x] xmldb:xupdate#3 function applies an XUpdate to a single document#131
adamretter merged 2 commits into
develop-7.x.xfrom
7.x.x/feature/xupdate-doc

Conversation

@adamretter

@adamretter adamretter commented Nov 5, 2025

Copy link
Copy Markdown
Member

Previously an XUpdate could only be applied from an XPath function call to an entire Collection, we add the function:

xmldb:update($collection-uri as xs:string, $document-uri as xs:string, $modfications as node()) as xs:integer

to apply XUpdate to a single document.

@adamretter adamretter added this to the elemental-7.5.0 milestone Nov 5, 2025
@adamretter adamretter self-assigned this Nov 5, 2025
@adamretter adamretter added the enhancement New feature or request label Nov 5, 2025
@cla-bot cla-bot Bot added the cla-signed label Nov 5, 2025
@adamretter adamretter force-pushed the 7.x.x/feature/xupdate-doc branch from afe2b75 to c952142 Compare November 5, 2025 19:45
@adamretter adamretter force-pushed the 7.x.x/feature/xupdate-doc branch from c952142 to b528970 Compare November 5, 2025 21:49
@adamretter adamretter merged commit 3b03980 into develop-7.x.x Nov 5, 2025
2 of 7 checks passed
@adamretter adamretter deleted the 7.x.x/feature/xupdate-doc branch November 5, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant