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