UNC-Libraries / jquery.xmleditor

jQuery based XML editor plugin.
153 stars 71 forks source link

xsd2json: Basic support for attribute and value restrictions #90

Closed vog closed 7 years ago

vog commented 7 years ago

Fixed #82.

This pull request depends on the following other pull requests:

vog commented 7 years ago

Rebased on current master. Ready to merge. Please review.

bbpennel commented 7 years ago

After pulling in changes from the master branch all the tests were passing except for the mods one: issue-078-mods-3-4 | Could not resolve reference to type 3:string from definition type Is that passing for you?

vog commented 7 years ago

Current master (8435c5066cb7e5f51c0309f479add9524d06249e) shows all green for me.

I rebased this pull request to that current master (result commit ad1f84a2f4bbea6c43088e89cd1ac61a8ae114a9), and still everything green.

bbpennel commented 7 years ago

Okay, they are all passing for me now too after the rebasing