On 04/21/12 20:45, Florian Obser wrote: > I think it should apply to the whole grammar: > This does not work (syntax error) > pass in tag tag > pass in tag /foo > while this works: > pass in tag "tag" > pass in tag "/foo"
Of course these rules combined are nonsense. What I meant to say: I tried both cases on their own. Sorry for the inaccuracy. florian
