The is validated predicate returns true if the document is already validated against the specified schema and returns false otherwise.
如果已经根据指定的模式验证了文档,IS VALIDATED谓词将返回true,否则返回错误。
Once the predicate returns false, it stops taking from the sequence.
一旦断言返回false,它就停止从这个序列中获取。
This is because, for a given row, the XMLEXISTS predicate evaluates to false only if the XQuery expression inside returns the empty sequence.
这是因为,对于一个给定的行,只有当里面的XQuery表达式返回空序列时,XMLEXISTS谓词才为false。
应用推荐