We could actually make (3) a lot easier to manage
if we used xsd:redefine
http://www.w3.org/TR/xmlschema-1/#modify-schema
and shared a common schema to define the shared elements.
i.e. create an mc-common.xsd with no target namespace
and all the shared elements/types
then we each redefine it into our own namespace.
I think (3) would also reduce the amout of typing and baggage
the user has to do, since they don't have to xmlns everywhere. ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132608#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...