XML教程
XQuery教程
XSLT教程
XPath教程

String 函数

字符串函数

XQuery中使用了很多字符串函数,但这里我们使用的是选定的字符串函数。
常用字符串操作列表XQuery的功能:
名称 说明
string-length($string as xs: string)为xs: integer
它返回字符串的长度。
concat($input as xs: anyatomictype?)as xs: string 它返回连接的字符串作为输出。
string-join($ sequence as xs:string *,$ delimiter as xs:string)as xs:string 它返回由定界符分隔的序列中项目的组合。
昵称: 邮箱:
Copyright © 2022 立地货 All Rights Reserved.
备案号:京ICP备14037608号-4