52 #ifndef Patternist_XsdSchemaTypesFactory_H 53 #define Patternist_XsdSchemaTypesFactory_H 55 #include <QtCore/QHash> #define QT_END_NAMESPACE
This macro expands to.
A factory creating schema types.
XsdSchemaTypesFactory(const NamePool::Ptr &namePool)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual SchemaType::Ptr createSchemaType(const QXmlName) const
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
SchemaTypeFactory::Ptr m_basicTypesFactory
virtual SchemaType::Hash types() const
Factory for creating schema types for the types defined in XSD.