You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/03/13 13:34:18 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/live subtree-policy.acml

gregor      2004/03/13 04:34:18

  Modified:    src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules
                        style.rng frames.rng param.rng datatypes.rng
                        script.rng meta.rng attribs.rng inlstyle.rng
                        target.rng table.rng struct.rng base.rng pres.rng
                        hypertext.rng bdo.rng iframe.rng form.rng edit.rng
                        ruby.rng link.rng object.rng text.rng image.rng
                        basic-form.rng basic-table.rng nameident.rng
                        ssismap.rng list.rng legacy.rng events.rng
                        applet.rng csismap.rng
               src/webapp/lenya/pubs/default/config/ac/policies/index.html
                        url-policy.acml
               src/webapp/lenya/pubs/default/config/ac/passwd admin.rml
                        alice.iml lenya.iml reviewer.gml review.rml
                        editor.gml localhost.ipml visit.rml edit.rml
                        admin.gml
               src/webapp/lenya/pubs/default/config/doctypes doctypes.xconf
               src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml
                        index.html xhtml-strict.rng xhtml-basic.rng
                        xhtml.rng
               src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/exclude
                        basic-table.rng form.rng basic.rng
               src/webapp/lenya/pubs/default/config/menus generic.xsp
               src/webapp/lenya/pubs/default/config/doctypes/schemas
                        lenya.rng xhtml.rng
               src/webapp/lenya/pubs/default/config/ac/policies
                        url-policy.acml
               src/webapp/lenya/pubs/default/config publication.xconf
               src/webapp/lenya/pubs/default/config/doctypes/samples
                        xhtml.xml
               src/webapp/lenya/pubs/default/config/ac usecase-policies.xml
                        ac.xconf
               src/webapp/lenya/pubs/default/config/ac/policies/authoring
                        subtree-policy.acml
               src/webapp/lenya/pubs/default/config/tasks tasks.xconf
                        targets.xml
               src/webapp/lenya/pubs/default/config/ac/policies/info
                        subtree-policy.acml
               src/webapp/lenya/pubs/default/config/doctypes/schemas/dublincore
                        dublincore.rng
               src/webapp/lenya/pubs/default/config/search
                        lucene-live.xconf
               src/webapp/lenya/pubs/default/config/ac/policies/admin
                        subtree-policy.acml
               src/webapp/lenya/pubs/default/config/publishing
                        publisher.xconf
               src/webapp/lenya/pubs/default/config/ac/policies/introduction.html
                        subtree-policy.acml
               src/webapp/lenya/pubs/default/config/workflow workflow.xml
               src/webapp/lenya/pubs/default/config/ac/policies/live
                        subtree-policy.acml
  Log:
  update to ASL 2.0
  
  Revision  Changes    Path
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/style.rng
  
  Index: style.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/style.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- style.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ style.rng	13 Mar 2004 12:34:12 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Style Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/frames.rng
  
  Index: frames.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/frames.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- frames.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ frames.rng	13 Mar 2004 12:34:12 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Frames Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/param.rng
  
  Index: param.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/param.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- param.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ param.rng	13 Mar 2004 12:34:12 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Param Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/datatypes.rng
  
  Index: datatypes.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/datatypes.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- datatypes.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ datatypes.rng	13 Mar 2004 12:34:12 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Datatypes Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0"
            datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/script.rng
  
  Index: script.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/script.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- script.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ script.rng	13 Mar 2004 12:34:12 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Script Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/meta.rng
  
  Index: meta.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/meta.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- meta.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ meta.rng	13 Mar 2004 12:34:12 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Meta Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/attribs.rng
  
  Index: attribs.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/attribs.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- attribs.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ attribs.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Common Attributes Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/inlstyle.rng
  
  Index: inlstyle.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/inlstyle.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- inlstyle.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ inlstyle.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Inline Style Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/target.rng
  
  Index: target.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/target.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- target.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ target.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Target Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/table.rng
  
  Index: table.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/table.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- table.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ table.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Tables Module -->
   <!-- This builds on the basic tables module, unlike with the DTD
   implementation. -->
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/struct.rng
  
  Index: struct.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/struct.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- struct.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ struct.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Structure Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/base.rng
  
  Index: base.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/base.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- base.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ base.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Base Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/pres.rng
  
  Index: pres.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/pres.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- pres.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ pres.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
   <define name="hr">
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/hypertext.rng
  
  Index: hypertext.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/hypertext.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- hypertext.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ hypertext.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Hypertext Module -->
   <!-- Depends on text module. -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/bdo.rng
  
  Index: bdo.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/bdo.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- bdo.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ bdo.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Bi-directional Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/iframe.rng
  
  Index: iframe.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/iframe.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- iframe.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ iframe.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Iframe Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/form.rng
  
  Index: form.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/form.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- form.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ form.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Forms Module -->
   <!-- Unlike the DTD implementation, this builds on the basic-form module --><grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/edit.rng
  
  Index: edit.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/edit.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- edit.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ edit.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Edit Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/ruby.rng
  
  Index: ruby.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/ruby.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ruby.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ ruby.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
   <define name="ruby">
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/link.rng
  
  Index: link.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/link.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- link.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ link.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Link Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/object.rng
  
  Index: object.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/object.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- object.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ object.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Object Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/text.rng
  
  Index: text.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/text.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- text.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ text.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Text Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/image.rng
  
  Index: image.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/image.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- image.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ image.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Image Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +19 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/basic-form.rng
  
  Index: basic-form.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/basic-form.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- basic-form.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ basic-form.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,23 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
  +    
   <!-- Simplified Forms Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/basic-table.rng
  
  Index: basic-table.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/basic-table.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- basic-table.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ basic-table.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Basic Tables Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/nameident.rng
  
  Index: nameident.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/nameident.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- nameident.rng	29 Jan 2004 17:18:46 -0000	1.2
  +++ nameident.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Name Identification Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/ssismap.rng
  
  Index: ssismap.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/ssismap.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ssismap.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ ssismap.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Server-side Image Map Module -->
   <!-- Depends on image module. -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/list.rng
  
  Index: list.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/list.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- list.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ list.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- List Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/legacy.rng
  
  Index: legacy.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/legacy.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- legacy.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ legacy.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Legacy Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/events.rng
  
  Index: events.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/events.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- events.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ events.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <!-- Events Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/applet.rng
  
  Index: applet.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/applet.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- applet.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ applet.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Applet Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/csismap.rng
  
  Index: csismap.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/modules/csismap.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- csismap.rng	29 Jan 2004 17:18:47 -0000	1.2
  +++ csismap.rng	13 Mar 2004 12:34:13 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- Client-side Image Map Module -->
   <grammar xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/index.html/url-policy.acml
  
  Index: url-policy.acml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/index.html/url-policy.acml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- url-policy.acml	4 Mar 2004 18:45:26 -0000	1.2
  +++ url-policy.acml	13 Mar 2004 12:34:15 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <policy xmlns="http://apache.org/cocoon/lenya/ac/1.0">
   
     <world>
  
  
  
  1.5       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/admin.rml
  
  Index: admin.rml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/admin.rml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- admin.rml	13 Nov 2003 16:16:59 -0000	1.4
  +++ admin.rml	13 Mar 2004 12:34:15 -0000	1.5
  @@ -1,2 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <role class="org.apache.lenya.ac.file.FileRole" id="admin"/>
  
  
  
  1.2       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/alice.iml
  
  Index: alice.iml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/alice.iml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- alice.iml	8 Dec 2003 11:16:18 -0000	1.1
  +++ alice.iml	13 Mar 2004 12:34:15 -0000	1.2
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <identity id="alice" class="org.apache.lenya.ac.file.FileUser">
     <name>Alice</name>
  
  
  
  1.8       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/lenya.iml
  
  Index: lenya.iml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/lenya.iml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- lenya.iml	13 Nov 2003 16:16:59 -0000	1.7
  +++ lenya.iml	13 Mar 2004 12:34:15 -0000	1.8
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <identity id="lenya" class="org.apache.lenya.ac.file.FileUser">
     <name>Levi Vanya</name>
  
  
  
  1.6       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/reviewer.gml
  
  Index: reviewer.gml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/reviewer.gml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- reviewer.gml	13 Nov 2003 16:16:59 -0000	1.5
  +++ reviewer.gml	13 Mar 2004 12:34:15 -0000	1.6
  @@ -1,2 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <group class="org.apache.lenya.ac.file.FileGroup" id="reviewer"/>
  
  
  
  1.2       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/review.rml
  
  Index: review.rml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/review.rml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- review.rml	4 Mar 2004 18:45:26 -0000	1.1
  +++ review.rml	13 Mar 2004 12:34:15 -0000	1.2
  @@ -1,2 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <role class="org.apache.lenya.ac.file.FileRole" id="review"/>
  
  
  
  1.6       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/editor.gml
  
  Index: editor.gml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/editor.gml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- editor.gml	13 Nov 2003 16:16:59 -0000	1.5
  +++ editor.gml	13 Mar 2004 12:34:15 -0000	1.6
  @@ -1,2 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <group class="org.apache.lenya.ac.file.FileGroup" id="editor"/>
  
  
  
  1.5       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/localhost.ipml
  
  Index: localhost.ipml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/localhost.ipml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- localhost.ipml	29 Jan 2004 17:18:46 -0000	1.4
  +++ localhost.ipml	13 Mar 2004 12:34:15 -0000	1.5
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <ip-range class="org.apache.lenya.ac.file.FileIPRange" id="localhost">
     <name>Localhost</name>
  
  
  
  1.2       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/visit.rml
  
  Index: visit.rml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/visit.rml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- visit.rml	4 Mar 2004 18:45:26 -0000	1.1
  +++ visit.rml	13 Mar 2004 12:34:15 -0000	1.2
  @@ -1,2 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <role class="org.apache.lenya.ac.file.FileRole" id="visit"/>
  
  
  
  1.2       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/edit.rml
  
  Index: edit.rml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/edit.rml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- edit.rml	4 Mar 2004 18:45:26 -0000	1.1
  +++ edit.rml	13 Mar 2004 12:34:15 -0000	1.2
  @@ -1,2 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <role class="org.apache.lenya.ac.file.FileRole" id="edit"/>
  
  
  
  1.6       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/admin.gml
  
  Index: admin.gml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/passwd/admin.gml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- admin.gml	13 Nov 2003 16:16:58 -0000	1.5
  +++ admin.gml	13 Mar 2004 12:34:15 -0000	1.6
  @@ -1,2 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <group class="org.apache.lenya.ac.file.FileGroup" id="admin"/>
  
  
  
  1.6       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/doctypes.xconf
  
  Index: doctypes.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/doctypes.xconf,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- doctypes.xconf	14 Jan 2004 01:52:15 -0000	1.5
  +++ doctypes.xconf	13 Mar 2004 12:34:16 -0000	1.6
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <doctypes>
   
  
  
  
  1.2       +19 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.html	23 Oct 2003 14:04:49 -0000	1.1
  +++ index.html	13 Mar 2004 12:34:16 -0000	1.2
  @@ -1,4 +1,23 @@
  +<?xml version="1.0" encoding="iso-8859-1"?>
   <html xmlns="http://www.w3.org/1999/xhtml">
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <head>
   <title>Modularization of XHTML in RELAX NG</title>
   </head>
  
  
  
  1.3       +19 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/xhtml-strict.rng
  
  Index: xhtml-strict.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/xhtml-strict.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xhtml-strict.rng	29 Jan 2004 17:18:50 -0000	1.2
  +++ xhtml-strict.rng	13 Mar 2004 12:34:16 -0000	1.3
  @@ -1,3 +1,22 @@
  +<?xml version="1.0" encoding="iso-8859-1"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- XHTML Strict -->
   
   <grammar ns="http://www.w3.org/1999/xhtml"
  
  
  
  1.3       +19 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/xhtml-basic.rng
  
  Index: xhtml-basic.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/xhtml-basic.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xhtml-basic.rng	29 Jan 2004 17:18:50 -0000	1.2
  +++ xhtml-basic.rng	13 Mar 2004 12:34:16 -0000	1.3
  @@ -1,3 +1,22 @@
  +<?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <!-- XHTML Basic -->
   
   <grammar ns="http://www.w3.org/1999/xhtml"
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/xhtml.rng
  
  Index: xhtml.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/xhtml.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xhtml.rng	29 Jan 2004 17:18:50 -0000	1.2
  +++ xhtml.rng	13 Mar 2004 12:34:16 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <grammar ns="http://www.w3.org/1999/xhtml"
            xmlns="http://relaxng.org/ns/structure/1.0">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/exclude/basic-table.rng
  
  Index: basic-table.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/exclude/basic-table.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- basic-table.rng	29 Jan 2004 17:18:49 -0000	1.2
  +++ basic-table.rng	13 Mar 2004 12:34:17 -0000	1.3
  @@ -1,5 +1,23 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
  +<!--
     Checks exclusions applying to basic-table module.
     This schema is intended to be used in addition to xhtml.rng.
   -->
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/exclude/form.rng
  
  Index: form.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/exclude/form.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- form.rng	29 Jan 2004 17:18:49 -0000	1.2
  +++ form.rng	13 Mar 2004 12:34:17 -0000	1.3
  @@ -1,5 +1,23 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
  +<!--
     Checks exclusions applying to form and basic-form modules.
     This schema is intended to be used in addition to xhtml.rng.
   -->
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/exclude/basic.rng
  
  Index: basic.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml/exclude/basic.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- basic.rng	29 Jan 2004 17:18:49 -0000	1.2
  +++ basic.rng	13 Mar 2004 12:34:17 -0000	1.3
  @@ -1,5 +1,23 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
  +<!--
     Checks exclusions applying to "a" and "pre" elements.
     This schema is intended to be used in addition to xhtml.rng.
   -->
  
  
  
  1.70      +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/menus/generic.xsp
  
  Index: generic.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/menus/generic.xsp,v
  retrieving revision 1.69
  retrieving revision 1.70
  diff -u -r1.69 -r1.70
  --- generic.xsp	22 Feb 2004 20:41:33 -0000	1.69
  +++ generic.xsp	13 Mar 2004 12:34:17 -0000	1.70
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <xsp:page 
       language="java" 
  
  
  
  1.4       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/lenya.rng
  
  Index: lenya.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/lenya.rng,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- lenya.rng	29 Jan 2004 17:18:50 -0000	1.3
  +++ lenya.rng	13 Mar 2004 12:34:17 -0000	1.4
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <grammar ns="http://www.w3.org/1999/xhtml"
            xmlns="http://relaxng.org/ns/structure/1.0"
            xmlns:lenya="http://apache.org/cocoon/lenya/page-envelope/1.0"
  
  
  
  1.5       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml.rng
  
  Index: xhtml.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/xhtml.rng,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- xhtml.rng	14 Feb 2004 15:48:53 -0000	1.4
  +++ xhtml.rng	13 Mar 2004 12:34:17 -0000	1.5
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <!--+
       | XHTML doctype
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/url-policy.acml
  
  Index: url-policy.acml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/url-policy.acml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- url-policy.acml	4 Mar 2004 18:45:27 -0000	1.2
  +++ url-policy.acml	13 Mar 2004 12:34:17 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <policy xmlns="http://apache.org/cocoon/lenya/ac/1.0">
   
     <world>
  
  
  
  1.6       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/publication.xconf
  
  Index: publication.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/publication.xconf,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- publication.xconf	31 Oct 2003 18:13:56 -0000	1.5
  +++ publication.xconf	13 Mar 2004 12:34:17 -0000	1.6
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <publication>
     <languages>
  
  
  
  1.7       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/samples/xhtml.xml
  
  Index: xhtml.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/samples/xhtml.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- xhtml.xml	15 Jan 2004 09:59:53 -0000	1.6
  +++ xhtml.xml	13 Mar 2004 12:34:17 -0000	1.7
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <html xmlns="http://www.w3.org/1999/xhtml" 
         xmlns:xhtml="http://www.w3.org/1999/xhtml" 
  
  
  
  1.4       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/usecase-policies.xml
  
  Index: usecase-policies.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/usecase-policies.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- usecase-policies.xml	4 Mar 2004 18:45:27 -0000	1.3
  +++ usecase-policies.xml	13 Mar 2004 12:34:17 -0000	1.4
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <usecases xmlns="http://apache.org/cocoon/lenya/ac/1.0">
   	<usecase id="create">
   		<role id="edit"/>
  
  
  
  1.5       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/ac.xconf
  
  Index: ac.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/ac.xconf,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ac.xconf	31 Oct 2003 15:17:42 -0000	1.4
  +++ ac.xconf	13 Mar 2004 12:34:17 -0000	1.5
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <access-controller type="bypassable">
     
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/authoring/subtree-policy.acml
  
  Index: subtree-policy.acml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/authoring/subtree-policy.acml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- subtree-policy.acml	4 Mar 2004 18:45:28 -0000	1.2
  +++ subtree-policy.acml	13 Mar 2004 12:34:17 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <policy xmlns="http://apache.org/cocoon/lenya/ac/1.0">
   
     <group id="editor">
  
  
  
  1.12      +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/tasks.xconf
  
  Index: tasks.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/tasks.xconf,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- tasks.xconf	31 Jan 2004 12:09:10 -0000	1.11
  +++ tasks.xconf	13 Mar 2004 12:34:17 -0000	1.12
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <tasks>
       
  
  
  
  1.28      +15 -2     cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml
  
  Index: targets.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- targets.xml	11 Mar 2004 21:33:54 -0000	1.27
  +++ targets.xml	13 Mar 2004 12:34:17 -0000	1.28
  @@ -1,8 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -
   <!--
  -$Id$
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
   -->
  +
  +<!-- $Id$ -->
   
   <project name="Ant Test Project" default="test" basedir=".">
   
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/info/subtree-policy.acml
  
  Index: subtree-policy.acml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/info/subtree-policy.acml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- subtree-policy.acml	4 Mar 2004 18:45:28 -0000	1.2
  +++ subtree-policy.acml	13 Mar 2004 12:34:17 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <policy xmlns="http://apache.org/cocoon/lenya/ac/1.0">
   
     <group id="editor">
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/dublincore/dublincore.rng
  
  Index: dublincore.rng
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/doctypes/schemas/dublincore/dublincore.rng,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- dublincore.rng	29 Jan 2004 17:18:49 -0000	1.2
  +++ dublincore.rng	13 Mar 2004 12:34:18 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +    
   <grammar xmlns="http://relaxng.org/ns/structure/1.0"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:dcterms="http://purl.org/dc/terms/"
  
  
  
  1.2       +17 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/search/lucene-live.xconf
  
  Index: lucene-live.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/search/lucene-live.xconf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- lucene-live.xconf	9 Oct 2003 15:00:35 -0000	1.1
  +++ lucene-live.xconf	13 Mar 2004 12:34:18 -0000	1.2
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
   
   <lucene>
     <update-index type="new"/>
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/admin/subtree-policy.acml
  
  Index: subtree-policy.acml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/admin/subtree-policy.acml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- subtree-policy.acml	10 Feb 2004 19:23:56 -0000	1.2
  +++ subtree-policy.acml	13 Mar 2004 12:34:18 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <policy xmlns="http://apache.org/cocoon/lenya/ac/1.0">
   
     <group id="admin">
  
  
  
  1.4       +15 -6     cocoon-lenya/src/webapp/lenya/pubs/default/config/publishing/publisher.xconf
  
  Index: publisher.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/publishing/publisher.xconf,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- publisher.xconf	17 Apr 2003 14:35:03 -0000	1.3
  +++ publisher.xconf	13 Mar 2004 12:34:18 -0000	1.4
  @@ -1,12 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -
   <!--
  -    Document   : publishing.xconf.xml
  -    Created on : November 4, 2002, 3:08 PM
  -    Author     : ah
  -    Description:
  -        Configuration of the authoring and publishing process of this publication.
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
   -->
  +
  +<!-- $Id$ -->
   
   <publication>
     <authoring>
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/introduction.html/subtree-policy.acml
  
  Index: subtree-policy.acml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/introduction.html/subtree-policy.acml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- subtree-policy.acml	4 Mar 2004 18:45:27 -0000	1.2
  +++ subtree-policy.acml	13 Mar 2004 12:34:18 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <policy xmlns="http://apache.org/cocoon/lenya/ac/1.0">
   
     <world>
  
  
  
  1.10      +15 -6     cocoon-lenya/src/webapp/lenya/pubs/default/config/workflow/workflow.xml
  
  Index: workflow.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/workflow/workflow.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- workflow.xml	5 Mar 2004 17:50:32 -0000	1.9
  +++ workflow.xml	13 Mar 2004 12:34:18 -0000	1.10
  @@ -1,12 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -
   <!--
  -    Document   : workflow.xml
  -    Created on : 8. April 2003, 19:02
  -    Author     : andreas
  -    Description:
  -        Purpose of the document follows.
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
   -->
  +
  +<!-- $Id$ -->
   
   <workflow xmlns="http://apache.org/cocoon/lenya/workflow/1.0"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  
  
  
  1.3       +18 -0     cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/live/subtree-policy.acml
  
  Index: subtree-policy.acml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/ac/policies/live/subtree-policy.acml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- subtree-policy.acml	4 Mar 2004 18:45:28 -0000	1.2
  +++ subtree-policy.acml	13 Mar 2004 12:34:18 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <policy xmlns="http://apache.org/cocoon/lenya/ac/1.0">
   
     <world>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org