On Mar 6, 2013, at 12:08 PM, Steve Rowe <sar...@gmail.com> wrote: > I'm not sure what pieces you might be missing, sorry.
My main confusion is around this: bq. When schema.xml is present, schema.json (if any) will be ignored. Basically, why have schema.json? Perhaps it's just me, but a json schema seems like a lot harder to deal with as a human than an XML schema file. Hence the rest of my comments - just because we don't use the DOM or XML internally doesn't seem to mean we need to do JSON through the entire pipeline (eg the serialized representation) - Mark