- From: <alain.couthures@agencexml.com>
- Date: Wed, 17 Sep 2014 15:32:13 +0200 (CEST)
- To: Steven Pemberton <Steven.Pemberton@cwi.nl>, public-forms@w3.org
Received on Wednesday, 17 September 2014 13:32:43 UTC
> Le 17 septembre 2014 à 15:20, Steven Pemberton <Steven.Pemberton@cwi.nl> a
> écrit :
>
>
> > >
> > {"p": [[]]}
> >
> > > <json><p array="true"/><_ name="" type="array"/></json>
>
<json><p array="true"><_ name="" array="true"/></p></json>
Is that right?
>
> But this one, I don't think is covered properly:
>
> {"p": [{}]}
>
> because the current description doesn't distinguish between this and
>
> {"p": []}
>
> that is between an empty array, and an array containing just an empty object.
>
> Ideas?
>
>
<json><p array="true"><_ name="" object="true"/></p></json>
while {} is converted to <json/>, right?
--Alain
Received on Wednesday, 17 September 2014 13:32:43 UTC