xquery version "1.0"; import module namespace xml-to-html="http://example.com/xml-to-html" at "xml-to-html.xqm"; let $title := 'View XML as HTML' let $input ...
確定! 回上一頁