mismatch between test and RDF/XML syntax

Hi:

The RDF/XML Syntax Specification (Revised), draft of 4 August 2003 appears
to allow strings that are not in Normal Form C.  This is counter to test
rdf-charmod-literals/error001.rdf


The relevant productions for this example are

7.2.14 propertyElt		which parses <eg:Creater eg:named="..."/>
7.2.21 emptyPropertyElt		which parses <eg:Creater eg:named="..."/>
7.2.25 propertyAttr		which parses eg:named="..."

the last of which allows anyString (defined as ``Any string.'') as the
value of the attribute.


Peter F. Patel-Schneider
Bell Labs Resarch
Lucent Technologies

Received on Tuesday, 5 August 2003 14:05:28 UTC