You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2013/07/14 02:56:36 UTC

svn commit: r1502921 [1/2] - in /openmeetings/trunk/singlewebapp: .settings/ WebContent/languages/ WebContent/src/test/ WebContent/src/test/backup/ docs/ src/org/apache/openmeetings/test/xsd/ test/ test/core/ xdocs/ xdocs/stylesheets/

Author: sebawagner
Date: Sun Jul 14 00:56:34 2013
New Revision: 1502921

URL: http://svn.apache.org/r1502921
Log:
Fix number of a validation errors: 
 - Fix some invalid HTML in the index.html,
 - Generate a XSD for the website XML files,
 - remove some generated .lzx files, exclude .lzx from schema validation as well as number of other annoying validation errors in Eclipse settings

Added:
    openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.validation.prefs
    openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/test/xsd/GenerateWebsiteXsd.java
    openmeetings/trunk/singlewebapp/xdocs/website.xsd
Removed:
    openmeetings/trunk/singlewebapp/test/NewFile2.xml
    openmeetings/trunk/singlewebapp/test/core/
    openmeetings/trunk/singlewebapp/test/filename1.wml
Modified:
    openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/chinese simplified.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/chinese traditional.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml
    openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
    openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml
    openmeetings/trunk/singlewebapp/WebContent/src/test/backup/index.jsp
    openmeetings/trunk/singlewebapp/WebContent/src/test/test-regexp.html
    openmeetings/trunk/singlewebapp/docs/index.html
    openmeetings/trunk/singlewebapp/docs/license.html
    openmeetings/trunk/singlewebapp/xdocs/ApacheDerbyConfig.xml
    openmeetings/trunk/singlewebapp/xdocs/BitrixPlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
    openmeetings/trunk/singlewebapp/xdocs/CalendarAndTimezone.xml
    openmeetings/trunk/singlewebapp/xdocs/Clustering.xml
    openmeetings/trunk/singlewebapp/xdocs/CommandLineAdmin.xml
    openmeetings/trunk/singlewebapp/xdocs/ConferenceRoomLayoutOptions.xml
    openmeetings/trunk/singlewebapp/xdocs/ConfluencePlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/CustomCryptMechanism.xml
    openmeetings/trunk/singlewebapp/xdocs/CustomRoomTypeHowTo.xml
    openmeetings/trunk/singlewebapp/xdocs/Dashboard.xml
    openmeetings/trunk/singlewebapp/xdocs/DrupalPlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/EditTemplates.xml
    openmeetings/trunk/singlewebapp/xdocs/FFMPEGVersionSwitch.xml
    openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml
    openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml
    openmeetings/trunk/singlewebapp/xdocs/HotKeys.xml
    openmeetings/trunk/singlewebapp/xdocs/IBMDB2Config.xml
    openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml
    openmeetings/trunk/singlewebapp/xdocs/JUnitTesting.xml
    openmeetings/trunk/singlewebapp/xdocs/JVMPerformanceTuning.xml
    openmeetings/trunk/singlewebapp/xdocs/JiraPlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/JoomlaPlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/LanguageEditor.xml
    openmeetings/trunk/singlewebapp/xdocs/LdapAndADS.xml
    openmeetings/trunk/singlewebapp/xdocs/ManualTesting.xml
    openmeetings/trunk/singlewebapp/xdocs/MoodlePlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml
    openmeetings/trunk/singlewebapp/xdocs/Navigation.xml
    openmeetings/trunk/singlewebapp/xdocs/OpenOfficeConverter.xml
    openmeetings/trunk/singlewebapp/xdocs/OracleConfig.xml
    openmeetings/trunk/singlewebapp/xdocs/PortSettings.xml
    openmeetings/trunk/singlewebapp/xdocs/PostgresConfig.xml
    openmeetings/trunk/singlewebapp/xdocs/RTMPSAndHTTPS.xml
    openmeetings/trunk/singlewebapp/xdocs/RecommendedHardwareList.xml
    openmeetings/trunk/singlewebapp/xdocs/RedminePlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml
    openmeetings/trunk/singlewebapp/xdocs/RestAPISample.xml
    openmeetings/trunk/singlewebapp/xdocs/RestrictedAccess.xml
    openmeetings/trunk/singlewebapp/xdocs/SakaiPlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/SoapRestAPI.xml
    openmeetings/trunk/singlewebapp/xdocs/SugarCRMPlugin.xml
    openmeetings/trunk/singlewebapp/xdocs/TimeZoneHandling.xml
    openmeetings/trunk/singlewebapp/xdocs/Upgrade.xml
    openmeetings/trunk/singlewebapp/xdocs/WebappNamePath.xml
    openmeetings/trunk/singlewebapp/xdocs/WebcamResolutions.xml
    openmeetings/trunk/singlewebapp/xdocs/WebsiteGuide.xml
    openmeetings/trunk/singlewebapp/xdocs/commercial-support.xml
    openmeetings/trunk/singlewebapp/xdocs/demo.xml
    openmeetings/trunk/singlewebapp/xdocs/dependencies.xml
    openmeetings/trunk/singlewebapp/xdocs/documentation.xml
    openmeetings/trunk/singlewebapp/xdocs/downloads.xml
    openmeetings/trunk/singlewebapp/xdocs/get-involved.xml
    openmeetings/trunk/singlewebapp/xdocs/index.xml
    openmeetings/trunk/singlewebapp/xdocs/installation.xml
    openmeetings/trunk/singlewebapp/xdocs/license.xml
    openmeetings/trunk/singlewebapp/xdocs/mail-lists.xml
    openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_2.0.xml
    openmeetings/trunk/singlewebapp/xdocs/red5sip-integration_2.1.xml
    openmeetings/trunk/singlewebapp/xdocs/stylesheets/site.vsl
    openmeetings/trunk/singlewebapp/xdocs/svn.xml
    openmeetings/trunk/singlewebapp/xdocs/team-list-ru.xml
    openmeetings/trunk/singlewebapp/xdocs/team-list.xml
    openmeetings/trunk/singlewebapp/xdocs/themes-and-branding.xml
    openmeetings/trunk/singlewebapp/xdocs/voip-sip-integration.xml

Added: openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.validation.prefs
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.validation.prefs?rev=1502921&view=auto
==============================================================================
--- openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.validation.prefs (added)
+++ openmeetings/trunk/singlewebapp/.settings/org.eclipse.wst.validation.prefs Sun Jul 14 00:56:34 2013
@@ -0,0 +1,12 @@
+DELEGATES_PREFERENCE=delegateValidatorList
+USER_BUILD_PREFERENCE=enabledBuildValidatorList
+USER_MANUAL_PREFERENCE=enabledManualValidatorList
+USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
+eclipse.preferences.version=1
+override=true
+suspend=false
+vals/org.eclipse.wst.dtd.core.dtdDTDValidator/groups=0107include04111contentType134org.eclipse.wst.dtd.core.dtdsourceT07fileext03dtdF07fileext03entF07fileext03modF0107exclude0207fileext04.lzxF04file05buildF02
+vals/org.eclipse.wst.html.ui.HTMLValidator/groups=0107include06111contentType136org.eclipse.wst.html.core.htmlsourceT07fileext04htmlF07fileext05xhtmlF07fileext03htmF07fileext04htplF07fileext03wmlF0107exclude0104file05buildF02
+vals/org.eclipse.wst.xml.core.xml/groups=0107include05111contentType128org.eclipse.core.runtime.xmlT111contentType134org.eclipse.wst.xml.core.xmlsourceT111contentType134org.eclipse.wst.xml.core.xslsourceT111contentType134org.eclipse.jst.jsp.core.tldsourceT07fileext03xmlF0107exclude111113projectNature134org.eclipse.jst.j2ee.ejb.EJBNature113projectNature130org.eclipse.jst.j2ee.EARNature04file08.projectT0104file110.classpathT0104file110.settings/T0207fileext04.lzxF04file05buildF0204file114WebContent/srcF0204file116WebContent/swf10F0207fileext04.wmlF04file04testF02
+vals/org.eclipse.wst.xsd.core.xsd/groups=0107include0107fileext03xsdF0107exclude0107fileext04.lzxF
+vf.version=3

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>المؤتمر</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Конференция</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conferència</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/chinese simplified.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/chinese%20simplified.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/chinese simplified.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/chinese simplified.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>会议</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/chinese traditional.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/chinese%20traditional.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/chinese traditional.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/chinese traditional.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>视訊會議</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konference</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konference</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch%20%28studIP%29.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferenz</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferenz</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Overleg</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/english.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/english.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conference</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferenssi</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/french.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/french.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conférence</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conferencia</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Συνδιάσκεψη</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conference</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferencia</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferensi</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conferenza</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>会議室</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>회의</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>كنفرانس</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferencja</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/portugues%20brazil.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conferência</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conferência</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Конференция</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferencia</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conferencia</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferens</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>การประชุมกลุ่ม</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>konferans</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml Sun Jul 14 00:56:34 2013
@@ -25,7 +25,7 @@ This File is auto-generated by the Langu
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://openmeetings.apache.org/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Конференція</value>
   </string>

Modified: openmeetings/trunk/singlewebapp/WebContent/src/test/backup/index.jsp
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/src/test/backup/index.jsp?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/src/test/backup/index.jsp (original)
+++ openmeetings/trunk/singlewebapp/WebContent/src/test/backup/index.jsp Sun Jul 14 00:56:34 2013
@@ -48,7 +48,7 @@
 	
 	</style>
 </head>
-<body align="center" valign="middle" align="center" onLoad="focusSWF()">
+<body onLoad="focusSWF()">
 
 
 	<div id="flashcontent">

Modified: openmeetings/trunk/singlewebapp/WebContent/src/test/test-regexp.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/src/test/test-regexp.html?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/src/test/test-regexp.html (original)
+++ openmeetings/trunk/singlewebapp/WebContent/src/test/test-regexp.html Sun Jul 14 00:56:34 2013
@@ -46,7 +46,7 @@
 	
 	</style>
 </head>
-<body align="center" valign="middle" align="center" onLoad="focusSWF()">
+<body onLoad="focusSWF()">
 
 
 	<div id="flashcontent">

Modified: openmeetings/trunk/singlewebapp/docs/index.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/index.html?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/index.html (original)
+++ openmeetings/trunk/singlewebapp/docs/index.html Sun Jul 14 00:56:34 2013
@@ -851,9 +851,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-													<div>
+																													<div>
 					There are four options to use OpenMeetings audio/video functions,
 					which you can select during a conference session.
 					<ul>
@@ -887,10 +885,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-																	<div>
-													<div>
+																																								<div>
 					<ul>
 						<li>Recorded sessions contain everything including sound recorded
 							from all audio streams in exactly the way you've seen it in the
@@ -928,9 +923,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-													<div>
+																													<div>
 					Advanced File-Explorer in every conference room, Drag and Drop
 					interface for managing uploaded files, including the possibility to
 					create a document tree with folders.
@@ -971,9 +964,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-													<div>
+																													<div>
 					During a conference, the moderator can adjust the user permission
 					to every user individually .
 					<ul>
@@ -1024,10 +1015,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-																	<div>
-													<div>
+																																								<div>
 					Multi-Whiteboard, you can add new whiteboard instances, each
 					white
 					board can have the full range of tools and documents inside.
@@ -1070,9 +1058,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-													<div>
+																													<div>
 					You can manage users and multiple organizations in a single
 					OpenMeetings instance. You can also create users that only have
 					access via the SOAP-API.
@@ -1104,9 +1090,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-													<div>
+																													<div>
 					Send users messages and organize them in folders. You can book
 					conference rooms by sending private messages. The booked event
 					automatically is in your and the participants calendar, changes to
@@ -1133,9 +1117,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-													<div>
+																													<div>
 					<ul>
 						<li>Plan your conferencing and invite attendees from OpenMeetings
 							or External.
@@ -1163,9 +1145,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-													<div>
+																													<div>
 					You can create a poll with yes/no or 1-10 questions, let the
 					user
 					vote and see the voting results.
@@ -1189,9 +1169,7 @@ limitations under the License.
 							</a>
 																										</td>
 				<td>
-											<div>
-																	<div>
-													<div>
+																													<div>
 					You can backup all user-generated data including files
 					uploaded by the users in a single ZIP file and import that ZIP into
 					a new installation of OpenMeetings again.

Modified: openmeetings/trunk/singlewebapp/docs/license.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/license.html?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/license.html (original)
+++ openmeetings/trunk/singlewebapp/docs/license.html Sun Jul 14 00:56:34 2013
@@ -650,213 +650,213 @@ limitations under the License.
                                         <div align="left">
     <table style="border: solid 1px #023264; padding: 5px;">
     <tr>
-      <td bgcolor="#ffffff"><pre>
-
-
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      &quot;control&quot; means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      &quot;Source&quot; form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      &quot;Object&quot; form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      &quot;Work&quot; shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      &quot;Contribution&quot; shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
-
-      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same &quot;printed page&quot; as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
-   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 &quot;AS IS&quot; 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.
-
-
+      <td bgcolor="#ffffff"><pre>
+
+
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same &quot;printed page&quot; as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   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 &quot;AS IS&quot; 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.
+
+
  </pre></td>
     </tr>
     </table>

Added: openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/test/xsd/GenerateWebsiteXsd.java
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/test/xsd/GenerateWebsiteXsd.java?rev=1502921&view=auto
==============================================================================
--- openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/test/xsd/GenerateWebsiteXsd.java (added)
+++ openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/test/xsd/GenerateWebsiteXsd.java Sun Jul 14 00:56:34 2013
@@ -0,0 +1,76 @@
+/*
+ * 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.
+ */
+package org.apache.openmeetings.test.xsd;
+
+import java.io.File;
+import java.io.FilenameFilter;
+import java.util.ArrayList;
+import java.util.List;
+
+import com.thaiopensource.relaxng.translate.Driver;
+
+public class GenerateWebsiteXsd {
+
+	private static String WEBSITE_ROOT_DIR = "xdocs";
+
+	public static void main(String... args) {
+		new GenerateWebsiteXsd();
+	}
+
+	public GenerateWebsiteXsd() {
+		try {
+
+			File curentDir = new File(WEBSITE_ROOT_DIR);
+
+			System.err.println(curentDir.getAbsolutePath());
+
+			// Get all XML Files of this Folder
+			FilenameFilter ff = new FilenameFilter() {
+				public boolean accept(File b, String name) {
+					File f = new File(b, name);
+					return f.getName().contains(".xml");
+				}
+			};
+
+			String[] allfiles = curentDir.list(ff);
+
+			System.err.println("allfiles LENGTH " + allfiles.length);
+
+			List<String> allfilesPlusXSD = new ArrayList<String>();
+
+			for (String fileName : allfiles) {
+				allfilesPlusXSD.add(WEBSITE_ROOT_DIR + File.separatorChar
+						+ fileName);
+			}
+
+			allfilesPlusXSD.add(WEBSITE_ROOT_DIR + File.separatorChar
+					+ "website.xsd");
+
+			for (String fileName : allfilesPlusXSD) {
+				System.err.println(fileName);
+			}
+
+			Driver.main(allfilesPlusXSD.toArray(new String[0]));
+
+		} catch (Exception err) {
+			err.printStackTrace();
+		}
+	}
+
+}

Modified: openmeetings/trunk/singlewebapp/xdocs/ApacheDerbyConfig.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/ApacheDerbyConfig.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/ApacheDerbyConfig.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/ApacheDerbyConfig.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Apache Derby Configuration</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/BitrixPlugin.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/BitrixPlugin.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/BitrixPlugin.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/BitrixPlugin.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 	<properties>
 		<title>Bitrix Plugin</title>
 		<author email="solomax@apache.org">

Modified: openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Build instructions</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/CalendarAndTimezone.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/CalendarAndTimezone.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/CalendarAndTimezone.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/CalendarAndTimezone.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Changing the Calendar and Timezone default</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/Clustering.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/Clustering.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/Clustering.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/Clustering.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 	<properties>
 		<title>Clustering</title>
 		<author email="solomax@apache.org">

Modified: openmeetings/trunk/singlewebapp/xdocs/CommandLineAdmin.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/CommandLineAdmin.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/CommandLineAdmin.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/CommandLineAdmin.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 	<properties>
 		<title>Command line admin</title>
 		<author email="solomax@apache.org">

Modified: openmeetings/trunk/singlewebapp/xdocs/ConferenceRoomLayoutOptions.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/ConferenceRoomLayoutOptions.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/ConferenceRoomLayoutOptions.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/ConferenceRoomLayoutOptions.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
     <properties>
         <title>Layout options for a conference room in OpenMeetings</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/ConfluencePlugin.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/ConfluencePlugin.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/ConfluencePlugin.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/ConfluencePlugin.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Confluence Plugin</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/CustomCryptMechanism.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/CustomCryptMechanism.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/CustomCryptMechanism.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/CustomCryptMechanism.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 	<properties>
 		<title>Howto create a Custom Crypt styles</title>
 		<author email="sebawagner@apache.org">

Modified: openmeetings/trunk/singlewebapp/xdocs/CustomRoomTypeHowTo.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/CustomRoomTypeHowTo.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/CustomRoomTypeHowTo.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/CustomRoomTypeHowTo.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Howto create a custom room type in OpenMeetings</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/Dashboard.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/Dashboard.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/Dashboard.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/Dashboard.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Changing Dashboard</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/DrupalPlugin.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/DrupalPlugin.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/DrupalPlugin.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/DrupalPlugin.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Drupal Plugin</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/EditTemplates.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/EditTemplates.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/EditTemplates.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/EditTemplates.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Edit Templates</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/FFMPEGVersionSwitch.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/FFMPEGVersionSwitch.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/FFMPEGVersionSwitch.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/FFMPEGVersionSwitch.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Howto switch between different versions of FFMPEG </title>

Modified: openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>List of general configuration options</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>How to check which Openmeetings version running</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/HotKeys.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/HotKeys.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/HotKeys.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/HotKeys.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 	<properties>
 		<title>Hot Keys</title>
 		<author email="solomax@apache.org">

Modified: openmeetings/trunk/singlewebapp/xdocs/IBMDB2Config.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/IBMDB2Config.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/IBMDB2Config.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/IBMDB2Config.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>IBM DB2 Configuration</title>

Modified: openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml?rev=1502921&r1=1502920&r2=1502921&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/Internationalisation.xml Sun Jul 14 00:56:34 2013
@@ -12,7 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
  -->
-<document>
+<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="website.xsd">
 
 	<properties>
 		<title>Upgrade</title>