[ 
https://issues.apache.org/jira/browse/XERCESJ-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ishan Jayawardena updated XERCESJ-1426:
---------------------------------------

    Attachment: patches.zip

this contains patches for JUnit tests to test the SCD implementation.

> [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
>         Attachments: 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]

Reply via email to