Skip to content

XQUF: single text node, insertion and replacement #2504

@ChristianGruen

Description

@ChristianGruen
<root><sub/>a</root> update {
  insert node 'b' after sub,
  replace node text() with 'c'
}

Expected text node: c (instead of bc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions