Gabe Beged-Dov <begeddov@jfinity.com> wrote: > As far as I can tell, there isn't an operational need for a qname to > have a non-empty local-part. Unfortunately, this is in violation of the XML names spec: QName ::= (Prefix ':')? LocalPart NCName ::= (Letter | '_') (NCNameChar)* I'm no BNF expert but I think this means that a qname must start with at least one letter (or an underscore). However, you're right -- it does work in most parsers. -- [ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]Received on Wednesday, 14 February 2001 21:53:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:51:48 GMT