$(DESTDIR)/ComplexType.$(OBJ): \
	../src/schemaparser/ComplexType.cpp \
	../src/schemaparser/ComplexType.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/ContentModel.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Attribute.h

$(DESTDIR)/ContentModel.$(OBJ): \
	../src/schemaparser/ContentModel.cpp \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/Group.h

$(DESTDIR)/Group.$(OBJ): \
	../src/schemaparser/Group.cpp \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/SchemaParserException.h

$(DESTDIR)/SchemaDebug.$(OBJ): \
	../src/schemaparser/SchemaDebug.cpp \
	../src/schemaparser/SchemaParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h

$(DESTDIR)/SchemaParser.$(OBJ): \
	../src/schemaparser/SchemaParser.cpp \
	../src/schemaparser/SchemaParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/ConfigFile.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h

$(DESTDIR)/SchemaValidator.$(OBJ): \
	../src/schemaparser/SchemaValidator.cpp \
	../src/schemaparser/SchemaValidator.h \
	../src/schemaparser/SchemaParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/schemaparser/TypeContainer.h

$(DESTDIR)/SimpleType.$(OBJ): \
	../src/schemaparser/SimpleType.cpp \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/XSDType.h \
	../src/xmlpull/Qname.h \
	../src/schemaparser/Schema.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/SchemaParserException.h

$(DESTDIR)/TypeContainer.$(OBJ): \
	../src/schemaparser/TypeContainer.cpp \
	../src/schemaparser/TypeContainer.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/SchemaParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h

$(DESTDIR)/TypesTable.$(OBJ): \
	../src/schemaparser/TypesTable.cpp \
	../src/schemaparser/TypesTable.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/XSDType.h \
	../src/xmlpull/Qname.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/ContentModel.h \
	../src/schemaparser/Attribute.h

$(DESTDIR)/Message.$(OBJ): \
	../src/wsdlparser/Message.cpp \
	../src/xmlpull/XmlUtils.h \
	../src/wsdlparser/Message.h \
	../src/xmlpull/Qname.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/Schema.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlElement.h

$(DESTDIR)/Soap.$(OBJ): \
	../src/wsdlparser/Soap.cpp \
	../src/wsdlparser/Soap.h \
	../src/wsdlparser/WsdlExtension.h \
	../src/xmlpull/XmlPullParser.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/wsdlparser/WsdlParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/wsdlparser/PortType.h \
	../src/wsdlparser/Operation.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlElement.h \
	../src/wsdlparser/Message.h \
	../src/wsdlparser/Binding.h \
	../src/schemaparser/SchemaValidator.h \
	../src/schemaparser/TypeContainer.h

$(DESTDIR)/WsdlDebug.$(OBJ): \
	../src/wsdlparser/WsdlDebug.cpp \
	../src/wsdlparser/WsdlParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/wsdlparser/PortType.h \
	../src/wsdlparser/Operation.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlElement.h \
	../src/wsdlparser/Message.h \
	../src/wsdlparser/Binding.h \
	../src/wsdlparser/WsdlExtension.h

$(DESTDIR)/WsdlElement.$(OBJ): \
	../src/wsdlparser/WsdlElement.cpp \
	../src/wsdlparser/WsdlElement.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/Schema.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/wsdlparser/PortType.h \
	../src/wsdlparser/Operation.h \
	../src/wsdlparser/Message.h \
	../src/wsdlparser/Binding.h \
	../src/wsdlparser/WsdlExtension.h

$(DESTDIR)/WsdlInvoker.$(OBJ): \
	../src/wsdlparser/WsdlInvoker.cpp \
	../src/wsdlparser/WsdlInvoker.h \
	../src/xmlpull/XmlSerializer.h \
	../src/wsdlparser/WsdlParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/wsdlparser/PortType.h \
	../src/wsdlparser/Operation.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlElement.h \
	../src/wsdlparser/Message.h \
	../src/wsdlparser/Binding.h \
	../src/wsdlparser/WsdlExtension.h \
	../src/wsdlparser/Soap.h \
	../src/schemaparser/SchemaValidator.h \
	../src/schemaparser/TypeContainer.h

$(DESTDIR)/WsdlParser.$(OBJ): \
	../src/wsdlparser/WsdlParser.cpp \
	../src/wsdlparser/WsdlParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/xmlpull/osdir.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/wsdlparser/PortType.h \
	../src/wsdlparser/Operation.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlElement.h \
	../src/wsdlparser/Message.h \
	../src/wsdlparser/Binding.h \
	../src/wsdlparser/WsdlExtension.h \
	../src/wsdlparser/Soap.h \
	../src/schemaparser/SchemaValidator.h \
	../src/schemaparser/TypeContainer.h

$(DESTDIR)/XmlPullParser.$(OBJ): \
	../src/xmlpull/XmlPullParser.cpp \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/xmlpull/XmlUtils.h

$(DESTDIR)/XmlSerializer.$(OBJ): \
	../src/xmlpull/XmlSerializer.cpp \
	../src/xmlpull/XmlSerializer.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/xmlpull/XmlUtils.h

$(DESTDIR)/XmlUtils.$(OBJ): \
	../src/xmlpull/XmlUtils.cpp \
	./w3c.h \
	../src/xmlpull/XmlUtils.h

$(DESTDIR)/schema.$(OBJ): \
	../src/tools/schema.cpp \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/schemaparser/SchemaValidator.h \
	../src/schemaparser/TypeContainer.h

$(DESTDIR)/wsdl.$(OBJ): \
	../src/tools/wsdl.cpp \
	../src/wsdlparser/WsdlInvoker.h \
	../src/xmlpull/XmlSerializer.h \
	../src/wsdlparser/WsdlParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/wsdlparser/PortType.h \
	../src/wsdlparser/Operation.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlElement.h \
	../src/wsdlparser/Message.h \
	../src/wsdlparser/Binding.h \
	../src/wsdlparser/WsdlExtension.h \
	../src/wsdlparser/Soap.h \
	../src/schemaparser/SchemaValidator.h \
	../src/schemaparser/TypeContainer.h

$(DESTDIR)/print.$(OBJ): \
	../examples/print/print.cpp \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/wsdlparser/WsdlParser.h \
	../src/wsdlparser/PortType.h \
	../src/wsdlparser/Operation.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlElement.h \
	../src/wsdlparser/Message.h \
	../src/wsdlparser/Binding.h \
	../src/wsdlparser/WsdlExtension.h \
	../src/wsdlparser/Soap.h \
	../src/schemaparser/SchemaValidator.h \
	../src/schemaparser/TypeContainer.h

$(DESTDIR)/stocks.$(OBJ): \
	../examples/stocks/stocks.cpp \
	../src/wsdlparser/WsdlInvoker.h \
	../src/xmlpull/XmlSerializer.h \
	../src/wsdlparser/WsdlParser.h \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/schemaparser/SchemaParser.h \
	../src/schemaparser/Schema.h \
	../src/schemaparser/SchemaParserException.h \
	../src/schemaparser/Group.h \
	../src/schemaparser/ContentModel.h \
	../src/xmlpull/Qname.h \
	../src/xmlpull/XmlUtils.h \
	../src/schemaparser/Element.h \
	../src/schemaparser/Constraint.h \
	../src/schemaparser/AttributeGroup.h \
	../src/schemaparser/Attribute.h \
	../src/schemaparser/ComplexType.h \
	../src/schemaparser/XSDType.h \
	../src/schemaparser/SimpleType.h \
	../src/schemaparser/TypesTable.h \
	../src/wsdlparser/PortType.h \
	../src/wsdlparser/Operation.h \
	../src/wsdlparser/WsdlException.h \
	../src/wsdlparser/WsdlElement.h \
	../src/wsdlparser/Message.h \
	../src/wsdlparser/Binding.h \
	../src/wsdlparser/WsdlExtension.h \
	../src/wsdlparser/Soap.h \
	../src/schemaparser/SchemaValidator.h \
	../src/schemaparser/TypeContainer.h

$(DESTDIR)/roundtrip.$(OBJ): \
	../examples/xml/roundtrip.cpp \
	../src/xmlpull/XmlPullParser.h \
	../src/xmlpull/XmlPullParserException.h \
	../src/xmlpull/XmlSerializer.h

$(DESTDIR)/w3c.$(OBJ): \
	./w3c.cpp \
	./w3c.h

