On Friday, November 28, 2003, 11:54:21 PM, Tim wrote: TB> On Nov 28, 2003, at 2:43 PM, Tim Bray wrote: >> I believe the wording we agreed on is along the lines of >> "Must-understand means that markup from an unrecognized namespace is >> treated as an error condition." TB> Er, that should be just "unrecognized markup" right? -T Not necessarily. Perhaps that is easier to see with a pair of rules: Must-understand: unrecognised markup from a particular namespace is anerror Must ignore: unrecognised markup from other namespaces must be ignored. Also, 'ignored' should be clarified tomeen that the outermost unknown element (including its start tag, and (if not empty) its content, children,and end tag, are placed in the DOM but are not interpreted. As opposed to some 'strip off the tags and process the content as text' or 'skip ahead in parsing' type of 'ignore'. -- Chris mailto:chris@w3.orgReceived on Sunday, 30 November 2003 06:30:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:55:49 GMT