18.01.2015 Views

Content Management Interoperability Services (CMIS) Version 1.1

Content Management Interoperability Services (CMIS) Version 1.1

Content Management Interoperability Services (CMIS) Version 1.1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

"includedInSupertypeQuery":true,<br />

"creatable":true,<br />

"fulltextIndexed":false,<br />

"queryable":false,<br />

"controllableACL":true,<br />

"controllablePolicy":false,<br />

"propertyDefinitions":{<br />

"my:stringProperty":{<br />

"id":"my:stringProperty",<br />

"localNamespace":"local",<br />

"localName":"my:stringProperty",<br />

"queryName":"my:stringProperty",<br />

"displayName":"My String Property",<br />

"description":"This is a String.",<br />

"propertyType":"string",<br />

"updatability":"readwrite",<br />

"inherited":false,<br />

"openChoice":false,<br />

"required":false,<br />

"cardinality":"single",<br />

"queryable":true,<br />

"orderable":true,<br />

}<br />

}<br />

}<br />

<br />

5.4.4.4 Access to Form Response <strong>Content</strong><br />

JSON response content is subject to the same security constraints as any other kind of JavaScript which<br />

means that a browser will not allow JavaScript in a page to access JSON objects included in an HTML Form<br />

response if that response came from a different domain than the rest of the page content. For example,<br />

suppose a browser displayed an HTML Form from Web Server foo.example.com to create a document<br />

in a <strong>CMIS</strong> repository on server bar.example.com. When the user submits the form, there is no way for<br />

the page to access the JSON object representing the new document created as a response to the submitted<br />

form.<br />

<strong>CMIS</strong>-v<strong>1.1</strong>-csprd01<br />

Standards Track Work Product<br />

Copyright © OASIS Open 2012. All Rights Reserved.<br />

18 August 2012<br />

Page 308 of 331

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!