42 #ifndef QXMLNAMEPOOL_H 43 #define QXMLNAMEPOOL_H 45 #include <QtCore/QSharedData> 46 #include <QtCore/QString> 57 class XsdSchemaParser;
58 class XsdValidatingInstanceReader;
87 friend class QPatternistSDK::Global;
#define QT_END_NAMESPACE
This macro expands to.
Store names such as namespace bindings and QNames and allows them to be referenced in efficient ways...
The QXmlNamePool class is a table of shared strings referenced by instances of QXmlName.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
QExplicitlySharedDataPointer< QPatternist::NamePool > d
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
#define Q_XMLPATTERNS_EXPORT
Implements the parsing of XML schema file.
The validating schema instance reader.
The QXmlQuery class performs XQueries on XML data, or on non-XML data modeled to look like XML...