RE: Extending Types

> 
> Actually, in my case, I need to create a complexType that 
> will be extended by other people, just overwriting (or 
> "implementing") the BusinessContent tag. 

I think the simplest solution is a low-tech one: have your type refer to a
named model group called BusinessContentGroup which you define in a separate
schema document, which people can edit.

OK that has disadvantages, for example it makes it difficult for different
extensions of the schema to coexist, but those disadvantages apply to nearly
all other techniques as well.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 

Received on Tuesday, 1 December 2009 19:01:17 UTC