#include <iostream>
#include <fstream>
#include <string>
#include <xmlpull/XmlPullParser.h>
#include <xmlpull/XmlPullParserException.h>
#include <schemaparser/SchemaParser.h>
#include <schemaparser/SchemaValidator.h>
#include <schemaparser/TypeContainer.h>
#include <schemaparser/SchemaParserException.h>
Include dependency graph for schema.cpp:
Functions | |
void | usage (void) |
int | main (int argc, char *argv[]) |
|
|
|
|