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

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis message

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


Subject: [OASIS Issue Tracker] Created: (CMIS-175) Fix query specificationfor CONTAINS()


Fix query specification for CONTAINS()
--------------------------------------

                 Key: CMIS-175
                 URL: http://tools.oasis-open.org/issues/browse/CMIS-175
             Project: OASIS Content Management Interoperability Services (CMIS) TC
          Issue Type: Bug
          Components: Domain Model
    Affects Versions: Draft 0.61
            Reporter: Ryan McVeigh
            Assignee: Ethan Gur-esh
            Priority: Minor


The spec for the optional qualifier in CONTAINS() (line 924), IN_FOLDER() (line 976), and IN_TREE() (line 996) all read like this: "CONTAINS( [<qualifier>], <arg> )". So if the optional qualifier is not supplied, the function must be written as: "CONTAINS( , arg )" (with the bonus comma). BNF agrees. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


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