David Lutterkort <lut...@redhat.com> wrote on 11/03/2011 12:36:35 PM: ... > > The issue really isn't so much that there is this small difference > between JSON and XML, but that the rules for the JSON/XML correspondence > aren't spelled out. Sections 4.1.9 and 4.1.10 in the WIP talk a little > bit about that, but a slightly more formal (structural induction or so) > set of rules would definitely ease the mind of any implementor. BTW, > 4.1.10 contradicts the examples later on, like the one on page 37 for a > MachineTemplate - 4.1.10 talks about a wrapper property, whereas the > examples don't have one.
can you elaborate on the mismatch between 4.1.10 and MachineTemplate? Which part of MachineTemplate is missing a wrapper? I'd like to fix it. -Doug