aboutsummaryrefslogtreecommitdiff
path: root/module/sxml/namespaced/util.scm (follow)
Commit message (Collapse)AuthorAge
* Update things depending on namespaced sxml.sxml-workHugo Hörnquist2023-12-13
| | | | | | | | | | Update all code to emit correctly formed namespaced sxml objects, instead of the old list based approach. Also introduces a number of typechecks which in semi-related parts of the code. Note that the webdav-server test is currently broken.
* Fix sxml namespaced util.Hugo Hörnquist2023-12-09
|
* Add tests for sxml namespaced + fix 'root-element'.Hugo Hörnquist2023-10-21
| | | | | * Removes on-root-element since it was never used * Handle the case of root-elemnt with no *TOP*
* Utilities for namespaced sxml.Hugo Hörnquist2023-04-19