- From: <jos.deroo.jd@belgium.agfa.com>
- Date: Tue, 28 Aug 2001 16:35:56 +0100
- To: dave.beckett@bristol.ac.uk
- Cc: w3c-rdfcore-wg@w3.org
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