XQuery is a case sensitive language. XQuery elements, attributes, and variables must be valid XML names. Basic syntax rules of XQuery are given below:
- XQuery is case sensitive, which means lower case variables are not same as upper case variables.
- XQuery elements, attributes, and variables must be valid XML names.
- An XQuery string value can be in single or double quotes.
- An XQuery variable is defined with a $ followed by a name.
- XQuery comments are delimited by (: and
.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.