Re: RDF/XML Syntax Internal Working Draft V1.23

Hi Dave,

[you must have been working very hard!]

> This addresses ACTION 2001-08-24#3 DaveB: Get syntax draft updated.
>
>   RDF/XML Syntax - RDF Core WG Internal Working Draft V1.23
>   http://ilrt.org/discovery/2001/07/rdf-syntax-grammar/

[...]

4.1. Infoset Notation
[...]
> + One or one of preceding term
           ^^^more

[...]
> 4.4 Production description (was 6.3 description)
> element([namespace name]=rdf-ns,
>     [local name]="Description",
>     [attributes]=set(idAboutAttr?, bagIdAttr?, propertyAttr*),
>     [children]=list())
> | element([namespace name]=rdf-ns,
>     [local name]="Description",
>     [attributes]=set(idAboutAttr?, bagIdAttr?, propertyAttr*),
>     [children]=list(propertyElt+))

I was wondering if there was any difference by saying
  element([namespace name]=rdf-ns,
      [local name]="Description",
      [attributes]=set(idAboutAttr?, bagIdAttr?, propertyAttr*),
      [children]=list(propertyElt*))

and the same for 4.5 and 4.6

--
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/

Received on Tuesday, 28 August 2001 10:41:48 UTC