#include "xmlpull/wsdlpull_export.h"
#include "xmlpull/XmlPullParser.h"
#include "xmlpull/XmlPullParserException.h"
#include "schemaparser/Schema.h"
#include "schemaparser/SchemaParserException.h"
#include "schemaparser/Group.h"
#include "schemaparser/Element.h"
#include "schemaparser/Constraint.h"
#include "schemaparser/AttributeGroup.h"
#include "schemaparser/ComplexType.h"
#include "schemaparser/SimpleType.h"
#include "schemaparser/TypesTable.h"
Go to the source code of this file.
Namespaces | |
namespace | Schema |
Classes | |
class | Schema::SchemaParser |
struct | Schema::SchemaParser::ImportedSchema |