Skip to content

Conversation

@adamretter
Copy link
Member

Backport of #131

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-6.9.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 changed the title [7.x.x] xmldb:xupdate#3 function applies an XUpdate to a single document [6.x.x] xmldb:xupdate#3 function applies an XUpdate to a single document Nov 5, 2025
@adamretter adamretter force-pushed the 6.x.x/feature/xupdate-doc branch from fc6a4e7 to 7c4798b Compare November 5, 2025 21:52
@adamretter adamretter merged commit 47812d4 into develop-6.x.x Nov 5, 2025
1 of 2 checks passed
@adamretter adamretter deleted the 6.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.

2 participants