Author: kelvingoodson
Date: Fri Oct 13 04:19:11 2006
New Revision: 463649
URL: http://svn.apache.org/viewvc?view=rev&rev=463649
Log:
sdo java fixes for copyright/license issues
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/api_test.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/bank.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/datatype.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo-ext.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/mixed.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/names.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/open.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdoannotations.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdotypes.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/simple.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/tools/readme.htm
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/enum.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/repeatingChoice.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/sequences.xsd
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/simple.xsd
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentNoNamespaceSchemaLocation.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:element name="aNoNamespaceSchemaLocationElement">
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/XMLDocumentSchemaLocation.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.example.com/xmlDocumentSchemaLocation"
xmlns:sl="http://www.example.com/xmlDocumentSchemaLocation">
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/api_test.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/api_test.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/api_test.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/api_test.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:sdo="commonj.sdo" xmlns:simple="http://www.example.com/api_test"
targetNamespace="http://www.example.com/api_test">
<xsd:import namespace="commonj.sdo" schemaLocation="sdoModel.xsd"/>
<xsd:element name="apiTestElem" type="simple:APITest"/>
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/bank.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/bank.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/bank.xsd
(original)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/bank.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema targetNamespace="http://www.example.com/bank"
xmlns:bank="http://www.example.com/bank"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/datatype.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/datatype.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/datatype.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/datatype.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:datatype="http://www.example.com/datatype"
xmlns:sdoJava="commonj.sdo/java"
targetNamespace="http://www.example.com/datatype">
<xsd:simpleType name="SimpleSDOType">
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo-ext.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo-ext.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo-ext.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo-ext.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2005 The Apache Software Foundation or its licensors, as
applicable.
-
- 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.
--->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://bar"
elementFormDefault="qualified"
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo.xsd
(original)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/foo.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2005 The Apache Software Foundation or its licensors, as
applicable.
-
- 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://foo"
elementFormDefault="qualified" xmlns:foo="http://foo">
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/mixed.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/mixed.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/mixed.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/mixed.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema
targetNamespace="http://www.example.com/mixed"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/names.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/names.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/names.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/names.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema
targetNamespace="http://www.example.com/names"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/open.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/open.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/open.xsd
(original)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/open.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema
xmlns:simple="http://www.example.com/open"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdoannotations.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdoannotations.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdoannotations.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdoannotations.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema
targetNamespace="http://www.example.com/sdoannotations"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdotypes.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdotypes.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdotypes.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/sdotypes.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema
targetNamespace="http://www.example.com/sdotypes"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/simple.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/simple.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/simple.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/impl/src/test/resources/simple.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Copyright (c) 2005-2006 The Apache Software Foundation or its licensors,
as applicable.
- *
- * 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema
targetNamespace="http://www.example.com/simple"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modified: incubator/tuscany/branches/sdo-java-M2/sdo/tools/readme.htm
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/tools/readme.htm?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/tools/readme.htm (original)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/tools/readme.htm Fri Oct 13
04:19:11 2006
@@ -1,9 +1,24 @@
- <!DOCTYPE HTML
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><!-- Copyright (c) 2006 Apache Software Foundation or its
licensors,
-as applicable. 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.
-->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<meta content="text/css" http-equiv="Content-Style-Type"><title>Tuscany SDO
Tools</title>
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/enum.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/enum.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/enum.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/enum.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2005 The Apache Software Foundation or its licensors, as
applicable.
-
- 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema
targetNamespace="http://www.example.com/simple"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/repeatingChoice.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/repeatingChoice.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/repeatingChoice.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/repeatingChoice.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2005 The Apache Software Foundation or its licensors, as
applicable.
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
- 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.
- -->
<xsd:schema xmlns:repchoice="http://www.example.com/repchoice"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.example.com/repchoice">
<xsd:element name="rc" type="repchoice:RCType"/>
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/sequences.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/sequences.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/sequences.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/sequences.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2005 The Apache Software Foundation or its licensors, as
applicable.
-
- 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema xmlns:seq="http://www.example.com/sequences"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.example.com/sequences">
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/simple.xsd
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/simple.xsd?view=diff&rev=463649&r1=463648&r2=463649
==============================================================================
---
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/simple.xsd
(original)
+++
incubator/tuscany/branches/sdo-java-M2/sdo/tools/src/test/resources/simple.xsd
Fri Oct 13 04:19:11 2006
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2005 The Apache Software Foundation or its licensors, as
applicable.
-
- 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.
- -->
+ <!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
<xsd:schema
targetNamespace="http://www.example.com/simple"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]