03-26-2007 09:54 PM
<?xml version="1.0" encoding="utf-8" ?>
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.processmentor.com"
xmlns:pm="http://www.processmentor.com"
xmlns:alf="http://www.alfresco.org"
elementFormDefault="qualified">
<xs:complexType name="templatesectionreference">
<xs:sequence>
<xs:element name="ref" type="xs:anyURI" minOccurs="0" maxOccurs="1" />
<xs:element name="optional" type="xs:boolean" default="true" minOccurs="0" maxOccurs="1" />
</xs:sequence>
</xs:complexType>
<xs:complexType name="templatesections">
<xs:sequence>
<xs:element name="templatesectionreference" type="pm:templatesectionreference" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
<xs:element name="templatesection">
<xs:complexType>
<xs:sequence>
<xs:element name="name" type="xs:normalizedString" minOccurs="1" maxOccurs="1" />
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="templatesections" type="pm:templatesections" minOccurs="0" maxOccurs="1" />
<xs:element name="requiredsections" type="pm:templatesections" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:appinfo>
<alf:label>Template Sections Required By This Section</alf:label>
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
09-04-2007 08:59 AM
09-06-2007 10:09 AM
09-19-2007 11:24 AM
No, i have udate alfresco to 2.1.0 version (alfresco-community-tomcat-2.1.0.tar.gz) but I have always the same message "Please provide values for all required fields" .
Could it depends on O.S. ? I use Linux CentOs 4.4 in a virtual machine and it's doesn't work, but if I use Windows XP in my local machine all that's ok…
thanks
brek
09-19-2007 12:03 PM
09-26-2007 06:22 AM
10-01-2007 04:08 PM
05-07-2008 05:51 AM
org.chiba.xml.xforms.exception.XFormsException: org.chiba.xml.xforms.exception.XFormsException: org.chiba.xml.xforms.exception.XFormsException: HTTP status 401: Access Denied: User not authenticated
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.