You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/06/16 13:25:49 UTC

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema Attribute.betwixt ComplexType.betwixt ElementReference.betwixt GlobalComplexType.betwixt GlobalElement.betwixt LocalComplexType.betwixt LocalElement.betwixt Schema.betwixt SimpleLocalElement.betwixt package.html

rdonkin     2004/06/16 04:25:49

  Modified:    betwixt/src/java/org/apache/commons/betwixt/schema
                        Attribute.betwixt ComplexType.betwixt
                        ElementReference.betwixt GlobalComplexType.betwixt
                        GlobalElement.betwixt LocalComplexType.betwixt
                        LocalElement.betwixt Schema.betwixt
                        SimpleLocalElement.betwixt package.html
  Log:
  Tidied up the licenses
  
  Revision  Changes    Path
  1.3       +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Attribute.betwixt
  
  Index: Attribute.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Attribute.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Attribute.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ Attribute.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
   <info>
       <element name='attribute' uri='http://www.w3.org/2001/XMLSchema'>
       	<attribute
  
  
  
  1.3       +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ComplexType.betwixt
  
  Index: ComplexType.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ComplexType.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ComplexType.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ ComplexType.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
   <info>
       <element name='complexType' uri='http://www.w3.org/2001/XMLSchema'>
   	    <attribute
  
  
  
  1.3       +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ElementReference.betwixt
  
  Index: ElementReference.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ElementReference.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ElementReference.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ ElementReference.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
   <info>
       <element name='element' uri='http://www.w3.org/2001/XMLSchema'>
       	<attribute
  
  
  
  1.3       +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.betwixt
  
  Index: GlobalComplexType.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- GlobalComplexType.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ GlobalComplexType.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
   <info>
       <element name='complexType' uri='http://www.w3.org/2001/XMLSchema'>
       	<element 
  
  
  
  1.3       +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/GlobalElement.betwixt
  
  Index: GlobalElement.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/GlobalElement.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- GlobalElement.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ GlobalElement.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
   <info>
       <element name='element' uri='http://www.w3.org/2001/XMLSchema'>
       	<attribute
  
  
  
  1.3       +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/LocalComplexType.betwixt
  
  Index: LocalComplexType.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/LocalComplexType.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LocalComplexType.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ LocalComplexType.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
   <info>
       <element name='complexType' uri='http://www.w3.org/2001/XMLSchema'>
       	<element 
  
  
  
  1.3       +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/LocalElement.betwixt
  
  Index: LocalElement.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/LocalElement.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LocalElement.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ LocalElement.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
   <info>
       <element name='element' uri='http://www.w3.org/2001/XMLSchema'>
       	<attribute
  
  
  
  1.3       +15 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Schema.betwixt
  
  Index: Schema.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Schema.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Schema.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ Schema.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
   <info>
       <element name='schema' uri='http://www.w3.org/2001/XMLSchema'>
       	<element
  
  
  
  1.3       +16 -0     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/SimpleLocalElement.betwixt
  
  Index: SimpleLocalElement.betwixt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/SimpleLocalElement.betwixt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SimpleLocalElement.betwixt	16 Jun 2004 11:21:26 -0000	1.2
  +++ SimpleLocalElement.betwixt	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,20 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  +<!--
  +  Copyright 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.
  +-->
  +
   <info>
       <element name='element' uri='http://www.w3.org/2001/XMLSchema'>
       	<attribute
  
  
  
  1.3       +17 -1     jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/package.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- package.html	16 Jun 2004 11:21:26 -0000	1.2
  +++ package.html	16 Jun 2004 11:25:48 -0000	1.3
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +  Copyright 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.
  +-->
   <head>
   </head>
   <body>
  @@ -7,6 +22,7 @@
     from <code>Betwixt</code> descriptors.
     This is aimed towards integration with JaxMe. 
     </p>
  -  
  +  <p><strong>Note:</strong> this code is still experimental 
  +  and the probability is high that the interfaces will need to change in the future. 
   </body>
   </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org