A RESTful browser for eXist Java-Based Function Modules


http://www.w3.org/2005/xpath-functions
A module with the XQuery/XPath Core Library Functions

doctype($doctype as xs:string+) node()*
Returns the document nodes of the documents based on the DOCTYPE.
$doctypeone or more DOCTYPE names

Returns the document nodes matching the DOCTYPE names

Deprecated: This function is eXist-specific and deprecated. It should not be in the standard functions namespace. Please use util:doctype() instead. This function could be removed at anytime during the 1.5 development and will be removed in the 1.6 release.
Return to list of all modules