Replication flag in component definition. Component definitions should now inherit from Types/Component.xsd

This commit is contained in:
2016-02-03 14:44:56 +01:00
parent 02b69a86e7
commit 3a2b124cae
6 changed files with 32 additions and 6 deletions
@@ -3,6 +3,8 @@
#include <xercesc/framework/psvi/XSElementDeclaration.hpp>
#include <xercesc/framework/psvi/XSComplexTypeDefinition.hpp>
#include <xercesc/framework/psvi/XSAttributeUse.hpp>
#include <xercesc/framework/psvi/XSAttributeDeclaration.hpp>
#include <xercesc/framework/psvi/XSParticle.hpp>
#include <xercesc/framework/psvi/XSModelGroup.hpp>
#include <xercesc/framework/psvi/XSModelGroupDefinition.hpp>