The is validated predicate returns true if the XML document is already validated against any specific schema or against any registered schemas, else it will return false.
如果已经根据特定的模式或任何已注册模式验证了XML文档,IS VALIDATED谓词将返回true,否则返回false。
The is not validated predicate returns true if the XML document is not validated against specified schema or any of the registered schemas, or else it will return false.
如果还没有根据特定的模式或任何已注册模式验证了XML文档,IS NOT VALIDATED谓词将返回true,否则返回false。
The is not validated predicate returns true if the XML document is not validated against specified schema or any of the registered schemas, or else it will return false.
如果还没有根据特定的模式或任何已注册模式验证了XML文档,IS NOT VALIDATED谓词将返回true,否则返回false。
应用推荐