Package org.rumbledb.expressions.xml.node_test
package org.rumbledb.expressions.xml.node_test
-
ClassDescriptionXQuery 3.1 Section 2.5.5 - SequenceType Matching CommentTest ::= "comment" "(" ")" A CommentTest matches any comment node.XQuery 3.1 Section 2.5.5 - SequenceType Matching NamespaceNodeTest ::= "namespace-node" "(" ")" A NamespaceNodeTest matches any namespace node.XQuery 3.1 Section 2.5.5 - SequenceType Matching PITest ::= "processing-instruction" "(" (NCName | StringLiteral)?