Re: psml.xsd is not valid

2002-07-16 Thread Paul Spencer
Ozgur, Ozgur Balsoy wrote: I cannot validate the PSML schema at http://cvs.apache.org/viewcvs/jakarta-jetspeed/src/xml/psml.xsd using XML Spy 4.4. Which one has a problem, XML Spy or PSML schema? What are the error messages? The XML Schema is well defined by the W3C,

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html SecurityExample.vm

2002-07-16 Thread paulsp
paulsp 2002/07/16 10:04:26 Added: webapp/WEB-INF/templates/vm/portlets/html SecurityExample.vm Log: VM file for the SecurityExample portlet. Revision ChangesPath 1.1 jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/SecurityExample.vm

cvs commit: jakarta-jetspeed/webapp/WEB-INF/db jetspeed.properties jetspeed.script

2002-07-16 Thread taylor
taylor 2002/07/16 10:27:07 Modified:src/java/org/apache/jetspeed/om/dbpsml/map JetspeedGroupProfileMapBuilder.java JetspeedRoleProfileMapBuilder.java JetspeedUserProfileMapBuilder.java

Re: psml.xsd is not valid

2002-07-16 Thread Ozgur Balsoy
In the most recent XML Schema recommendation, http://www.w3.org/2001/XMLSchema, attributes do not have min/maxOccurs attributes. Instead, use=optional/required must be used. Also, in the 'all' content model, elements cannot repeat more than once but they can be omitted. This is from the

cvs commit: jakarta-jetspeed/webapp/rss admin.rss

2002-07-16 Thread taylor
taylor 2002/07/16 12:10:41 Modified:.RELEASE-TODO project.properties project.xml buildbuild.xml docs/channels jetspeed.rss turbine.rss src/java/org/apache/jetspeed/services/psmlmanager/db

cvs commit: jakarta-jetspeed/xdocs portlet_config_DBBrowser.xml portlet_config_PSMLBrowser.xml catalog.xml

2002-07-16 Thread taylor
taylor 2002/07/16 15:05:58 Modified:docs/site catalog.html webapp/WEB-INF/conf JetspeedSecurity.properties admin.xreg webapp/WEB-INF/psml/user/turbine/html default.psml webapp/rss admin.rss xdocscatalog.xml Added:

cvs commit: jakarta-jetspeed/docs/site portlet_config_JSP.html

2002-07-16 Thread paulsp
paulsp 2002/07/16 15:47:36 Modified:xdocsportlet_config_JSP.xml docs/site portlet_config_JSP.html Log: Add tags to the documentation Revision ChangesPath 1.5 +92 -18jakarta-jetspeed/xdocs/portlet_config_JSP.xml Index:

cvs commit: jakarta-jetspeed/xdocs install.xml

2002-07-16 Thread taylor
taylor 2002/07/16 16:09:06 Modified:xdocsinstall.xml Log: Installation procedure rewritten Revision ChangesPath 1.21 +109 -19 jakarta-jetspeed/xdocs/install.xml Index: install.xml ===

cvs commit: jakarta-jetspeed/xdocs install.xml psml.xml

2002-07-16 Thread taylor
taylor 2002/07/16 17:03:31 Modified:docs/site catalog.html install.html psml.html webapp/WEB-INF/conf JetspeedSecurity.properties xdocsinstall.xml psml.xml Log: Documented PSML References and Locators Revision ChangesPath 1.9 +0

cvs commit: jakarta-jetspeed/xdocs portlet_config_JSP.xml

2002-07-16 Thread paulsp
paulsp 2002/07/16 19:33:37 Modified:xdocsportlet_config_JSP.xml Log: Correct minor type-o Revision ChangesPath 1.6 +1 -1 jakarta-jetspeed/xdocs/portlet_config_JSP.xml Index: portlet_config_JSP.xml

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html Tool_jslink_examples.vm

2002-07-16 Thread paulsp
paulsp 2002/07/16 19:35:09 Modified:webapp/WEB-INF/templates/vm/portlets/html Tool_jslink_examples.vm Log: Add $jslink.Page Revision ChangesPath 1.4 +4 -0

cvs commit: jakarta-jetspeed/docs/site portlet_config_Velocity.html

2002-07-16 Thread paulsp
paulsp 2002/07/16 19:45:59 Modified:xdocsportlet_config_Velocity.xml docs/site portlet_config_Velocity.html Log: Add jslink documentation and set classname for context variables Revision ChangesPath 1.2 +202 -30

cvs commit: jakarta-jetspeed/docs/site portlet_config_JSP.html

2002-07-16 Thread paulsp
paulsp 2002/07/16 19:48:02 Modified:docs/site portlet_config_JSP.html Log: Html version of xdocs Revision ChangesPath 1.11 +1 -1 jakarta-jetspeed/docs/site/portlet_config_JSP.html Index: portlet_config_JSP.html