Author: fmui
Date: Thu Aug 25 15:37:40 2016
New Revision: 1757710

URL: http://svn.apache.org/viewvc?rev=1757710&view=rev
Log:
release preparations

Removed:
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/xml.xsd
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis11/xml.xsd
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/jnlp/
Modified:
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/META-INF/mime.types
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Core.xsd
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Messaging.xsd
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMISWS-Service.wsdl
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis11/CMIS-Core.xsd
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis11/CMIS-Messaging.xsd
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis11/CMISWS-Service.wsdl
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/test/resources/schema/cmis10/CMIS-Core.xsd
    
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/test/resources/schema/cmis11/CMIS-Core.xsd
    
chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/deploy-dist.sh
    
chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/publish-release.sh
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/css/opencmis.css
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/query/from.txt
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/query/orderby.txt
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/query/properties.txt
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/query/queries.txt
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/query/select.txt
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/query/where.txt
    
chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/start/run.sh
    chemistry/opencmis/trunk/pom.xml

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/META-INF/mime.types
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/META-INF/mime.types?rev=1757710&r1=1757709&r2=1757710&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/META-INF/mime.types
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/META-INF/mime.types
 Thu Aug 25 15:37:40 2016
@@ -1,3 +1,23 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
 application/andrew-inset ez
 application/annodex anx
 application/applixware aw

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Core.xsd
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Core.xsd?rev=1757710&r1=1757709&r2=1757710&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Core.xsd
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Core.xsd
 Thu Aug 25 15:37:40 2016
@@ -1,18 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
 
-       <!--
-               Licensed under the Apache License, Version 2.0 (the "License"); 
you
-               may not use this file except in compliance with the License. 
You may
-               obtain a copy of the License at
-
-               http://www.apache.org/licenses/LICENSE-2.0 Unless required by
-               applicable law or agreed to in writing, software distributed 
under the
-               License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES 
OR
-               CONDITIONS OF ANY KIND, either express or implied. See the 
License for
-               the specific language governing permissions and limitations 
under the
-               License.
-       -->
-
+     Content Management Interoperability Services (CMIS) Version 1.0
+     OASIS Standard
+     1 May 2010
+     Copyright (c) OASIS Open 2010. All Rights Reserved.
+     Source: http://docs.oasis-open.org/cmis/CMIS/v1.0/os/
+     
+     -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema";
        elementFormDefault="qualified" 
targetNamespace="http://docs.oasis-open.org/ns/cmis/core/200908/";
        xmlns:atom="http://www.w3.org/2005/Atom"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Messaging.xsd
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Messaging.xsd?rev=1757710&r1=1757709&r2=1757710&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Messaging.xsd
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMIS-Messaging.xsd
 Thu Aug 25 15:37:40 2016
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
 
-<!-- Licensed under the Apache License, Version 2.0 (the "License"); you 
-       may not use this file except in compliance with the License. You may 
obtain 
-       a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 
Unless 
-       required by applicable law or agreed to in writing, software 
distributed 
-       under the License is distributed on an "AS IS" BASIS, WITHOUT 
WARRANTIES 
-       OR CONDITIONS OF ANY KIND, either express or implied. See the License 
for 
-       the specific language governing permissions and limitations under the 
License. -->
-
+     Content Management Interoperability Services (CMIS) Version 1.0
+     OASIS Standard
+     1 May 2010
+     Copyright (c) OASIS Open 2010. All Rights Reserved.
+     Source: http://docs.oasis-open.org/cmis/CMIS/v1.0/os/
+     
+     -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema";
        targetNamespace="http://docs.oasis-open.org/ns/cmis/messaging/200908/";
        xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/";
@@ -55,11 +55,11 @@
                        <xs:any minOccurs="0" maxOccurs="unbounded" 
namespace="##other" />
                </xs:sequence>
        </xs:complexType>
-
+       
        <!-- types for WS -->
        <xs:complexType name="cmisTypeContainer">
                <xs:sequence>
-                       <xs:element name="type" 
type="cmis:cmisTypeDefinitionType"
+                       <xs:element name="type" 
type="cmis:cmisTypeDefinitionType" 
                                minOccurs="1" maxOccurs="1" />
                        <xs:element name="children" 
type="cmism:cmisTypeContainer"
                                minOccurs="0" maxOccurs="unbounded" />
@@ -82,7 +82,7 @@
                </xs:sequence>
                <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />
        </xs:complexType>
-
+       
        <xs:complexType name="cmisObjectInFolderContainerType">
                <xs:sequence>
                        <xs:element name="objectInFolder" 
type="cmism:cmisObjectInFolderType"
@@ -92,7 +92,7 @@
                        <xs:any namespace="##other" processContents="lax" 
minOccurs="0"
                                maxOccurs="unbounded" />
                </xs:sequence>
-               <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />
+               <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" /> 
        </xs:complexType>
 
        <xs:complexType name="cmisObjectListType">
@@ -106,33 +106,33 @@
                        <xs:any namespace="##other" processContents="lax" 
minOccurs="0"
                                maxOccurs="unbounded" />
                </xs:sequence>
-               <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />
+               <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />         
        </xs:complexType>
-
+       
        <xs:complexType name="cmisObjectInFolderType">
                <xs:sequence>
-                       <xs:element name="object" type="cmis:cmisObjectType"
-                               minOccurs="1" maxOccurs="1" />
+                       <xs:element name="object" type="cmis:cmisObjectType" 
+                               minOccurs="1" maxOccurs="1"/>
                        <xs:element name="pathSegment" type="xs:string" 
minOccurs="0"
                                maxOccurs="1" />
                        <xs:any namespace="##other" processContents="lax" 
minOccurs="0"
                                maxOccurs="unbounded" />
                </xs:sequence>
-               <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />
+               <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />         
        </xs:complexType>
 
        <xs:complexType name="cmisObjectParentsType">
                <xs:sequence>
-                       <xs:element name="object" type="cmis:cmisObjectType"
-                               minOccurs="1" maxOccurs="1" />
-                       <xs:element name="relativePathSegment" type="xs:string"
-                               minOccurs="0" maxOccurs="1" />
+                       <xs:element name="object" type="cmis:cmisObjectType" 
+                               minOccurs="1" maxOccurs="1"/>
+                       <xs:element name="relativePathSegment" type="xs:string" 
minOccurs="0"
+                               maxOccurs="1" />
                        <xs:any namespace="##other" processContents="lax" 
minOccurs="0"
                                maxOccurs="unbounded" />
                </xs:sequence>
-               <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />
+               <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" /> 
        </xs:complexType>
-
+       
        <xs:complexType name="cmisObjectInFolderListType">
                <xs:sequence>
                        <xs:element name="objects" 
type="cmism:cmisObjectInFolderType"
@@ -146,13 +146,13 @@
                </xs:sequence>
                <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />
        </xs:complexType>
-
+       
        <xs:complexType name="cmisRepositoryEntryType">
                <xs:sequence>
-                       <xs:element name="repositoryId" type="xs:string"
-                               minOccurs="1" maxOccurs="1" />
-                       <xs:element name="repositoryName" type="xs:string"
-                               minOccurs="1" maxOccurs="1" />
+                       <xs:element name="repositoryId" type="xs:string" 
minOccurs="1"
+                               maxOccurs="1" />
+                       <xs:element name="repositoryName" type="xs:string" 
minOccurs="1"
+                               maxOccurs="1" />
                        <xs:any namespace="##other" minOccurs="0" 
maxOccurs="unbounded"
                                processContents="lax" />
                </xs:sequence>
@@ -176,17 +176,17 @@
                <xs:sequence>
                        <xs:element name="ACL" 
type="cmis:cmisAccessControlListType"
                                minOccurs="1" maxOccurs="1" />
-                       <xs:element name="exact" type="xs:boolean" minOccurs="0"
-                               maxOccurs="1" />
+                       <xs:element name="exact" type="xs:boolean" 
+                               minOccurs="0" maxOccurs="1"/>
                        <xs:any namespace="##other" processContents="lax" 
minOccurs="0"
                                maxOccurs="unbounded" />
                </xs:sequence>
                <xs:attributeGroup ref="cmis:cmisUndefinedAttribute" />
        </xs:complexType>
-
+       
        <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-->
        <!-- [Repository Services] -->
-
+       
        <!-- getRepositories Operation -->
        <xs:element name="getRepositories">
                <xs:complexType>
@@ -237,8 +237,8 @@
        <xs:element name="getRepositoryInfoResponse">
                <xs:complexType>
                        <xs:sequence>
-                               <xs:element name="repositoryInfo" 
type="cmis:cmisRepositoryInfoType"
-                                       minOccurs="1" maxOccurs="1" />
+                               <xs:element name="repositoryInfo" 
type="cmis:cmisRepositoryInfoType" 
+                                       minOccurs="1" maxOccurs="1"/>
                        </xs:sequence>
                </xs:complexType>
        </xs:element>
@@ -347,10 +347,10 @@
                        </xs:sequence>
                </xs:complexType>
        </xs:element>
-
+       
        <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-->
        <!-- [Navigation Services] -->
-
+       
        <!-- getDescendants Operation -->
        <xs:element name="getDescendants">
                <xs:complexType>
@@ -405,7 +405,7 @@
                                        maxOccurs="1" />
                                <xs:element name="depth" type="xs:integer" 
minOccurs="0"
                                        maxOccurs="1" nillable="true" />
-
+                                       
                                <xs:element name="filter" type="xs:string" 
minOccurs="0"
                                        maxOccurs="1" nillable="true" />
                                <xs:element name="includeAllowableActions" 
type="xs:boolean"
@@ -523,7 +523,7 @@
                </xs:complexType>
        </xs:element>
 
-       <!-- getObjectParents Operation -->
+       <!-- getObjectParents Operation-->
        <xs:element name="getObjectParents">
                <xs:complexType>
                        <xs:sequence>
@@ -652,7 +652,7 @@
 
        <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-->
        <!-- [Object Services] -->
-
+       
        <!-- createDocument Operation -->
        <xs:element name="createDocument">
                <xs:complexType>
@@ -667,8 +667,8 @@
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="versioningState" 
type="cmis:enumVersioningState"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
-                               <xs:element name="policies" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="unbounded" nillable="true" />
+                               <xs:element name="policies" type="xs:string"
+                                       minOccurs="0" maxOccurs="unbounded" 
nillable="true" />
                                <xs:element name="addACEs" 
type="cmis:cmisAccessControlListType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="removeACEs" 
type="cmis:cmisAccessControlListType"
@@ -718,18 +718,18 @@
                                <xs:element name="sourceId" type="xs:string" 
minOccurs="1"
                                        maxOccurs="1" />
                                <xs:element name="properties" 
type="cmis:cmisPropertiesType"
-                                       minOccurs="1" maxOccurs="1" />
+                                       minOccurs="1" maxOccurs="1" />          
                        
                                <xs:element name="folderId" type="xs:string" 
minOccurs="0"
                                        maxOccurs="1" nillable="true" />
                                <xs:element name="versioningState" 
type="cmis:enumVersioningState"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
-                               <xs:element name="policies" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="unbounded" nillable="true" />
+                               <xs:element name="policies" type="xs:string"
+                                       minOccurs="0" maxOccurs="unbounded" 
nillable="true" />
                                <xs:element name="addACEs" 
type="cmis:cmisAccessControlListType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="removeACEs" 
type="cmis:cmisAccessControlListType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
-
+                                       
                                <xs:element name="extension" 
type="cmism:cmisExtensionType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true">
                                        <xs:annotation>
@@ -775,8 +775,8 @@
                                        minOccurs="1" maxOccurs="1" />
                                <xs:element name="folderId" type="xs:string" 
minOccurs="1"
                                        maxOccurs="1" />
-                               <xs:element name="policies" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="unbounded" nillable="true" />
+                               <xs:element name="policies" type="xs:string"
+                                       minOccurs="0" maxOccurs="unbounded" 
nillable="true" />
                                <xs:element name="addACEs" 
type="cmis:cmisAccessControlListType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="removeACEs" 
type="cmis:cmisAccessControlListType"
@@ -826,8 +826,8 @@
                                <xs:element name="properties" 
type="cmis:cmisPropertiesType"
                                        minOccurs="1" maxOccurs="1" />
 
-                               <xs:element name="policies" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="unbounded" nillable="true" />
+                               <xs:element name="policies" type="xs:string"
+                                       minOccurs="0" maxOccurs="unbounded" 
nillable="true" />
                                <xs:element name="addACEs" 
type="cmis:cmisAccessControlListType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="removeACEs" 
type="cmis:cmisAccessControlListType"
@@ -877,8 +877,8 @@
                                        minOccurs="1" maxOccurs="1" />
                                <xs:element name="folderId" type="xs:string" 
minOccurs="0"
                                        maxOccurs="1" nillable="true" />
-                               <xs:element name="policies" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="unbounded" nillable="true" />
+                               <xs:element name="policies" type="xs:string"
+                                       minOccurs="0" maxOccurs="unbounded" 
nillable="true" />
                                <xs:element name="addACEs" 
type="cmis:cmisAccessControlListType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="removeACEs" 
type="cmis:cmisAccessControlListType"
@@ -917,7 +917,7 @@
                        </xs:sequence>
                </xs:complexType>
        </xs:element>
-
+       
        <!-- getAllowableActions Operation -->
        <xs:element name="getAllowableActions">
                <xs:complexType>
@@ -991,8 +991,8 @@
                                <xs:element name="objectId" type="xs:string" 
minOccurs="1"
                                        maxOccurs="1" />
 
-                               <xs:element name="filter" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="1" nillable="true" />
+                               <xs:element name="filter" type="xs:string" 
+                                       minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="includeAllowableActions" 
type="xs:boolean"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="includeRelationships" 
type="cmis:enumIncludeRelationships"
@@ -1035,8 +1035,8 @@
                                <xs:element name="path" type="xs:string" 
minOccurs="1"
                                        maxOccurs="1" />
 
-                               <xs:element name="filter" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="1" nillable="true" />
+                               <xs:element name="filter" type="xs:string" 
+                                       minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="includeAllowableActions" 
type="xs:boolean"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="includeRelationships" 
type="cmis:enumIncludeRelationships"
@@ -1047,7 +1047,7 @@
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="includeACL" type="xs:boolean"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
-
+                                       
                                <xs:element name="extension" 
type="cmism:cmisExtensionType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true">
                                        <xs:annotation>
@@ -1055,7 +1055,7 @@
                                                        This is an extension 
element to hold any
                                                        repository or
                                                        vendor-specific 
extensions
-                                               </xs:documentation>
+                                       </xs:documentation>
                                        </xs:annotation>
                                </xs:element>
                        </xs:sequence>
@@ -1084,7 +1084,7 @@
                                        maxOccurs="1" nillable="true" />
                                <xs:element name="length" type="xs:integer" 
minOccurs="0"
                                        maxOccurs="1" nillable="true" />
-
+                                       
                                <xs:element name="extension" 
type="cmism:cmisExtensionType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true">
                                        <xs:annotation>
@@ -1092,7 +1092,7 @@
                                                        This is an extension 
element to hold any
                                                        repository or
                                                        vendor-specific 
extensions
-                                               </xs:documentation>
+                                       </xs:documentation>
                                        </xs:annotation>
                                </xs:element>
                        </xs:sequence>
@@ -1115,13 +1115,15 @@
                                        minOccurs="1" maxOccurs="1" />
                                <xs:element name="objectId" type="xs:string" 
minOccurs="1"
                                        maxOccurs="1" />
-                               <!-- if objectId is present in the properties 
the value must match this 
-                                       objectId -->
+                               <!--
+                                       if objectId is present in the 
properties the value must match this
+                                       objectId
+                               -->
                                <xs:element name="changeToken" type="xs:string"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="properties" 
type="cmis:cmisPropertiesType"
                                        minOccurs="1" maxOccurs="1" />
-
+                                       
                                <xs:element name="extension" 
type="cmism:cmisExtensionType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true">
                                        <xs:annotation>
@@ -1129,7 +1131,7 @@
                                                        This is an extension 
element to hold any
                                                        repository or
                                                        vendor-specific 
extensions
-                                               </xs:documentation>
+                                       </xs:documentation>
                                        </xs:annotation>
                                </xs:element>
                        </xs:sequence>
@@ -1150,7 +1152,7 @@
                                                        This is an extension 
element to hold any
                                                        repository or
                                                        vendor-specific 
extensions
-                                               </xs:documentation>
+                                       </xs:documentation>
                                        </xs:annotation>
                                </xs:element>
                        </xs:sequence>
@@ -1371,7 +1373,7 @@
                                        maxOccurs="1" />
                                <xs:element name="changeToken" type="xs:string"
                                        minOccurs="0" maxOccurs="1" />
-
+                               
                                <xs:element name="extension" 
type="cmism:cmisExtensionType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true">
                                        <xs:annotation>
@@ -1385,9 +1387,9 @@
                        </xs:sequence>
                </xs:complexType>
        </xs:element>
-
+       
        <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-->
-       <!--[Multi-filing Services] -->
+       <!--[Multi-filing Services]-->
 
        <!-- addObjectToFolder Operation -->
        <xs:element name="addObjectToFolder">
@@ -1425,7 +1427,7 @@
                                                        This is an extension 
element to hold any
                                                        repository or
                                                        vendor-specific 
extensions
-                                               </xs:documentation>
+                                       </xs:documentation>
                                        </xs:annotation>
                                </xs:element>
                        </xs:sequence>
@@ -1472,10 +1474,10 @@
                        </xs:sequence>
                </xs:complexType>
        </xs:element>
-
+       
        <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-->
        <!-- [Discovery Services] -->
-
+       
        <!-- query Operation -->
        <xs:element name="query">
                <xs:complexType>
@@ -1666,8 +1668,8 @@
                                <xs:element name="checkinComment" 
type="xs:string"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
 
-                               <xs:element name="policies" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="unbounded" nillable="true" />
+                               <xs:element name="policies" type="xs:string"
+                                       minOccurs="0" maxOccurs="unbounded" 
nillable="true" />
                                <xs:element name="addACEs" 
type="cmis:cmisAccessControlListType"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="removeACEs" 
type="cmis:cmisAccessControlListType"
@@ -1712,8 +1714,8 @@
                        <xs:sequence>
                                <xs:element name="repositoryId" type="xs:string"
                                        minOccurs="1" maxOccurs="1" />
-                               <xs:element name="objectId" type="xs:string" 
minOccurs="1"
-                                       maxOccurs="1" />
+                               <xs:element name="objectId" type="xs:string"
+                                       minOccurs="1" maxOccurs="1" />
                                <xs:element name="major" type="xs:boolean" 
minOccurs="0"
                                        maxOccurs="1" />
                                <xs:element name="filter" type="xs:string" 
minOccurs="0"
@@ -1751,8 +1753,8 @@
                                        maxOccurs="1" />
                                <xs:element name="major" type="xs:boolean" 
minOccurs="0"
                                        maxOccurs="1" />
-                               <xs:element name="filter" type="xs:string" 
minOccurs="0"
-                                       maxOccurs="1" nillable="true" />
+                               <xs:element name="filter" type="xs:string" 
+                                       minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="includeAllowableActions" 
type="xs:boolean"
                                        minOccurs="0" maxOccurs="1" 
nillable="true" />
                                <xs:element name="includeRelationships" 
type="cmis:enumIncludeRelationships"
@@ -1792,8 +1794,8 @@
                        <xs:sequence>
                                <xs:element name="repositoryId" type="xs:string"
                                        minOccurs="1" maxOccurs="1" />
-                               <xs:element name="objectId" type="xs:string" 
minOccurs="1"
-                                       maxOccurs="1" />
+                               <xs:element name="objectId" type="xs:string"
+                                       minOccurs="1" maxOccurs="1" />
 
                                <xs:element name="filter" type="xs:string" 
minOccurs="0"
                                        maxOccurs="1" nillable="true" />
@@ -1823,7 +1825,7 @@
        </xs:element>
 
        <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-->
-       <!--[Relationship Services] -->
+       <!--[Relationship Services]-->
 
        <!-- getRelationships Operation -->
        <xs:element name="getObjectRelationships">
@@ -1873,7 +1875,7 @@
        </xs:element>
 
        <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-->
-       <!--[Policy Services] -->
+       <!--[Policy Services]-->
 
        <!-- applyPolicy Operation -->
        <xs:element name="applyPolicy">
@@ -2021,9 +2023,9 @@
                                <xs:element name="ACL" type="cmism:cmisACLType"
                                        minOccurs="1" maxOccurs="1" />
                        </xs:sequence>
-               </xs:complexType>
+               </xs:complexType>       
        </xs:element>
-
+       
        <!-- applyACL Operation -->
        <xs:element name="applyACL">
                <xs:complexType>
@@ -2046,7 +2048,7 @@
                                                        This is an extension 
element to hold any
                                                        repository or
                                                        vendor-specific 
extensions
-                                               </xs:documentation>
+                                       </xs:documentation>
                                        </xs:annotation>
                                </xs:element>
                        </xs:sequence>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMISWS-Service.wsdl
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMISWS-Service.wsdl?rev=1757710&r1=1757709&r2=1757710&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMISWS-Service.wsdl
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/cmis10/CMISWS-Service.wsdl
 Thu Aug 25 15:37:40 2016
@@ -1,18 +1,13 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
 
-       <!--
-               Licensed under the Apache License, Version 2.0 (the "License"); 
you
-               may not use this file except in compliance with the License. 
You may
-               obtain a copy of the License at
-
-               http://www.apache.org/licenses/LICENSE-2.0 Unless required by
-               applicable law or agreed to in writing, software distributed 
under the
-               License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES 
OR
-               CONDITIONS OF ANY KIND, either express or implied. See the 
License for
-               the specific language governing permissions and limitations 
under the
-               License.
-       -->
-
+     Content Management Interoperability Services (CMIS) Version 1.0
+     OASIS Standard
+     1 May 2010
+     Copyright (c) OASIS Open 2010. All Rights Reserved.
+     Source: http://docs.oasis-open.org/cmis/CMIS/v1.0/os/
+     
+     -->
 <definitions xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/";
        xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200908/";
        xmlns:cmisw="http://docs.oasis-open.org/ns/cmis/ws/200908/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";


Reply via email to