[fix] Node api changed in basex 9 released
This commit is contained in:
parent
a6a38601fd
commit
45f06ca4e2
17 changed files with 55 additions and 32 deletions
9
dist/doc/thumbnailator.xqm.xml
vendored
9
dist/doc/thumbnailator.xqm.xml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
<xqdoc:xqdoc xmlns:xqdoc="http://www.xqdoc.org/1.0">
|
||||
<xqdoc:control>
|
||||
<xqdoc:date>2017-11-24T23:26:38.524Z</xqdoc:date>
|
||||
<xqdoc:date>2018-06-29T19:13:26.072+01:00</xqdoc:date>
|
||||
<xqdoc:version>1.1</xqdoc:version>
|
||||
</xqdoc:control>
|
||||
<xqdoc:module type="library">
|
||||
|
|
@ -183,5 +183,12 @@
|
|||
<xqdoc:type>element(report)</xqdoc:type>
|
||||
</xqdoc:return>
|
||||
</xqdoc:function>
|
||||
<xqdoc:function arity="0">
|
||||
<xqdoc:name>thumbnails:schema-uri</xqdoc:name>
|
||||
<xqdoc:signature>declare function thumbnails:schema-uri() as xs:anyURI</xqdoc:signature>
|
||||
<xqdoc:return>
|
||||
<xqdoc:type>xs:anyURI</xqdoc:type>
|
||||
</xqdoc:return>
|
||||
</xqdoc:function>
|
||||
</xqdoc:functions>
|
||||
</xqdoc:xqdoc>
|
||||
Loading…
Add table
Add a link
Reference in a new issue