52 #ifndef Patternist_AnyType_H 53 #define Patternist_AnyType_H Provides access to singleton instances of ItemType and SchemaType sub-classes.
virtual DerivationConstraints derivationConstraints() const
Base class for W3C XML Schema types.
#define QT_END_NAMESPACE
This macro expands to.
virtual SchemaType::Ptr wxsSuperType() const
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
The QString class provides a Unicode character string.
AnyType()
This constructor is protected, because this class must be sub-classed.
virtual QXmlName name(const NamePool::Ptr &np) const
Returns the name of the type.
virtual bool isAbstract() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual QString displayName(const NamePool::Ptr &np) const
virtual TypeCategory category() const
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
virtual bool wxsTypeMatches(const SchemaType::Ptr &other) const
Represents the xs:anyType item type.
virtual bool isComplexType() const
QExplicitlySharedDataPointer< AnyType > Ptr
virtual DerivationMethod derivationMethod() const