52 #ifndef Patternist_AnyItemType_H 53 #define Patternist_AnyItemType_H Provides access to singleton instances of ItemType and SchemaType sub-classes.
virtual ItemType::Ptr atomizedType() const
virtual bool xdtTypeMatches(const ItemType::Ptr &type) const
#define QT_END_NAMESPACE
This macro expands to.
virtual QString displayName(const NamePool::Ptr &np) const
virtual bool isNodeType() const
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual ItemType::Ptr xdtSuperType() const
The namespace for the internal API of QtXmlPatterns.
virtual bool itemMatches(const Item &item) const
Base class for the XPath Data Model's type hierarchy.
Represents an item in the XPath 2.0 Data Model.
virtual bool isAtomicType() const
Represents the item() item type.