Qt 4.8
|
#include "qmaintainingreader_p.h"
#include "qxsdschematoken_p.h"
#include "qxsdschema_p.h"
#include "qxsdschemachecker_p.h"
#include "qxsdschemacontext_p.h"
#include "qxsdschemaresolver_p.h"
#include <QtCore/QSharedData>
Go to the source code of this file.
Classes | |
class | QPatternist::XsdSchemaParserContext |
A context for schema parsing. More... | |
class | QPatternist::XsdTagScope |
A namespace class that contains identifiers for the different scopes a tag from the xml schema spec can appear in. More... | |
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |
Typedefs | |
typedef QHash< NamedSchemaComponent::Ptr, QSourceLocation > | QPatternist::ComponentLocationHash |