Re: Test cases for parseType mis-spelling errors

Are we banning use of rdf:* except where we say so?

My thought is that a parser may choose to treat rdf:ParseType as a propAttr.
Your test cases are still errors but with a different sort of error message.


e.g.
   ERROR: Unknown rdf attribute: 'ParseType'

or

   ERROR: Unexpected text, propertyElt with propAttrs must be empty.


which one do we go for?

(I prefer the first)


Jeremy

Received on Thursday, 18 October 2001 11:18:44 UTC