Hi Octavian,
    Thanks very much. I can now replicate the issues (XERCESJ-1577 &
XERCESJ-1578) originally mentioned in these bug reports.

I apologize for hastily doing an incorrect analysis.

On Fri, Aug 17, 2012 at 2:45 PM, Octavian Nadolu (JIRA)
<[email protected]> wrote:
>
>     [ 
> https://issues.apache.org/jira/browse/XERCESJ-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436623#comment-13436623
>  ]
>
> Octavian Nadolu commented on XERCESJ-1577:
> ------------------------------------------
>
> [~mukul_gandhi]
> The arguments that you pass to the SourceValidator are not correct. Please 
> make sure that after -a parameter you specify the schema file.
> So, instead of:
> jaxp.SourceValidator -a -f -xsd11 main.xsd
> you should use:
> jaxp.SourceValidator  -f -xsd11 -a main.xsd
>
> I also reproduce the problem reposted by Radu on the xml-schema-1.1-dev 
> branch.





-- 
Regards,
Mukul Gandhi

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to