[add] railroad generation
This commit is contained in:
parent
d26fae56e4
commit
f867836ddf
11 changed files with 18682 additions and 1324 deletions
|
|
@ -1,5 +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);
|
||||
declare variable $parse:=doc($src)/*;
|
||||
|
||||
hnd:diags($parse )
|
||||
hnd:diags($parse )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue