You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2014/07/23 17:36:32 UTC

svn commit: r1612854 - /myfaces/site/publish/tobago/tobago-config-2.0.xsd

Author: lofwyr
Date: Wed Jul 23 15:36:31 2014
New Revision: 1612854

URL: http://svn.apache.org/r1612854
Log:
final version 2.0

Modified:
    myfaces/site/publish/tobago/tobago-config-2.0.xsd

Modified: myfaces/site/publish/tobago/tobago-config-2.0.xsd
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-config-2.0.xsd?rev=1612854&r1=1612853&r2=1612854&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-config-2.0.xsd (original)
+++ myfaces/site/publish/tobago/tobago-config-2.0.xsd Wed Jul 23 15:36:31 2014
@@ -32,14 +32,6 @@
   <xs:annotation>
     <xs:documentation>
       <![CDATA[
-      ************************************************************************************
-      ************************************************************************************
-      WARNING
-      THIS IS A PRE-RELEASE VERSION OF THIS FILE, PLEASE CHECK IF THERE IS AN UPDATE ON
-      http://myfaces.apache.org/tobago/tobago-config-2.0.xsd
-      ************************************************************************************
-      ************************************************************************************
-
       This is the XML schema for the Tobago configuration files version 2.0.
 
       Use the following definition:
@@ -67,6 +59,8 @@
       <xs:element name="check-session-secret" type="xs:boolean" minOccurs="0" default="true"/>
       <xs:element name="prevent-frame-attacks" type="xs:boolean" minOccurs="0" default="true"/>
       <xs:element name="set-nosniff-header" type="xs:boolean" minOccurs="0" default="true"/>
+      <xs:element name="auto-access-key-from-label" type="xs:boolean" minOccurs="0" default="true"/>
+      <xs:element name="classic-date-time-picker" type="xs:boolean" minOccurs="0" default="false"/>
       <xs:element name="content-security-policy" type="tobago:content-security-policy-type" minOccurs="0"/>
       <xs:element name="sanitizer" type="tobago:sanitizer-type" minOccurs="0"/>
       <xs:element name="renderers" type="tobago:renderers-type" minOccurs="0"/>