Constructors in XQuery Core BNF (WD 20 February 2004)
"Sievers, Jan" <[email protected]> Mon, 30 Aug 2004 14:01:54 +0200
| Newsgroups | gmane.comp.web.query-languages |
|---|---|
| Message-ID | <[email protected]> |
Hi everybody, I have another question about the XQuery Core BNF. I think the ComputedConstructors are missing in the production [53 (Core)] PrimaryEpr ::= Literal | VarRef | ParenthizedExpr | FunctionCall The production [57 (Core)] ComputedConstructors ::= CompElemConstructor ... is never used. Is this correct? Regards, Jan