July 2013
Intermediate to advanced
480 pages
15h 11m
English
This appendix contains graphical representations of the BNF grammar that’s contained in the CMIS 1.1 specification for Query. There’s no additional information here beyond what’s in the normative text. These graphics were generated with the Railroad Diagram Generator tool, which you can find at http://railroad.my28msec.com/rr/ui.
CMIS11QueryStatement

CMIS11QueryStatement
::= 'SELECT' ( '*' | SelectSublist ( ',' SelectSublist )* )
'FROM' TableReference ( 'WHERE' SearchCondition )? ( 'ORDER BY' SortSpecification ( ',' SortSpecification ...Read now
Unlock full access