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

[RFC] adding a Schema validation #76

Closed
liuggio opened this issue Feb 24, 2013 · 2 comments
Closed

[RFC] adding a Schema validation #76

liuggio opened this issue Feb 24, 2013 · 2 comments

Comments

@liuggio
Copy link

liuggio commented Feb 24, 2013

A great feature of XML is that you could validate a given XML file with another file.
In that file you could define the schema of the file with default values, optional values, children, data types etc.

In some env the schema is a killer feature, its usage should be suggested as best practice.

The schema file could be called
TOSF - Schema File
TOSD - as XSD
TOLO - Liuggio Obvious

@mojombo
Copy link
Member

mojombo commented Feb 24, 2013

I'd be interested in seeing your take on what that would look like. Schemas can be quite useful.

@liuggio
Copy link
Author

liuggio commented Feb 24, 2013

Tomorrow I'll send a PR with a TOLS file that validates the examples.

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