XQuery Function Documentation

Search and Browse

anno:create-collection#0

anno:create-collection() as item()

Returns:
item()*

anno:list#5

anno:list($target as xs:string, $top as xs:integer?, $left as xs:integer?, $bottom as xs:integer?, $right as xs:integer?) as item()

Parameters:
$target
$top
$left
$bottom
$right
Returns:
item()*

anno:parse-body#1

anno:parse-body($body as xs:string) as element()

Parameters:
$body
Returns:
element()

anno:retrieve#1

anno:retrieve($id as xs:string) as item()

Parameters:
$id
Returns:
item()*

anno:store#10

anno:store($target as xs:string?, $body as xs:string, $start as xs:string?, $startOffset as xs:integer?, $end as xs:string?, $endOffset as xs:integer?, $top as xs:integer?, $left as xs:integer?, $bottom as xs:integer?, $right as xs:integer?) as item()

Parameters:
$target
$body
$start
$startOffset
$end
$endOffset
$top
$left
$bottom
$right
Returns:
item()*

anno:update#2

anno:update($id as xs:string, $body as xs:string) as item()

Parameters:
$id
$body
Returns:
item()*