Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xquery

Receive XDMP-LOCKED error when no locks exist

Java error: Unable to initialize main class

java xml xpath xquery basex

Select text from a node and omit child nodes

xpath xquery

How can I format a decimal in xquery?

Xquery distinct-values

xquery

Updating Oracle XMLType Column Content For a Given Value

sql xml oracle xquery updatexml

xquery insert node from external xs:string variable (basex)

xquery basex

Xquery: same test has different result whether used in switch/case or in if/then/else

FLWOR in Sql server count number of hits

Howto refer dynamically to an XML file in XQuery in Saxon

java xml xquery saxon xqj

Get the most repeated element in a sequence with XQuery

xquery sequence

Getting the following sibling in an XPath when "following" axis is not supported

sql-server xpath xquery

Should cast of xs:double to xs:decimal be implemented as BigDecimal.valueOf(double) or new BigDecimal(double)?

java xquery saxon exist-db basex

In SQL Server, deleting nodes using .modify() XQuery taking 38 minutes to execute

sql-server xml xquery

XPTY0004: Required item type of first operand of '>' is numeric; supplied value has item type xs:string

java xml xquery saxon xbrl

Does XQuery have exit statement for FLWOR expressions

xml xquery

How to get child elements but none of their children?

xpath xquery marklogic

XQuery data and text() function

text xquery

How do I programmatically create JSON in XQuery in MarkLogic?

json xquery marklogic

What does the operator "=>" in XQuery do?