10 lines
No EOL
239 B
Text
10 lines
No EOL
239 B
Text
import module namespace doci = 'urn:doci' at "../src/doci.xqm";
|
|
|
|
declare variable $long:=
|
|
file:read-text("C:\Users\mrwhe\git\quodatum\basex-lsp\test\sample.docs\pdfbox.xqm");
|
|
declare variable $text:=`ABV
|
|
ddddd
|
|
`;
|
|
|
|
|
|
doci:build($long)?length |