
dbk functions
The table below lists all the "dbk" XQuery library functions (in this namespace: http://marklogic.com/cpf/docbook).
The DocBook conversion module is part of the conversion processing pipeline. These functions are used to manipulate DocBook as part of conversion processing.
To use the DocBook module as part of your own XQuery module, include the following line in your XQuery prolog:
import module namespace dbk = "http://marklogic.com/cpf/docbook"
at "/MarkLogic/conversion/docbook.xqy";
You will need to ensure that the DocBook module is loaded into the same modules database as the importing module.
The library namespace prefix dbk is not predefined in
the server.
1 function
| Function name | Description |
|---|---|
| dbk:convert | Convert XHTML to DocBook lite vocabulary, if possible. |
Copyright © 2010–2013 MarkLogic Corporation. All rights reserved. | Powered by
MarkLogic Server and rundmc.