OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

search-ws message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Possible type in BNF?


Title: OASIS Specification Template

The following (first) row in BNF does not quite seem right:

sortedQuery

::=

prefixAssignment sortedQuery

| scopedClause ['sortby' sortSpec]



Perhaps this was meant to be?:

OASIS Specification Template

sortedQuery

::=

prefixAssignment cqlQuery

| scopedClause ['sortby' sortSpec]


Thanks.
-- 
Regards,
Farrukh

Web: http://www.wellfleetsoftware.com



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]