Schema.h File Reference

A class that models an XML Schema (XSD). More...

#include "Annotation.h"
#include "Attribute.h"
#include "AttributeGroup.h"
#include "ComplexType.h"
#include "Element.h"
#include "Enums.h"
#include "Group.h"
#include "Identifiable.h"
#include "Import.h"
#include "Include.h"
#include "Notation.h"
#include "Redefine.h"
#include "Schema.h"
#include "SimpleType.h"
#include <boost/bimap.hpp>
#include <boost/noncopyable.hpp>
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Classes

class  te::xsd::Schema
 A class that models a XML schema (XSD). More...
 

Namespaces

 te
 URI C++ Library.
 
 te::xsd
 

Detailed Description

A class that models an XML Schema (XSD).

Definition in file Schema.h.