- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 08 Oct 2007 14:24:26 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5083 ------- Comment #2 from tim@cbcl.co.uk 2007-10-08 14:24 ------- For what it's worth, we interpretted this as: Namespace ::= ('"' (PredefinedEntityRef | CharRef | EscapeQuot | '{{' | '}}' | [^{}"&])* '"') | ("'" (PredefinedEntityRef | CharRef | EscapeApos | '{{' | '}}' | [^{}'&])* "'") and found the specification to be unhelpful here too.
Received on Monday, 8 October 2007 14:24:35 UTC