Definition and Implementation of XUL Language Based on XQuery Data Model

阎红灿,王淑芬,朱晓亮,闫少宏,李敏强
DOI: https://doi.org/10.3321/j.issn:1000-1832.2008.04.012
2008-01-01
Abstract:In order to express data better and share data format,the technology of getting XML data and up-dating XML data for user must be provided.A language XML-XUL for XML document update is elaborated to the World Wide Web Consortium’s proposed XQuery standard query data model,which be described in the form of XQuery syntax.XUL defines the granularity of XML document update,describes six sub-opera-tions:deleting,renaming,inserting before,inserting after,appending,replacing in the form of XQuery syn-tax which takes ordered and unordered document into accounts,and the semantics of update operations are presented by update instances.The implementation framework of XML document update is proposed,which stores XML document in relational databases,and the XUL update operations are realized based on Kweelt system too.
What problem does this paper attempt to address?