5 lines
No EOL
187 B
Text
5 lines
No EOL
187 B
Text
import module namespace hnd="lsp/handlers" at "../webapp/lsp/handlers.xqm";
|
|
declare variable $src:="sample.docs/parse-pdfbox.xml";
|
|
declare variable $parse:=doc($src);
|
|
|
|
hnd:diags($parse ) |