On Oct 4, 2011, at 10:21 PM, Tudor Girba wrote:
Hi,
I am not sure where you got this from, but I think it comes from some wrong Pier code
representing MSE.
It should be only *. \ is used in Pier to escape special characters.
I do not know
Now don;t you think it would be
> Document := OPEN ElementNode \* CLOSE
=> Document := OPEN ElementNode * CLOSE
and not
> Document := OPEN ElementNode *. CLOSE
I guess that . is one and * multiple
Stef
Cheers,
Doru
On 4 Oct 2011, at 21:27, Stéphane Ducasse wrote:
Hi guys
what is \*
in
Root := Document ?
Document := OPEN ElementNode \* CLOSE
ElementNode := OPEN NAME Serial ? AttributeNode \* CLOSE
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Next time you see your life passing by, say 'hi' and get to know
her."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev