Author: ndkhoiits
Date: 2011-04-08 03:54:33 -0400 (Fri, 08 Apr 2011)
New Revision: 6181
Modified:
portal/branches/site-describability/component/portal/src/main/java/gatein_objects_1_2.xsd
Log:
GTNPORTAL-1854 Update xsd for gatein_object_1_2
Modified:
portal/branches/site-describability/component/portal/src/main/java/gatein_objects_1_2.xsd
===================================================================
---
portal/branches/site-describability/component/portal/src/main/java/gatein_objects_1_2.xsd 2011-04-08
07:24:45 UTC (rev 6180)
+++
portal/branches/site-describability/component/portal/src/main/java/gatein_objects_1_2.xsd 2011-04-08
07:54:33 UTC (rev 6181)
@@ -88,6 +88,8 @@
<xs:complexType name="portalConfigType">
<xs:sequence>
<xs:element name="portal-name" type="xs:string"
minOccurs="1" maxOccurs="1"/>
+ <xs:element name="label" type="xs:string"
minOccurs="0" maxOccurs="1"/>
+ <xs:element name="description" type="xs:string"
minOccurs="0" maxOccurs="1"/>
<xs:element name="locale" type="xs:string"
minOccurs="1" maxOccurs="1"/>
<xs:element name="access-permissions" type="xs:string"
minOccurs="0" maxOccurs="1"/>
<xs:element name="edit-permission" type="xs:string"
minOccurs="0" maxOccurs="1"/>
Show replies by date