On Sun, Oct 3, 2010 at 11:48 AM, Ishan Jayawardena <[email protected]> wrote: > I think earlier, Sandy had an idea about modifying XSModel to implement the > XSObject interface. But I'm not sure if he's > working on that right now. May be he will say something about that.
Don't want to interfere with what Sandy wishes to do with XSModel :) I think he is amongst the original designers of that interface, and he would know what's best for evolving the XSModel, and if doing any such thing would affect the Xerces XML Schema implementation (where it is most needed currently). >> I think ability to map a lexical SCD pattern like /xx/yy to an object >> path within XSModel tree is really an important use-case for SCD > What do you mean by this? Can you explain it a bit more? I meant the ability to resolve an absolute schema path (since my example starts with '/') expression to an XSModel instance target (i.e a subset of schema components). I think this is absent from current Xerces SCD implementation, as reflected in the commit trace you shared about SCD implementation recently. -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
