52 #ifndef Patternist_NumericType_H 53 #define Patternist_NumericType_H Provides access to singleton instances of ItemType and SchemaType sub-classes.
#define QT_END_NAMESPACE
This macro expands to.
virtual bool isNodeType() const
virtual SchemaType::Ptr wxsSuperType() const
virtual bool xdtTypeMatches(const ItemType::Ptr &other) const
The QString class provides a Unicode character string.
Represents the internal and abstract type fs:numeric.
virtual AtomicComparatorLocator::Ptr comparatorLocator() const
virtual bool isAbstract() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual ItemType::Ptr atomizedType() const
Base class for all classes that implements atomic types.
The namespace for the internal API of QtXmlPatterns.
virtual bool isAtomicType() const
Represents an item in the XPath 2.0 Data Model.
virtual ItemType::Ptr xdtSuperType() const
virtual bool itemMatches(const Item &item) const
virtual AtomicTypeVisitorResult::Ptr accept(const AtomicTypeVisitor::Ptr &visitor, const SourceLocationReflection *const) const
virtual AtomicCasterLocator::Ptr casterLocator() const
virtual AtomicMathematicianLocator::Ptr mathematicianLocator() const
virtual QString displayName(const NamePool::Ptr &np) const
Base class for all instances that represents something at a certain location.