Extension.cpp File Reference

This class models an extension element that can be used to extend an existing simpleType or complexType element. More...

#include "../common/STLUtils.h"
#include "AbstractAttribute.h"
#include "AnyAttribute.h"
#include "Content.h"
#include "Extension.h"
#include "QName.h"
#include <cassert>

Go to the source code of this file.

Detailed Description

This class models an extension element that can be used to extend an existing simpleType or complexType element.

Definition in file Extension.cpp.