Author: nandika
Date: Wed Aug 18 10:24:17 2010
New Revision: 986620
URL: http://svn.apache.org/viewvc?rev=986620&view=rev
Log:
license added
Modified:
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/axis.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basic.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basicupdate.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/contents.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/defaultNamespace.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/evaluate.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/fibo.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/id.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen24.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen3.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/lang.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/message.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/moreover.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/much_ado.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/namespaces.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/nitf.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/numbers.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi2.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/simple.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/spaces.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web.xml
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web2.xml
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/axis.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/axis.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/axis.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/axis.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<root>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basic.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basic.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basic.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basic.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+ */
+ -->
<foo>
<bar>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basicupdate.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basicupdate.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basicupdate.xml
(original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/basicupdate.xml Wed Aug
18 10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+ */
+ -->
<xu:modifications xmlns:xu="http://www.xmldb.org/xupdate">
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/contents.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/contents.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/contents.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/contents.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<?xml-stylesheet href="XSL\JavaXML.html.xsl" type="text/xsl"?>
<?xml-stylesheet href="XSL\JavaXML.wml.xsl" type="text/xsl"
Modified:
axis/axis2/c/core/trunk/axiom/test/resources/xml/om/defaultNamespace.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/defaultNamespace.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/defaultNamespace.xml
(original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/defaultNamespace.xml
Wed Aug 18 10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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 xmlns="http://dummyNamespace/">
<b>
<c>Hello</c>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/evaluate.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/evaluate.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/evaluate.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/evaluate.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+ */
+ -->
<evaluate>
<data>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/fibo.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/fibo.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/fibo.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/fibo.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
<?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.
+ */
+ -->
<Fibonacci_Numbers>
<fibonacci index="0">0</fibonacci>
<fibonacci index="1">1</fibonacci>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/id.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/id.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/id.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/id.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<!DOCTYPE foo [
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen24.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen24.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen24.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen24.xml Wed Aug 18
10:24:17 2010
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+ */
+ -->
<body><p><span></span></p><div></div></body>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen3.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen3.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen3.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/jaxen3.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
<?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.
+ */
+ -->
<Configuration>
<hostname>
<val>2</val>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/lang.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/lang.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/lang.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/lang.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<e1 xml:lang="hr">
<e2 xml:lang="en-US">
<e3/>
@@ -8,4 +26,4 @@
<e3/>
<e3 xml:lang="es"/>
</e2>
-</e1>
\ No newline at end of file
+</e1>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/message.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/message.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/message.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/message.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+ */
+ -->
<message>
<header>
<service>lookupformservice</service>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/moreover.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/moreover.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/moreover.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/moreover.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
+<?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.
+ */
+ -->
<moreovernews>
<article code="13563275">
<url>http://c.moreover.com/click/here.pl?x13563273</url>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/much_ado.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/much_ado.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/much_ado.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/much_ado.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<PLAY>
<TITLE>Much Ado about Nothing</TITLE>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/namespaces.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/namespaces.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/namespaces.xml
(original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/namespaces.xml Wed Aug
18 10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<foo:a xmlns:foo="http://fooNamespace/">
<b>
<c>Hello</c>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/nitf.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/nitf.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/nitf.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/nitf.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
<?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.
+ */
+ -->
<nitf>
<!-- Example of markup of URLs (at the bottom of the story) -->
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/numbers.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/numbers.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/numbers.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/numbers.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<numbers>
<set>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<foo>
<?cheese is tasty?>
<bar>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi2.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi2.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi2.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/pi2.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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>
<b>foo</b>
<?toc order-by="x"?>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/simple.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/simple.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/simple.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/simple.xml Wed Aug 18
10:24:17 2010
@@ -1,2 +1,20 @@
-<?xml version="1.0" ?>
+<?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.
+ */
+ -->
<root><a>a</a><b>b</b><c><d>d</d></c></root>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/spaces.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/spaces.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/spaces.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/spaces.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.
+ */
+ -->
<foo>
<bar>baz
<cheese id="3"/>
@@ -7,4 +25,4 @@
baz
</bar>
<doc><![CDATA[<foo>]]></doc>
-</foo>
\ No newline at end of file
+</foo>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+ */
+ -->
<web-app>
<servlet>
<servlet-name>snoop</servlet-name>
Modified: axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web2.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web2.xml?rev=986620&r1=986619&r2=986620&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web2.xml (original)
+++ axis/axis2/c/core/trunk/axiom/test/resources/xml/om/web2.xml Wed Aug 18
10:24:17 2010
@@ -1,4 +1,22 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+ */
+ -->
<root>
<b>
<d />