Skip to content
Discussion options

You must be logged in to vote

Ok, figgered this out. There's a longer story here about updating/refreshing existing applications and those applications currently use XML with XSD schema defs and they're being updated to use JSON and JSON schema defs, blah, blah, blah.

I started on this project with a big pile of already generated JSON schema files and attempted to create C++ and Java classes from them for the application upgrade. QuickType had some problems with that pile of JSON schema files so I started from scratch (from the XSD schema files and created my own JSON schema files).

I'll post samples of what I produced and how I invoke QuickType, but first some notes:

  1. In the JSON schema files, the 'title' attribute i…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by retiredracer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant