Mark Jablin
March 20th, 2001, 04:19 PM
I'm using the xsd:include statement in one of my schemas multiple times to include several other schema documents. Two of the documents that I include both have references to the same schema document. When I include both of them, I get an error saying that the element included twice has been defined twice. Is there a way around this? Thanks.