Author: adrianocrestani
Date: Mon Nov  5 21:43:00 2007
New Revision: 592290

URL: http://svn.apache.org/viewvc?rev=592290&view=rev
Log:
-adding ASF headers to README_ANT_INSTALL files
-reverting last changes made on /sdo/runtime/core/test/
-deleting some empty files

Removed:
    
incubator/tuscany/cpp/sca/samples/PHPCalculator/sample.calculator/runwsserver.bat
    
incubator/tuscany/cpp/sca/samples/PHPCalculator/sample.calculator/sample.calculator.composite.back
    
incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataObjectInstance.cpp
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataObjectInstance.h
Modified:
    incubator/tuscany/cpp/das/README_ANT_INSTALL
    incubator/tuscany/cpp/sca/README_ANT_INSTALL
    incubator/tuscany/cpp/sdo/README_ANT_INSTALL
    incubator/tuscany/cpp/sdo/runtime/core/test/.cdtbuild
    incubator/tuscany/cpp/sdo/runtime/core/test/cdata-out.xml
    incubator/tuscany/cpp/sdo/runtime/core/test/clone-out-win.xml
    incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml
    
incubator/tuscany/cpp/sdo/runtime/core/test/elementFormDefaultQualifiedSeq_expected.xml
    incubator/tuscany/cpp/sdo/runtime/core/test/jira1112expected.xml
    incubator/tuscany/cpp/sdo/runtime/core/test/noschema.xml
    incubator/tuscany/cpp/sdo/runtime/core/test/qualified.xml
    incubator/tuscany/cpp/sdo/runtime/core/test/xsiTypeAbstract_expected.xml

Modified: incubator/tuscany/cpp/das/README_ANT_INSTALL
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/das/README_ANT_INSTALL?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/das/README_ANT_INSTALL (original)
+++ incubator/tuscany/cpp/das/README_ANT_INSTALL Mon Nov  5 21:43:00 2007
@@ -1,3 +1,20 @@
+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.
+
 Using ant to build TuscanyDAS Native
 
 This guide shows how to build TuscanyDAS Native with apache ant. 

Modified: incubator/tuscany/cpp/sca/README_ANT_INSTALL
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/README_ANT_INSTALL?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sca/README_ANT_INSTALL (original)
+++ incubator/tuscany/cpp/sca/README_ANT_INSTALL Mon Nov  5 21:43:00 2007
@@ -1,3 +1,20 @@
+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.
+
 Using ant to build TuscanySCA Native
 
 This guide shows how to build TuscanySCA Native with apache ant. 

Modified: incubator/tuscany/cpp/sdo/README_ANT_INSTALL
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/README_ANT_INSTALL?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/README_ANT_INSTALL (original)
+++ incubator/tuscany/cpp/sdo/README_ANT_INSTALL Mon Nov  5 21:43:00 2007
@@ -1,3 +1,20 @@
+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.
+
 Using ant to build TuscanySDO Native
 
 This guide shows how to build TuscanySDO Native with apache ant. 

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/.cdtbuild
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/.cdtbuild?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/.cdtbuild (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/.cdtbuild Mon Nov  5 21:43:00 
2007
@@ -1,78 +1,59 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
-
-<?fileVersion 3.0.0?>
-
-<ManagedProjectBuildInfo>
-<project id="tuscany_sdo_test.cdt.managedbuild.target.gnu.exe.841259234" 
name="Executable (Gnu)" projectType="cdt.managedbuild.target.gnu.exe">
-<configuration artifactName="tuscany_sdo_test" cleanCommand="rm -rf" 
description="" 
errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser"
 id="cdt.managedbuild.config.gnu.exe.debug.1698024418" name="Debug" 
parent="cdt.managedbuild.config.gnu.exe.debug">
-<toolChain id="cdt.managedbuild.toolchain.gnu.exe.debug.953243590" name="GCC 
Tool Chain" superClass="cdt.managedbuild.toolchain.gnu.exe.debug">
-<tool command="gcc" 
id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.907958268" name="GCC C 
Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug"/>
-<tool command="g++" 
id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.829396762" name="GCC C++ 
Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug">
-<option id="gnu.cpp.compiler.option.preprocessor.def.1484983546" 
superClass="gnu.cpp.compiler.option.preprocessor.def" 
valueType="definedSymbols">
-<listOptionValue builtIn="false" value="_DEBUG"/>
-</option>
-<option id="gnu.cpp.compiler.option.include.paths.1537573101" 
superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
-<listOptionValue builtIn="false" value="${project_loc}"/>
-<listOptionValue builtIn="false" value="${project_loc}/../src"/>
-</option>
-</tool>
-<tool command="gcc" 
id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.1017750405" name="GCC C 
Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/>
-<tool command="g++" 
id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.655773583" name="GCC C++ 
Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
-<option id="gnu.cpp.link.option.libs.684950781" 
superClass="gnu.cpp.link.option.libs" valueType="libs">
-<listOptionValue builtIn="false" value="tuscany_sdo"/>
-<listOptionValue builtIn="false" value="xml2"/>
-</option>
-<option id="gnu.cpp.link.option.paths.507838253" 
superClass="gnu.cpp.link.option.paths" valueType="stringList">
-<listOptionValue builtIn="false" value="${project_loc}/../src/Debug"/>
-<listOptionValue builtIn="false" value="${LIBXML2_LIB}"/>
-</option>
-</tool>
-<tool command="as" 
id="cdt.managedbuild.tool.gnu.assembler.exe.debug.680127870" name="GCC 
Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug"/>
-<macros/>
-</toolChain>
-</configuration>
-<configuration artifactName="tuscany_sdo_test" cleanCommand="rm -rf" 
description="" 
errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser"
 id="cdt.managedbuild.config.gnu.exe.release.1720042110" name="Release" 
parent="cdt.managedbuild.config.gnu.exe.release">
-<toolChain id="cdt.managedbuild.toolchain.gnu.exe.release.1008721532" 
name="GCC Tool Chain" superClass="cdt.managedbuild.toolchain.gnu.exe.release">
-<tool command="gcc" 
id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.1386443308" name="GCC C 
Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release"/>
-<tool command="g++" 
id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.666703052" name="GCC C++ 
Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release">
-<option id="gnu.cpp.compiler.option.include.paths.1488475926" 
superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
-<listOptionValue builtIn="false" value="${project_loc}/../src"/>
-<listOptionValue builtIn="false" value="${project_loc}"/>
-</option>
-</tool>
-<tool command="gcc" 
id="cdt.managedbuild.tool.gnu.c.linker.exe.release.87016949" name="GCC C 
Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release"/>
-<tool command="g++" 
id="cdt.managedbuild.tool.gnu.cpp.linker.exe.release.4247100" name="GCC C++ 
Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.release">
-<option id="gnu.cpp.link.option.libs.73989122" 
superClass="gnu.cpp.link.option.libs" valueType="libs">
-<listOptionValue builtIn="false" value="xml2"/>
-<listOptionValue builtIn="false" value="tuscany_sdo"/>
-</option>
-<option id="gnu.cpp.link.option.paths.984022714" 
superClass="gnu.cpp.link.option.paths" valueType="stringList">
-<listOptionValue builtIn="false" value="${project_loc}/../src/Debug"/>
-<listOptionValue builtIn="false" value="${LIBXML2_LIB}"/>
-</option>
-</tool>
-<tool command="as" 
id="cdt.managedbuild.tool.gnu.assembler.exe.release.937369355" name="GCC 
Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.release"/>
-<macros/>
-</toolChain>
-</configuration>
-<macros/>
-</project>
-</ManagedProjectBuildInfo>
+<?xml version="1.0" encoding="UTF-8"?>
+<?fileVersion 3.0.0?>
+
+<ManagedProjectBuildInfo>
+<project id="tuscany_sdo_test.cdt.managedbuild.target.gnu.exe.841259234" 
name="Executable (Gnu)" projectType="cdt.managedbuild.target.gnu.exe">
+<configuration artifactName="tuscany_sdo_test" cleanCommand="rm -rf" 
description="" 
errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser"
 id="cdt.managedbuild.config.gnu.exe.debug.1698024418" name="Debug" 
parent="cdt.managedbuild.config.gnu.exe.debug">
+<toolChain id="cdt.managedbuild.toolchain.gnu.exe.debug.953243590" name="GCC 
Tool Chain" superClass="cdt.managedbuild.toolchain.gnu.exe.debug">
+<tool command="gcc" 
id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.907958268" name="GCC C 
Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug"/>
+<tool command="g++" 
id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.829396762" name="GCC C++ 
Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug">
+<option id="gnu.cpp.compiler.option.preprocessor.def.1484983546" 
superClass="gnu.cpp.compiler.option.preprocessor.def" 
valueType="definedSymbols">
+<listOptionValue builtIn="false" value="_DEBUG"/>
+</option>
+<option id="gnu.cpp.compiler.option.include.paths.1537573101" 
superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
+<listOptionValue builtIn="false" value="${project_loc}"/>
+<listOptionValue builtIn="false" value="${project_loc}/../src"/>
+</option>
+</tool>
+<tool command="gcc" 
id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.1017750405" name="GCC C 
Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/>
+<tool command="g++" 
id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.655773583" name="GCC C++ 
Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
+<option id="gnu.cpp.link.option.libs.684950781" 
superClass="gnu.cpp.link.option.libs" valueType="libs">
+<listOptionValue builtIn="false" value="tuscany_sdo"/>
+<listOptionValue builtIn="false" value="xml2"/>
+</option>
+<option id="gnu.cpp.link.option.paths.507838253" 
superClass="gnu.cpp.link.option.paths" valueType="stringList">
+<listOptionValue builtIn="false" value="${project_loc}/../src/Debug"/>
+<listOptionValue builtIn="false" value="${LIBXML2_LIB}"/>
+</option>
+</tool>
+<tool command="as" 
id="cdt.managedbuild.tool.gnu.assembler.exe.debug.680127870" name="GCC 
Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug"/>
+<macros/>
+</toolChain>
+</configuration>
+<configuration artifactName="tuscany_sdo_test" cleanCommand="rm -rf" 
description="" 
errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser"
 id="cdt.managedbuild.config.gnu.exe.release.1720042110" name="Release" 
parent="cdt.managedbuild.config.gnu.exe.release">
+<toolChain id="cdt.managedbuild.toolchain.gnu.exe.release.1008721532" 
name="GCC Tool Chain" superClass="cdt.managedbuild.toolchain.gnu.exe.release">
+<tool command="gcc" 
id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.1386443308" name="GCC C 
Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release"/>
+<tool command="g++" 
id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.666703052" name="GCC C++ 
Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release">
+<option id="gnu.cpp.compiler.option.include.paths.1488475926" 
superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
+<listOptionValue builtIn="false" value="${project_loc}/../src"/>
+<listOptionValue builtIn="false" value="${project_loc}"/>
+</option>
+</tool>
+<tool command="gcc" 
id="cdt.managedbuild.tool.gnu.c.linker.exe.release.87016949" name="GCC C 
Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release"/>
+<tool command="g++" 
id="cdt.managedbuild.tool.gnu.cpp.linker.exe.release.4247100" name="GCC C++ 
Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.release">
+<option id="gnu.cpp.link.option.libs.73989122" 
superClass="gnu.cpp.link.option.libs" valueType="libs">
+<listOptionValue builtIn="false" value="xml2"/>
+<listOptionValue builtIn="false" value="tuscany_sdo"/>
+</option>
+<option id="gnu.cpp.link.option.paths.984022714" 
superClass="gnu.cpp.link.option.paths" valueType="stringList">
+<listOptionValue builtIn="false" value="${project_loc}/../src/Debug"/>
+<listOptionValue builtIn="false" value="${LIBXML2_LIB}"/>
+</option>
+</tool>
+<tool command="as" 
id="cdt.managedbuild.tool.gnu.assembler.exe.release.937369355" name="GCC 
Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.release"/>
+<macros/>
+</toolChain>
+</configuration>
+<macros/>
+</project>
+</ManagedProjectBuildInfo>

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/cdata-out.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/cdata-out.xml?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/cdata-out.xml (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/cdata-out.xml Mon Nov  5 
21:43:00 2007
@@ -1,20 +1,2 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
 <tns:test xmlns:tns="http://www.example.org/test"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><entry1><data>xxx<![CDATA[<?xml
 
version="1.0"encoding="UTF-8"?><MOREXML>....</MOREXML>]]>aaaa<![CDATA[>>>>>>>>>]]></data><fred>abcdefg</fred><fred><![CDATA[>>>>>>>>>]]></fred><fred>xxx<![CDATA[<?xml
 
version="1.0"encoding="UTF-8"?><MOREXML>....</MOREXML>]]>aaaa<![CDATA[>>>>>>>>>]]></fred><jim>xxx<![CDATA[<?xml
 
version="1.0"encoding="UTF-8"?><MOREXML>....</MOREXML>]]>aaaa<![CDATA[>>>>>>>>>]]></jim></entry1></tns:test>

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/clone-out-win.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/clone-out-win.xml?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/clone-out-win.xml (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/clone-out-win.xml Mon Nov  5 
21:43:00 2007
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
 <tns:Clone xmlns:tns="http://www.example.org/test"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
   abc
   <test>test</test>

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/clone-out.xml Mon Nov  5 
21:43:00 2007
@@ -1,23 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
-
 <tns:Clone xmlns:tns="http://www.example.org/test"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
   abc
   <test>test</test>

Modified: 
incubator/tuscany/cpp/sdo/runtime/core/test/elementFormDefaultQualifiedSeq_expected.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/elementFormDefaultQualifiedSeq_expected.xml?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- 
incubator/tuscany/cpp/sdo/runtime/core/test/elementFormDefaultQualifiedSeq_expected.xml
 (original)
+++ 
incubator/tuscany/cpp/sdo/runtime/core/test/elementFormDefaultQualifiedSeq_expected.xml
 Mon Nov  5 21:43:00 2007
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
 <a xsi:type="tns2:aT" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:tns2="test">
   <tns2:a1>test data</tns2:a1>
 </a>

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/jira1112expected.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/jira1112expected.xml?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/jira1112expected.xml (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/jira1112expected.xml Mon Nov  5 
21:43:00 2007
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
 <BOGUS xsi:type="tns2:add" xmlns:tns2="http://Component"; 
xmlns:tns3="http://www.test.com/info"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
   <person>
     <name>

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/noschema.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/noschema.xml?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/noschema.xml (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/noschema.xml Mon Nov  5 
21:43:00 2007
@@ -1,20 +1,2 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
 <StockQuotes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><Stock 
fred="joe"><Symbol>IBM</Symbol><Last>79.78</Last><Date>5/24/2006</Date><Time>4:01pm</Time><Change>0.00</Change><Open>N/A</Open><High>N/A</High><Low>N/A</Low><Volume>900</Volume><MktCap>123.7B</MktCap><PreviousClose>79.78</PreviousClose><PercentageChange>0.00</PercentageChange><AnnRange>73.45
 - 89.94</AnnRange><Earns>5.121</Earns><P-E>15.58</P-E><Name>INTL BUSINESS 
MAC</Name></Stock></StockQuotes>

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/qualified.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/qualified.xml?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/qualified.xml (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/qualified.xml Mon Nov  5 
21:43:00 2007
@@ -1,20 +1,2 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
 <tns:GetQuotes xmlns:tns="http://swanandmokashi.com"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><tns:QuoteTicker>IBM</tns:QuoteTicker></tns:GetQuotes>

Modified: 
incubator/tuscany/cpp/sdo/runtime/core/test/xsiTypeAbstract_expected.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/xsiTypeAbstract_expected.xml?rev=592290&r1=592289&r2=592290&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/xsiTypeAbstract_expected.xml 
(original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/xsiTypeAbstract_expected.xml 
Mon Nov  5 21:43:00 2007
@@ -1,22 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-   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.
--->
 <X xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
   <abstract xsi:type="concreteType"/>
 </X>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to