Hi Ishan, I meant that you should open a *new* JIRA issue for your updates. The GSoC one (XERCESJ-1426) is already resolved.
Thanks. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected] "Ishan Jayawardena (JIRA)" <[email protected]> wrote on 11/19/2010 11:27:14 AM: > Ishan Jayawardena updated XERCESJ-1426: > --------------------------------------- > > Attachment: patches.zip > > I made some modifications for a new design for SCD in the xml- > schema-1.1-dev branch and created some patches for them. > > > [GSoC]: Implement a parser and evaluator for Schema Component > Designators (SCD) > > > ------------------------------------------------------------------------------- > > > > Key: XERCESJ-1426 > > URL: https://issues.apache.org/jira/browse/XERCESJ-1426 > > Project: Xerces2-J > > Issue Type: New Feature > > Components: XML Schema API > > Affects Versions: 2.9.1 > > Reporter: Michael Glavassevich > > Assignee: Sandy Gao > > Fix For: 2.11.0 > > > > Attachments: patches.zip, patches.zip, scd.patch, tests.patch > > > > > > Design and implement a parser and evaluator for Schema Component > Designators [1]. A Schema component designator identifies XML Schema > Component(s) defined in the W3C XML Schema Definition language using > a path expression (similar to an XPath expression). This project > invovles writing a parser to parse the SCD expression (automatic > code generation tools like JavaCC can be used to generate the > parser), and an evaluator to evaluate the expression (return the > selected components from an XSModel). > > Possible Mentors: Khaled Noaman, Sandy Gao, Michael Glavassevich > > [1] http://www.w3.org/TR/xmlschema-ref/ > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
