getodk / validate

ODK Validate is a Java application for confirming that a form is valid and compliant with the ODK XForms specification. Contribute and make the world a better place! ✨🔍✨
https://docs.getodk.org/validate/
Other
9 stars 26 forks source link

Upgrade to use correct odk namespace #59

Closed yanokwa closed 6 years ago

yanokwa commented 6 years ago

Confirmed working by trying a form with xmlns:odk="http://www.opendatakit.org/xforms" as the namespace.

yanokwa commented 6 years ago

Addresses https://github.com/opendatakit/xforms-spec/issues/203