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

Oliver Heger updated CONFIGURATION-257:
---------------------------------------

        Fix Version/s: 1.5
    Affects Version/s: 1.3

Extended support for schema validation seems to be available in Java since the 
1.5 release. However ATM our minimum required JDK is still 1.3. Do you know 
whether it is possible to perform schema validation in this version in a 
portable way? Otherwise this feature will have to wait until we drop the JDK 
1.3 compatibility and move on to 1.5.

> XMLConfiguration with Schema
> ----------------------------
>
>                 Key: CONFIGURATION-257
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-257
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: 1.3
>         Environment: no special issues
>            Reporter: Andre Pietsch
>            Priority: Minor
>             Fix For: 1.5
>
>
> It would be nice if you can set a self defined schema or better a schema file 
> to validate a XML-file that has no schema defined in its source.
> I would be happy with something like XMLConfiguratiom.setSchema(java.io.File 
> schemaFile) or XMLConfiguration.setSchema(javax.xml.validation.Schema schema) 
> that is forwarded to the XML-parser used by XMLConfiguration.
> Thanks alot...

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