C++ counterparts of SPL native functions that deal with XML operations. More...

Detailed Description

C++ counterparts of SPL native functions that deal with XML operations.

Function Documentation

Return if this XML value contains the default (uninitialized) value.

Parameters
Returns
The value 'true' if the XML value is the default (uninitialized) value.

Convert a string to XML, returning the success status and an error code.

Parameters
Returns
The value 'true' if the conversion was successful, else 'false'.

Convert a string to XML, returning the success status and an error code.

Parameters
Returns
The value 'true' if the conversion was successful, else 'false'.

Convert a string to XML, returning the success status and an error code.

Parameters
Returns
The value 'true' if the conversion was successful, else 'false'.

Convert a string to XML, returning the success status.

Parameters
Returns
The value 'true' if the conversion was successful, else 'false'.

Convert a string to XML, returning the success status.

Parameters
Returns
The value 'true' if the conversion was successful, else 'false'.

Convert a string to XML, returning the success status.

Parameters
Returns
The value 'true' if the conversion was successful, else 'false'.

Execute an XQuery program against an XML value and return a list of results.

Starting with Streams v4.2.1.1, the xquery functions use the default namespace of the queried XML. If the xquery() function is given an xqueryExpression without a namespace declaration, then it returns an empty result if the queried document has an explicit namespace.

Parameters
Returns
List of string results from running the program against the XML value.

Execute an XQuery program against an XML value and return a list of results.

Starting with Streams v4.2.1.1, the xquery functions use the default namespace of the queried XML. If the xquery() function is given an xqueryExpression without a namespace declaration, then it returns an empty result if the queried document has an explicit namespace.

Parameters
Returns
List of string results from running the program against the XML value.

Execute an XQuery program against an XML value and return a list of results.

Starting with Streams v4.2.1.1, the xquery functions use the default namespace of the queried XML. If the xquery() function is given an xqueryExpression without a namespace declaration, then it returns an empty result if the queried document has an explicit namespace.

Parameters
Returns
List of string results from running the program against the XML value.

Execute an XQuery program against an XML value and return a list of results.

Starting with Streams v4.2.1.1, the xquery functions use the default namespace of the queried XML. If the xquery() function is given an xqueryExpression without a namespace declaration, then it returns an empty result if the queried document has an explicit namespace.

Parameters
Returns
List of string results from running the program against the XML value.

Execute an XQuery program against an XML value and return a list of results.

Starting with Streams v4.2.1.1, the xquery functions use the default namespace of the queried XML. If the xquery() function is given an xqueryExpression without a namespace declaration, then it returns an empty result if the queried document has an explicit namespace.

Parameters
Returns
List of string results from running the program against the XML value.

Execute an XQuery program against an XML value and return a list of results.

Starting with Streams v4.2.1.1, the xquery functions use the default namespace of the queried XML. If the xquery() function is given an xqueryExpression without a namespace declaration, then it returns an empty result if the queried document has an explicit namespace.

Parameters
Returns
List of string results from running the program against the XML value.

Execute an XQuery program against an XML value and return a list of results.

Starting with Streams v4.2.1.1, the xquery functions use the default namespace of the queried XML. If the xquery() function is given an xqueryExpression without a namespace declaration, then it returns an empty result if the queried document has an explicit namespace.

Parameters
Returns
List of string results from running the program against the XML value.

Execute an XQuery program against an XML value and return a list of results.

Starting with Streams v4.2.1.1, the xquery functions use the default namespace of the queried XML. If the xquery() function is given an xqueryExpression without a namespace declaration, then it returns an empty result if the queried document has an explicit namespace.

Parameters
Returns
List of string results from running the program against the XML value.