[sc34wg3] Comments on comments

Lars Heuer heuer at semagia.com
Tue Jan 29 10:01:00 EST 2008


[...]
> There's no difficulty in parsing this. There's been a lot of comments
> like this one, wondering whether we can use character X to mean  
> something specific when character X can also occur in some kind of  
> token, but there's no problem with this.

Exactly. That's also the reason why there is no problem to parse a
QName and a colon as type/value-delimiter.

      q:Name: bla  => QName Colon
      q:Name : bla => QName Colon
      Ident: bla   => Identifier Colon
      
etc...

Best regards,
Lars
-- 
http://www.semagia.com



More information about the sc34wg3 mailing list