Hi Ishan,
I'm not sure if I am the right person to comment on this (but
feeling to do so since other folks at Xerces developer's team seem to
be tied up :)
I really wish following points to be addressed for Xerces SCD implementation:
1. Since Xerces XSModel is not an XSObject, can't we create a SCD root
object on top of Xerces XSObject -- or may be an implementation above
XSModel (something like following):
interface SCDModel extends XSObject {
...
}
or may be SCDModel extends XSModel
I'm not sure now, that which of above is more correct to be followed
for Xerces SCD implementation.
I remember to have mentioned this a while ago on this list. I'm not
sure if Sandy saw any constraints to have them implemented. Or if you
discussed this with Sandy (perhaps you were short of time :(
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, and
must be implemented to consider an SCD implementation complete.
2. I think it would be nice, if someone (perhaps you ...) can create
few use-cases for Xerces SCD implementation (kind of multiple
test-cases) and share with us. This would help us to learn about SCD
better, and what all things it can achieve. I think this will give
Xerces folks more motivation to learn about SCD (since it is a
relatively new language than say, XML Schema).
AM, Ishan Jayawardena <[email protected]> wrote:
> Hi,
> I thought of reminding you about the work I did during the summer of
> code program. Sandy has already committed the SCD work to the schema
> 1.1 branch[0]. Also I wrote a JUnit test for it and I have attached it
> with this. If you have any concern, please let me know. Looking
> forward to have any comment or suggestion.
>
> [0]
> http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/scd/
>
> Thanks.
--
Regards,
Mukul Gandhi
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]