🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# XQuery 参考手册 XQuery 1.0 和 XPath 2.0 分享相同的数据模型,并支持相同的函数和运算符。 ## XQuery 函数 XQuery 构建在 XPath 表达式之上。XQuery 1.0 和 XPath 2.0 分享相同的数据模型,并支持相同的函数和运算符。 [XPath Operators](/xpath/xpath-operators.html) [XPath Functions](/xpath/xpath-functions.html) ## XQuery 数据类型 XQuery 分享与 XML Schema 1.0 (XSD) 相同的数据类型。 [XSD String](/schema/schema-dtypes-string.html) [XSD Date](/schema/schema-dtypes-date.html) [XSD Numeric](/schema/schema-dtypes-numeric.html) [XSD Misc](/schema/schema-dtypes-misc.html)