[ 
https://issues.apache.org/jira/browse/XERCESJ-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933872#action_12933872
 ] 

Sandy Gao commented on XERCESJ-1476:
------------------------------------

Ishan. Thanks for submitting this. (It would be much easier to apply the patch 
if all the changes are in a single patch file.)

It seems you added a new file SchemaComponent.java but didn't include that in 
the patch? And SchemaComponent should probably live in 
org.apache.xml.xerces.xs. The "xs" package is part of the interface, and 
shouldn't depend on an impl package.

> Enable XSModel to be returned as a schema component
> ---------------------------------------------------
>
>                 Key: XERCESJ-1476
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1476
>             Project: Xerces2-J
>          Issue Type: Improvement
>          Components: XML Schema API
>    Affects Versions: 2.10.0
>            Reporter: Ishan Jayawardena
>            Assignee: Sandy Gao
>         Attachments: patches.zip
>
>
> Currently, the design of SCD does not support XSModel (the schema description 
> schema component) to be returned as a schema component. Ideally, we have to 
> treat the description component as another schema component and return it as 
> the result for certain SCDs, to maintain the consistency of the SCD API.

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