Menu

#46 Upgrade xsd from 1.0 to 1.1?

1.0
closed
None
2017-08-11
2015-12-16
No

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.

Discussion

  • Nicolas Hainaux

    Nicolas Hainaux - 2016-06-27
    • Milestone: 0.7.1 --> 1.0
     
  • Nicolas Hainaux

    Nicolas Hainaux - 2017-08-11
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1,4 @@
    +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.
    
    • status: open --> closed
    • assigned_to: Nicolas Hainaux
     

Log in to post a comment.

MongoDB Logo MongoDB