Integration with XSDs
Quite often I have seen a specification for XML using XSDs (XML Schema Definitions.) Not only does it contain the expected XML tags expected it usually contains rules, such as how many times a field is expected. Unfortunately as Jade developers we...