[jboss-cvs] jboss-seam/src/main/org/jboss/seam ...
Peter Muir
peter at bleepbleep.org.uk
Mon Jan 7 10:31:02 EST 2008
User: pmuir
Date: 08/01/07 10:31:02
Modified: src/main/org/jboss/seam pages-2.0.xsd
Log:
JBSEAM-2345 (oops, forgot to commit this)
Revision Changes Path
1.3 +1 -1 jboss-seam/src/main/org/jboss/seam/pages-2.0.xsd
(In the diff below, changes in quantity of whitespace are not shown.)
Index: pages-2.0.xsd
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/pages-2.0.xsd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pages-2.0.xsd 20 Nov 2007 13:20:07 -0000 1.2
+++ pages-2.0.xsd 7 Jan 2008 15:31:02 -0000 1.3
@@ -124,7 +124,7 @@
<xs:element name="restrict" type="xs:string"/>
<xs:element name="navigation">
<xs:complexType>
- <xs:choice>
+ <xs:choice maxOccurs="2">
<xs:sequence>
<xs:choice minOccurs="0">
<xs:element ref="pages:begin-conversation"/>
More information about the jboss-cvs-commits
mailing list