[mof] fix F #10
This commit is contained in:
parent
e1a46c8577
commit
0508901f72
9 changed files with 549 additions and 7 deletions
5
test/diagnostic.xq
Normal file
5
test/diagnostic.xq
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
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 )
|
||||
524
test/sample.docs/parse-pdfbox.xml
Normal file
524
test/sample.docs/parse-pdfbox.xml
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue