52 #ifndef Patternist_XsdSchemaDebugger_H 53 #define Patternist_XsdSchemaDebugger_H
#define QT_END_NAMESPACE
This macro expands to.
void dumpSchema(const XsdSchema::Ptr &schema)
void dumpType(const SchemaType::Ptr &type)
#define QT_BEGIN_NAMESPACE
This macro expands to.
void dumpParticle(const XsdParticle::Ptr &particle, int level=0)
XsdSchemaDebugger(const NamePool::Ptr &namePool)
The namespace for the internal API of QtXmlPatterns.
void dumpWildcard(const XsdWildcard::Ptr &wildcard)
void dumpAttribute(const XsdAttribute::Ptr &attribute)
void dumpInheritance(const SchemaType::Ptr &type, int level=0)
void dumpElement(const XsdElement::Ptr &element)
const NamePool::Ptr m_namePool