52 #ifndef Patternist_XSLTNodeTest_H 53 #define Patternist_XSLTNodeTest_H Provides access to singleton instances of ItemType and SchemaType sub-classes.
#define QT_END_NAMESPACE
This macro expands to.
Represents the node() item type.
virtual bool itemMatches(const Item &item) const
virtual ItemType::Ptr xdtSuperType() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
Represents an item in the XPath 2.0 Data Model.
virtual bool xdtTypeMatches(const ItemType::Ptr &other) const
Returns true if other matches this type. That is, if other is equal to this type or a subtype of this...
Represents node() in patterns in XSL-T, which are just like how node() usually is, except that it doesn't match document nodes.