Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change DTD to XML Schema #1

Open
juanger opened this issue Jun 30, 2010 · 3 comments
Open

Change DTD to XML Schema #1

juanger opened this issue Jun 30, 2010 · 3 comments

Comments

@juanger
Copy link
Owner

juanger commented Jun 30, 2010

Jaguar should validate xml files using a XML Schema inside the jar distribution. This will make people happier and will start using it faster (less configuration, directories, mess…)

@hectoregm
Copy link

I would use RELAX NG instead of xml schema.

@juanger
Copy link
Owner Author

juanger commented Jul 21, 2010

Great, I'll see how to do that with Java.

@juanger
Copy link
Owner Author

juanger commented Jul 23, 2010

It is a pain to get RELAX NG working with java 6 (it's doable, but I'm lazy). Sticking to XML Schema as i don't want to use a bunch of external libraries, hack them and bundle them in the distribution jar just to validate some xml files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants