You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by sa...@apache.org on 2012/05/31 12:39:08 UTC

svn commit: r1344643 [3/4] - in /axis/axis2/java/core/trunk/modules/kernel: ./ test-resources/schemas/ test-resources/schemas/custom_schemas/ test-resources/schemas/default_generator/ test-resources/schemas/doc_lit_generator/ test-resources/schemas/map...

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,26 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:DOM="http://java2wsdl.description.axis2.apache.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://java2wsdl.description.axis2.apache.org">
+    <xs:complexType name="document">
+        <xs:sequence>
+            <xs:any/>
+        </xs:sequence>
+    </xs:complexType>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" xmlns:DOM="http://java2wsdl.description.axis2.apache.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="document" nillable="true" type="ns0:document"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DOMasParameter-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,26 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:DOM="http://java2wsdl.description.axis2.apache.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://java2wsdl.description.axis2.apache.org">
+    <xs:complexType name="document">
+        <xs:sequence>
+            <xs:any/>
+        </xs:sequence>
+    </xs:complexType>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,34 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" xmlns:DOM="http://java2wsdl.description.axis2.apache.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testDOMResult" nillable="true" type="ns0:document"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DomAsReturnType-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DoubleArrayAsReturnType-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DoubleArrayAsReturnType-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DoubleArrayAsReturnType-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DoubleArrayAsReturnType-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,40 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testDoubleArrayAsReturnTypeResult">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element maxOccurs="unbounded" name="return" type="xs:double"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/DoubleArrayAsReturnType-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,28 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:enum="http://java2wsdl.description.axis2.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://java2wsdl.description.axis2.apache.org/xsd">
+    <xs:complexType name="DefaultSchemaGeneratorTest_SimpleEnum">
+        <xs:complexContent>
+            <xs:extension base="xs:Enum">
+                <xs:sequence/>
+            </xs:extension>
+        </xs:complexContent>
+    </xs:complexType>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:enum="http://java2wsdl.description.axis2.apache.org/xsd" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:import namespace="http://java2wsdl.description.axis2.apache.org/xsd"/>
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="e" nillable="true" type="enum:DefaultSchemaGeneratorTest_SimpleEnum"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsParameter-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,28 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:enum="http://java2wsdl.description.axis2.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://java2wsdl.description.axis2.apache.org/xsd">
+    <xs:complexType name="DefaultSchemaGeneratorTest_SimpleEnum">
+        <xs:complexContent>
+            <xs:extension base="xs:Enum">
+                <xs:sequence/>
+            </xs:extension>
+        </xs:complexContent>
+    </xs:complexType>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:enum="http://java2wsdl.description.axis2.apache.org/xsd" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:import namespace="http://java2wsdl.description.axis2.apache.org/xsd"/>
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testEnumAsReturnTypeResult" nillable="true" type="enum:DefaultSchemaGeneratorTest_SimpleEnum"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/EnumAsReturnType-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ExtendedPOJO-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ExtendedPOJO-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ExtendedPOJO-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ExtendedPOJO-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,57 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="sss" nillable="true" type="xs:string"/>
+    <xs:element name="s" nillable="true" type="xs:string"/>
+    <xs:element name="l" nillable="true" type="xs:long"/>
+    <xs:element name="j" nillable="true" type="xs:int"/>
+    <xs:element name="i" nillable="true" type="xs:int"/>
+    <xs:element name="dd" nillable="true" type="xs:double"/>
+    <xs:element name="d" nillable="true" type="xs:double"/>
+    <xs:element name="cc" nillable="true" type="xs:unsignedShort"/>
+    <xs:element name="c" nillable="true" type="xs:unsignedShort"/>
+    <xs:element name="bool" nillable="true" type="xs:boolean"/>
+    <xs:element name="bb" nillable="true" type="xs:byte"/>
+    <xs:element name="b" nillable="true" type="xs:byte"/>
+    <xs:element name="isBoolResult" nillable="true" type="xs:boolean"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getSssResult" nillable="true" type="xs:string"/>
+    <xs:element name="getSResult" nillable="true" type="xs:string"/>
+    <xs:element name="getLResult" nillable="true" type="xs:long"/>
+    <xs:element name="getJResult" nillable="true" type="xs:int"/>
+    <xs:element name="getIResult" nillable="true" type="xs:int"/>
+    <xs:element name="getDdResult" nillable="true" type="xs:double"/>
+    <xs:element name="getDResult" nillable="true" type="xs:double"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="getCcResult" nillable="true" type="xs:unsignedShort"/>
+    <xs:element name="getCResult" nillable="true" type="xs:unsignedShort"/>
+    <xs:element name="getBbResult" nillable="true" type="xs:byte"/>
+    <xs:element name="getBResult" nillable="true" type="xs:byte"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ExtendedPOJO-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/IntArrayAsReturnType-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/IntArrayAsReturnType-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/IntArrayAsReturnType-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/IntArrayAsReturnType-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,40 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testIntArrayAsReturnTypeResult">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element maxOccurs="unbounded" name="return" type="xs:int"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/IntArrayAsReturnType-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsParameter-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsParameter-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsParameter-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsParameter-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,40 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testList">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element maxOccurs="unbounded" minOccurs="0" name="l" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsParameter-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsReturnType-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsReturnType-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsReturnType-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsReturnType-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,40 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testListAsReturnTypeResult">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/ListAsReturnType-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,32 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:map="http://ws.apache.org/namespaces/axis2/map" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://ws.apache.org/namespaces/axis2/map">
+    <xs:complexType name="entry1">
+        <xs:sequence>
+            <xs:element minOccurs="0" name="key" nillable="true" type="xs:anyType"/>
+            <xs:element minOccurs="0" name="value" nillable="true" type="xs:anyType"/>
+        </xs:sequence>
+    </xs:complexType>
+    <xs:complexType name="map1">
+        <xs:sequence>
+            <xs:element maxOccurs="unbounded" minOccurs="0" name="entry" nillable="true" type="map:entry1"/>
+        </xs:sequence>
+    </xs:complexType>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ax229="http://ws.apache.org/namespaces/axis2/map" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:import namespace="http://ws.apache.org/namespaces/axis2/map"/>
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="map" nillable="true" type="map:map1"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsParameter-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,32 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:map="http://ws.apache.org/namespaces/axis2/map" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://ws.apache.org/namespaces/axis2/map">
+    <xs:complexType name="entry1">
+        <xs:sequence>
+            <xs:element minOccurs="0" name="key" nillable="true" type="xs:anyType"/>
+            <xs:element minOccurs="0" name="value" nillable="true" type="xs:anyType"/>
+        </xs:sequence>
+    </xs:complexType>
+    <xs:complexType name="map1">
+        <xs:sequence>
+            <xs:element maxOccurs="unbounded" minOccurs="0" name="entry" nillable="true" type="map:entry1"/>
+        </xs:sequence>
+    </xs:complexType>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:map="http://ws.apache.org/namespaces/axis2/map" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:import namespace="http://ws.apache.org/namespaces/axis2/map"/>
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testMapAsReturnTypeResult" nillable="true" type="map:map1"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MapAsReturnType-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,22 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mapping="http://java2wsdl.description.axis2.apache.org/xsd" xmlns:mapping2="http://www.abc.com/soaframework/common/types" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://java2wsdl.description.axis2.apache.org/xsd">
+    <xs:import namespace="http://www.abc.com/soaframework/common/types"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mapping="http://www.abc.com/soaframework/common/types" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:import namespace="http://www.abc.com/soaframework/common/types"/>
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+    <xs:element name="MappingTestResult" nillable="true" type="mapping:ErrorMessage"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/MappingCheckwith_custom_mapping-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnType-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnType-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnType-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnType-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,33 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnType-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,33 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,32 @@
+<!--
+  ~ 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.
+  -->
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/NoParameterOrReturnTypewith_custom_schema-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,32 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:pojo="http://java2wsdl.description.axis2.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://java2wsdl.description.axis2.apache.org/xsd">
+    <xs:complexType name="DefaultSchemaGeneratorTest_SimplePOJO">
+        <xs:sequence>
+            <xs:element minOccurs="0" name="b" type="xs:byte"/>
+            <xs:element minOccurs="0" name="bool" type="xs:boolean"/>
+            <xs:element minOccurs="0" name="c" type="xs:unsignedShort"/>
+            <xs:element minOccurs="0" name="d" type="xs:double"/>
+            <xs:element minOccurs="0" name="i" type="xs:int"/>
+            <xs:element minOccurs="0" name="l" type="xs:long"/>
+            <xs:element minOccurs="0" name="s" nillable="true" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ax235="http://java2wsdl.description.axis2.apache.org/xsd" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:import namespace="http://java2wsdl.description.axis2.apache.org/xsd"/>
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testPOJOAsReturnTypeResult" nillable="true" type="pojo:DefaultSchemaGeneratorTest_SimplePOJO"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/POJOAsReturnType-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,32 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:pojo="http://java2wsdl.description.axis2.apache.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://java2wsdl.description.axis2.apache.org/xsd">
+    <xs:complexType name="DefaultSchemaGeneratorTest_SimplePOJO">
+        <xs:sequence>
+            <xs:element minOccurs="0" name="b" type="xs:byte"/>
+            <xs:element minOccurs="0" name="bool" type="xs:boolean"/>
+            <xs:element minOccurs="0" name="c" type="xs:unsignedShort"/>
+            <xs:element minOccurs="0" name="d" type="xs:double"/>
+            <xs:element minOccurs="0" name="i" type="xs:int"/>
+            <xs:element minOccurs="0" name="l" type="xs:long"/>
+            <xs:element minOccurs="0" name="s" nillable="true" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:pojo="http://java2wsdl.description.axis2.apache.org/xsd" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:import namespace="http://java2wsdl.description.axis2.apache.org/xsd"/>
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="o" nillable="true" type="pojo:DefaultSchemaGeneratorTest_SimplePOJO"/>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PojoAsParameter-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrs-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrs-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrs-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrs-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,47 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testPrimitiveTypes">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="b" nillable="true" type="xs:base64Binary"/>
+                <xs:element maxOccurs="unbounded" name="s" type="xs:short"/>
+                <xs:element maxOccurs="unbounded" name="i" type="xs:int"/>
+                <xs:element maxOccurs="unbounded" name="l" type="xs:long"/>
+                <xs:element maxOccurs="unbounded" name="f" type="xs:float"/>
+                <xs:element maxOccurs="unbounded" name="d" type="xs:double"/>
+                <xs:element maxOccurs="unbounded" name="isTrue" type="xs:boolean"/>
+                <xs:element maxOccurs="unbounded" name="c" type="xs:unsignedShort"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrs-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrswith_custom_mapping-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrswith_custom_mapping-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrswith_custom_mapping-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrswith_custom_mapping-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="testPrimitiveTypes">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="b" nillable="true" type="xs:base64Binary"/>
+                <xs:element maxOccurs="unbounded" name="s" type="xs:short"/>
+                <xs:element maxOccurs="unbounded" name="i" type="xs:int"/>
+                <xs:element maxOccurs="unbounded" name="l" type="xs:long"/>
+                <xs:element maxOccurs="unbounded" name="f" type="xs:float"/>
+                <xs:element maxOccurs="unbounded" name="d" type="xs:double"/>
+                <xs:element maxOccurs="unbounded" name="isTrue" type="xs:boolean"/>
+                <xs:element maxOccurs="unbounded" name="c" type="xs:unsignedShort"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitiveArraysAsParametrswith_custom_mapping-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameters-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameters-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameters-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameters-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,28 @@
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testPrimitiveTypes">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element name="b" type="xs:byte"/>
+                <xs:element name="s" type="xs:short"/>
+                <xs:element name="i" type="xs:int"/>
+                <xs:element name="l" type="xs:long"/>
+                <xs:element name="f" type="xs:float"/>
+                <xs:element name="d" type="xs:double"/>
+                <xs:element name="isTrue" type="xs:boolean"/>
+                <xs:element name="c" type="xs:unsignedShort"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameters-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,31 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3schools.com" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.w3schools.com">
+    <xs:element name="note">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element name="to" type="xs:string"/>
+                <xs:element name="from" type="xs:string"/>
+                <xs:element name="heading" type="xs:string"/>
+                <xs:element name="body" type="xs:string"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,35 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="testPrimitiveTypes">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element name="b" type="xs:byte"/>
+                <xs:element name="s" type="xs:short"/>
+                <xs:element name="i" type="xs:int"/>
+                <xs:element name="l" type="xs:long"/>
+                <xs:element name="f" type="xs:float"/>
+                <xs:element name="d" type="xs:double"/>
+                <xs:element name="isTrue" type="xs:boolean"/>
+                <xs:element name="c" type="xs:unsignedShort"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_mapping-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-1.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-1.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-1.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,47 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testPrimitiveTypes">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element name="b" type="xs:byte"/>
+                <xs:element name="s" type="xs:short"/>
+                <xs:element name="i" type="xs:int"/>
+                <xs:element name="l" type="xs:long"/>
+                <xs:element name="f" type="xs:float"/>
+                <xs:element name="d" type="xs:double"/>
+                <xs:element name="isTrue" type="xs:boolean"/>
+                <xs:element name="c" type="xs:unsignedShort"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-2.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-2.xml?rev=1344643&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-2.xml (added)
+++ axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-2.xml Thu May 31 10:39:04 2012
@@ -0,0 +1,47 @@
+<!--
+  ~ 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.
+  -->
+
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ex="http://example.org" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example.org">
+    <xs:element name="nullInterruptedException">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element minOccurs="0" name="InterruptedException" nillable="true" type="xs:anyType"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="toStringResult" nillable="true" type="xs:string"/>
+    <xs:element name="testPrimitiveTypes">
+        <xs:complexType>
+            <xs:sequence>
+                <xs:element name="b" type="xs:byte"/>
+                <xs:element name="s" type="xs:short"/>
+                <xs:element name="i" type="xs:int"/>
+                <xs:element name="l" type="xs:long"/>
+                <xs:element name="f" type="xs:float"/>
+                <xs:element name="d" type="xs:double"/>
+                <xs:element name="isTrue" type="xs:boolean"/>
+                <xs:element name="c" type="xs:unsignedShort"/>
+            </xs:sequence>
+        </xs:complexType>
+    </xs:element>
+    <xs:element name="hashCodeResult" nillable="true" type="xs:int"/>
+    <xs:element name="getClassResult" nillable="true" type="xs:anyType"/>
+    <xs:element name="args0" nillable="true" type="xs:anyType"/>
+    <xs:element name="equalsResult" nillable="true" type="xs:boolean"/>
+</xs:schema>

Propchange: axis/axis2/java/core/trunk/modules/kernel/test-resources/schemas/doc_lit_generator/PrimitivesAsParameterswith_custom_schema-2.xml
------------------------------------------------------------------------------
    svn:eol-style = native