There appears to be an ambiguity in the current draft specification's grammar, which I was hoping someone could resolve for me. Consider: 1 instance of xs:integer+ +1 Is this equivalent to: (1 instance of xs:integer+) +1 or: (1 instance of xs:integer) + (+1) ? I would suggest changing the syntax for InstanceOfExpr so parentheses are put around the SequenceType.Received on Thursday, 30 May 2002 04:38:35 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:43:42 UTC