Upgrade xsd from 1.0 to 1.1?
Generator of maths worksheets and their detailed solutions
Status: Alpha
Brought to you by:
nico_h
SINCE we moved from XML to YAML, xsd has no sense anymore
See if a xml schema 1.1 validator exists, that can be used both under linux and freebsd (maybe not a python library since the 1.0 validator library does not exist for python3 under freebsd yet).
The advantage of using 1.1 schemas would be the possibility of putting the tests of matching number sources and questions types in the xsd schema instead of letting it buried inside the python code.
Diff: