Changes

Jump to navigation Jump to search
No change in size ,  13:33, 20 July 2022
m
Text replacement - "db:pre(" to "db:get("
* Validate all documents of a database against the specified schema, using the supplied feature:
<syntaxhighlight lang="xquery">
for $city in db:preget('cities')
return validate:xsd($city, 'city.xsd',
map { 'http://javax.xml.XMLConstants/feature/secure-processing': true() }
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu