You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by em...@apache.org on 2007/02/01 11:59:15 UTC

svn commit: r502193 [3/4] - in /incubator/cxf/trunk/tools2/wsdlto: core/src/main/java/org/apache/cxf/tools/wsdlto/ databinding/jaxb/src/main/java/org/apache/cxf/tools/wsdlto/databinding/jaxb/ frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/fro...

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rp-2.xsd
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rp-2.xsd
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rp-2.xsd
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rpw-2.wsdl
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rpw-2.wsdl?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rpw-2.wsdl (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rpw-2.wsdl Thu Feb  1 02:59:13 2007
@@ -0,0 +1,419 @@
+<?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.
+-->
+<!-- 
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2005). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+-->
+
+<wsdl:definitions name="WS-ResourceProperties"
+  xmlns="http://schemas.xmlsoap.org/wsdl/" 
+  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+  xmlns:wsa="http://www.w3.org/2005/08/addressing"
+  xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"
+  xmlns:wsrf-rp="http://docs.oasis-open.org/wsrf/rp-2" 
+  xmlns:wsrf-rpw="http://docs.oasis-open.org/wsrf/rpw-2" 
+  xmlns:wsrf-rw="http://docs.oasis-open.org/wsrf/rw-2"
+  targetNamespace="http://docs.oasis-open.org/wsrf/rpw-2">
+  
+  <!-- ========================== Imports =========================== -->
+
+  <wsdl:import namespace="http://docs.oasis-open.org/wsrf/rw-2" 
+               location="rw-2.wsdl" />
+
+  <!-- ===================== Types Definitions ====================== -->
+
+  <wsdl:types>
+    <xsd:schema>
+      <xsd:import namespace="http://docs.oasis-open.org/wsrf/rp-2" 
+                  schemaLocation="./rp-2.xsd" />
+    </xsd:schema>
+  </wsdl:types>
+  
+  <!-- ================== GetResourcePropertyDocument ===============
+    GetResourcePropertyDocument()
+    returns: any
+  -->
+
+  <wsdl:message name="GetResourcePropertyDocumentRequest">
+    <wsdl:part name="GetResourcePropertyDocumentRequest" 
+               element="wsrf-rp:GetResourcePropertyDocument" />
+  </wsdl:message>
+
+  <wsdl:message name="GetResourcePropertyDocumentResponse">
+    <wsdl:part name="GetResourcePropertyDocumentResponse" 
+               element="wsrf-rp:GetResourcePropertyDocumentResponse" />
+  </wsdl:message>
+
+  <!-- ===================== GetResourceProperty ==================== 
+    GetResourceProperty(QName)
+    returns: any
+  -->
+
+  <wsdl:message name="GetResourcePropertyRequest">
+    <wsdl:part name="GetResourcePropertyRequest" 
+               element="wsrf-rp:GetResourceProperty" />
+  </wsdl:message>
+  
+  <wsdl:message name="GetResourcePropertyResponse">
+    <wsdl:part name="GetResourcePropertyResponse" 
+               element="wsrf-rp:GetResourcePropertyResponse" />
+  </wsdl:message>
+
+  <wsdl:message name="InvalidResourcePropertyQNameFault">
+    <wsdl:part name="InvalidResourcePropertyQNameFault"
+               element="wsrf-rp:InvalidResourcePropertyQNameFault" />
+  </wsdl:message> 
+
+  <!-- ==============GetMultipleResourceProperties ================== 
+    GetMultipleResourceProperties(list of QName)
+    returns: sequence of any
+  -->
+
+  <wsdl:message name="GetMultipleResourcePropertiesRequest">
+    <wsdl:part name="GetMultipleResourcePropertiesRequest" 
+               element="wsrf-rp:GetMultipleResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="GetMultipleResourcePropertiesResponse">
+    <wsdl:part name="GetMultipleResourcePropertiesResponse" 
+               element="wsrf-rp:GetMultipleResourcePropertiesResponse" />
+  </wsdl:message>
+
+  <!-- ================== PutResourcePropertyDocument ===============
+    PutResourcePropertyDocument(any)
+    returns: any?
+  -->
+
+  <wsdl:message name="PutResourcePropertyDocumentRequest">
+    <wsdl:part name="PutResourcePropertyDocumentRequest" 
+               element="wsrf-rp:PutResourcePropertyDocument" />
+  </wsdl:message>
+
+  <wsdl:message name="PutResourcePropertyDocumentResponse">
+    <wsdl:part name="PutResourcePropertyDocumentResponse" 
+               element="wsrf-rp:PutResourcePropertyDocumentResponse" />
+  </wsdl:message>
+
+  <wsdl:message name="UnableToPutResourcePropertyDocumentFault">
+    <wsdl:part name="UnableToPutResourcePropertyDocumentFault"
+               element="wsrf-rp:UnableToPutResourcePropertyDocumentFault" />
+  </wsdl:message>
+
+  <!-- ================= SetResourceProperties ====================== 
+    SetResourceProperties(
+    { insert (any)* |
+     update (any)* |
+     delete@QName } + 
+    )
+    returns: empty
+  -->
+
+  <wsdl:message name="SetResourcePropertiesRequest">
+    <wsdl:part name="SetResourcePropertiesRequest" 
+               element="wsrf-rp:SetResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="SetResourcePropertiesResponse">
+    <wsdl:part name="SetResourcePropertiesResponse" 
+               element="wsrf-rp:SetResourcePropertiesResponse" />
+  </wsdl:message>
+  
+  <wsdl:message name="InvalidModificationFault">
+    <wsdl:part name="InvalidModificationFault"
+               element="wsrf-rp:InvalidModificationFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="UnableToModifyResourcePropertyFault">
+    <wsdl:part name="UnableToModifyResourcePropertyFault"
+               element="wsrf-rp:UnableToModifyResourcePropertyFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="SetResourcePropertyRequestFailedFault">
+    <wsdl:part name="SetResourcePropertyRequestFailedFault"
+               element="wsrf-rp:SetResourcePropertyRequestFailedFault" />
+  </wsdl:message> 
+
+  <!-- =============== InsertResourceProperties ===================== 
+    InsertResourceProperties((any)* )
+    returns: empty
+  -->
+
+  <wsdl:message name="InsertResourcePropertiesRequest">
+    <wsdl:part name="InsertResourcePropertiesRequest" 
+               element="wsrf-rp:InsertResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="InsertResourcePropertiesResponse">
+    <wsdl:part name="InsertResourcePropertiesResponse" 
+               element="wsrf-rp:InsertResourcePropertiesResponse" /> 
+  </wsdl:message>
+
+  <wsdl:message name="InsertResourcePropertiesRequestFailedFault">
+    <wsdl:part name="InsertResourcePropertiesRequestFailedFault"
+               element="wsrf-rp:InsertResourcePropertiesRequestFailedFault" />
+  </wsdl:message> 
+
+  <!-- =============== UpdateResourceProperties ===================== 
+    UpdateResourceProperties((any)* )
+    returns: empty
+  -->
+
+  <wsdl:message name="UpdateResourcePropertiesRequest">
+    <wsdl:part name="UpdateResourcePropertiesRequest" 
+               element="wsrf-rp:UpdateResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="UpdateResourcePropertiesResponse">
+    <wsdl:part name="UpdateResourcePropertiesResponse" 
+               element="wsrf-rp:UpdateResourcePropertiesResponse" /> 
+  </wsdl:message>
+
+  <wsdl:message name="UpdateResourcePropertiesRequestFailedFault">
+    <wsdl:part name="UpdateResourcePropertiesRequestFailedFault"
+               element="wsrf-rp:UpdateResourcePropertiesRequestFailedFault" />
+  </wsdl:message> 
+
+  <!-- =============== DeleteResourceProperties ===================== 
+    DeleteResourceProperties( ResourceProperty )
+    returns: empty
+  -->
+
+  <wsdl:message name="DeleteResourcePropertiesRequest">
+    <wsdl:part name="DeleteResourcePropertiesRequest" 
+               element="wsrf-rp:DeleteResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="DeleteResourcePropertiesResponse">
+    <wsdl:part name="DeleteResourcePropertiesResponse" 
+               element="wsrf-rp:DeleteResourcePropertiesResponse" /> 
+  </wsdl:message>
+
+  <wsdl:message name="DeleteResourcePropertiesRequestFailedFault">
+    <wsdl:part name="DeleteResourcePropertiesRequestFailedFault"
+               element="wsrf-rp:DeleteResourcePropertiesRequestFailedFault" />
+  </wsdl:message>
+
+  <!-- ================ QueryResourceProperties ===================== 
+    QueryResourceProperties(QueryExpression)
+    returns: any
+  -->
+
+  <wsdl:message name="QueryResourcePropertiesRequest">
+    <wsdl:part name="QueryResourcePropertiesRequest" 
+               element="wsrf-rp:QueryResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="QueryResourcePropertiesResponse">
+    <wsdl:part name="QueryResourcePropertiesResponse" 
+               element="wsrf-rp:QueryResourcePropertiesResponse" />
+  </wsdl:message>
+
+  <wsdl:message name="UnknownQueryExpressionDialectFault">
+    <wsdl:part name="UnknownQueryExpressionDialectFault"
+               element="wsrf-rp:UnknownQueryExpressionDialectFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="InvalidQueryExpressionFault">
+    <wsdl:part name="InvalidQueryExpressionFault"
+               element="wsrf-rp:InvalidQueryExpressionFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="QueryEvaluationErrorFault">
+    <wsdl:part name="QueryEvaluationErrorFault"
+               element="wsrf-rp:QueryEvaluationErrorFault" />
+  </wsdl:message> 
+
+  <!-- =================== PortType Definitions ===================== -->
+
+  <wsdl:portType name="GetResourcePropertyDocument">
+    <wsdl:operation name="GetResourcePropertyDocument">
+     <wsdl:input name="GetResourcePropertyDocumentRequest"
+                 message="wsrf-rpw:GetResourcePropertyDocumentRequest" />
+     <wsdl:output name="GetResourcePropertyDocumentResponse"
+                  message="wsrf-rpw:GetResourcePropertyDocumentResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+    </wsdl:operation>
+  </wsdl:portType>
+
+  <wsdl:portType name="GetResourceProperty">  
+    <wsdl:operation name="GetResourceProperty">
+     <wsdl:input name="GetResourcePropertyRequest" 
+                 message="wsrf-rpw:GetResourcePropertyRequest" />
+     <wsdl:output name="GetResourcePropertyResponse" 
+                  message="wsrf-rpw:GetResourcePropertyResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+     <wsdl:fault name="InvalidResourcePropertyQNameFault" 
+                 message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+    </wsdl:operation>
+  </wsdl:portType>
+  
+  <wsdl:portType name="GetMultipleResourceProperties">
+    <wsdl:operation name="GetMultipleResourceProperties">
+     <wsdl:input name="GetMultipleResourcePropertiesRequest" 
+                 message="wsrf-rpw:GetMultipleResourcePropertiesRequest" />
+     <wsdl:output name="GetMultipleResourcePropertiesResponse" 
+                  message="wsrf-rpw:GetMultipleResourcePropertiesResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+     <wsdl:fault name="InvalidResourcePropertyQNameFault" 
+                 message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+    </wsdl:operation>
+  </wsdl:portType>
+
+  <wsdl:portType name="PutResourcePropertyDocument">  
+    <wsdl:operation name="PutResourcePropertyDocument">
+     <wsdl:input name="PutResourcePropertyDocumentRequest" 
+                 message="wsrf-rpw:PutResourcePropertyDocumentRequest" />
+     <wsdl:output name="PutResourcePropertyDocumentResponse" 
+                  message="wsrf-rpw:PutResourcePropertyDocumentResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+     <wsdl:fault name="UnableToPutResourcePropertyDocumentFault" 
+                 message="wsrf-rpw:UnableToPutResourcePropertyDocumentFault" />     
+    </wsdl:operation>
+  </wsdl:portType>
+
+  <wsdl:portType name="SetResourceProperties"> 
+    <wsdl:operation name="SetResourceProperties">
+     <wsdl:input name="SetResourcePropertiesRequest" 
+                 message="wsrf-rpw:SetResourcePropertiesRequest" />
+     <wsdl:output name="SetResourcePropertiesResponse" 
+                  message="wsrf-rpw:SetResourcePropertiesResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+     <wsdl:fault name="InvalidModificationFault" 
+                 message="wsrf-rpw:InvalidModificationFault" />     
+     <wsdl:fault name="UnableToModifyResourcePropertyFault" 
+                 message="wsrf-rpw:UnableToModifyResourcePropertyFault" />
+     <wsdl:fault name="InvalidResourcePropertyQNameFault" 
+                 message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+     <wsdl:fault name="SetResourcePropertyRequestFailedFault" 
+                 message="wsrf-rpw:SetResourcePropertyRequestFailedFault" />
+    </wsdl:operation>
+  </wsdl:portType>
+  
+  <wsdl:portType name="InsertResourceProperties"> 
+    <wsdl:operation name="InsertResourceProperties">
+     <wsdl:input name="InsertResourcePropertiesRequest" 
+                 message="wsrf-rpw:InsertResourcePropertiesRequest" />
+     <wsdl:output name="InsertResourcePropertiesResponse" 
+                  message="wsrf-rpw:InsertResourcePropertiesResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+     <wsdl:fault name="InvalidModificationFault" 
+                 message="wsrf-rpw:InvalidModificationFault" />     
+     <wsdl:fault name="UnableToModifyResourcePropertyFault" 
+                 message="wsrf-rpw:UnableToModifyResourcePropertyFault" />
+     <wsdl:fault name="InvalidResourcePropertyQNameFault" 
+                 message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+     <wsdl:fault name="InsertResourcePropertiesRequestFailedFault" 
+                 message="wsrf-rpw:InsertResourcePropertiesRequestFailedFault" />
+    </wsdl:operation>
+  </wsdl:portType>  
+  
+  <wsdl:portType name="UpdateResourceProperties"> 
+    <wsdl:operation name="UpdateResourceProperties">
+     <wsdl:input name="UpdateResourcePropertiesRequest" 
+                 message="wsrf-rpw:UpdateResourcePropertiesRequest" />
+     <wsdl:output name="UpdateResourcePropertiesResponse" 
+                  message="wsrf-rpw:UpdateResourcePropertiesResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+     <wsdl:fault name="InvalidModificationFault" 
+                 message="wsrf-rpw:InvalidModificationFault" />     
+     <wsdl:fault name="UnableToModifyResourcePropertyFault" 
+                 message="wsrf-rpw:UnableToModifyResourcePropertyFault" />
+     <wsdl:fault name="InvalidResourcePropertyQNameFault" 
+                 message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+     <wsdl:fault name="UpdateResourcePropertiesRequestFailedFault" 
+                 message="wsrf-rpw:UpdateResourcePropertiesRequestFailedFault" />
+    </wsdl:operation>
+  </wsdl:portType>  
+
+  <wsdl:portType name="DeleteResourceProperties"> 
+    <wsdl:operation name="DeleteResourceProperties">
+     <wsdl:input name="DeleteResourcePropertiesRequest" 
+                 message="wsrf-rpw:DeleteResourcePropertiesRequest" />
+     <wsdl:output name="DeleteResourcePropertiesResponse" 
+                  message="wsrf-rpw:DeleteResourcePropertiesResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+     <wsdl:fault name="InvalidModificationFault" 
+                 message="wsrf-rpw:InvalidModificationFault" />     
+     <wsdl:fault name="UnableToModifyResourcePropertyFault" 
+                 message="wsrf-rpw:UnableToModifyResourcePropertyFault" />
+     <wsdl:fault name="InvalidResourcePropertyQNameFault" 
+                 message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+     <wsdl:fault name="DeleteResourcePropertiesRequestFailedFault" 
+                 message="wsrf-rpw:DeleteResourcePropertiesRequestFailedFault" /> 
+    </wsdl:operation>
+  </wsdl:portType>  
+
+  <wsdl:portType name="QueryResourceProperties" 
+      wsrf-rp:ResourceProperties="wsrf-rp:QueryExpressionRPDocument">
+    <wsdl:operation name="QueryResourceProperties">
+     <wsdl:input name="QueryResourcePropertiesRequest" 
+                 message="wsrf-rpw:QueryResourcePropertiesRequest" />
+     <wsdl:output name="QueryResourcePropertiesResponse" 
+                  message="wsrf-rpw:QueryResourcePropertiesResponse" />
+     <wsdl:fault name="ResourceUnknownFault" 
+                 message="wsrf-rw:ResourceUnknownFault" />
+     <wsdl:fault name="ResourceUnavailableFault" 
+                 message="wsrf-rw:ResourceUnavailableFault" />
+     <wsdl:fault name="InvalidResourcePropertyQNameFault" 
+                 message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+     <wsdl:fault name="UnknownQueryExpressionDialectFault" 
+                 message="wsrf-rpw:UnknownQueryExpressionDialectFault" />
+     <wsdl:fault name="InvalidQueryExpressionFault" 
+                 message="wsrf-rpw:InvalidQueryExpressionFault" />
+     <wsdl:fault name="QueryEvaluationErrorFault" 
+                 message="wsrf-rpw:QueryEvaluationErrorFault" />
+    </wsdl:operation>
+  </wsdl:portType>
+
+</wsdl:definitions>

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rpw-2.wsdl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rpw-2.wsdl
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rpw-2.wsdl
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rw-2.wsdl
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rw-2.wsdl?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rw-2.wsdl (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rw-2.wsdl Thu Feb  1 02:59:13 2007
@@ -0,0 +1,69 @@
+<?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.
+-->
+<!--
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2005). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+-->
+
+<wsdl:definitions name="WS-Resource"
+  xmlns="http://schemas.xmlsoap.org/wsdl/" 
+  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+  xmlns:wsrf-r="http://docs.oasis-open.org/wsrf/r-2" 
+  xmlns:wsrf-rw="http://docs.oasis-open.org/wsrf/rw-2" 
+  targetNamespace="http://docs.oasis-open.org/wsrf/rw-2">
+  
+  <!-- ===================== Types Definitions ====================== -->
+
+  <wsdl:types>
+    <xsd:schema 
+       xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+       targetNamespace="http://docs.oasis-open.org/wsrf/rw-2"
+       elementFormDefault="qualified" 
+       attributeFormDefault="unqualified">
+
+       <xsd:import namespace="http://docs.oasis-open.org/wsrf/r-2"
+                   schemaLocation="./r-2.xsd" /> 
+    </xsd:schema>
+  </wsdl:types>
+
+  <!-- ================= WS-Resource faults ========================= -->
+
+  <wsdl:message name="ResourceUnknownFault">
+    <wsdl:part name="ResourceUnknownFault"
+               element="wsrf-r:ResourceUnknownFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="ResourceUnavailableFault">
+    <wsdl:part name="ResourceUnavailableFault"
+               element="wsrf-r:ResourceUnavailableFault" />
+  </wsdl:message> 
+
+</wsdl:definitions>
+

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rw-2.wsdl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rw-2.wsdl
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305770/rw-2.wsdl
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305772/hello_world.wsdl
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305772/hello_world.wsdl?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305772/hello_world.wsdl (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305772/hello_world.wsdl Thu Feb  1 02:59:13 2007
@@ -0,0 +1,271 @@
+<?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.
+-->
+<wsdl:definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
+    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+    xmlns:tns="http://apache.org/hello_world_soap_http"
+    xmlns:x1="http://apache.org/hello_world_soap_http/types"
+    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    targetNamespace="http://apache.org/hello_world_soap_http" name="HelloWorld">
+    <wsdl:types>
+        <schema targetNamespace="http://apache.org/hello_world_soap_http/types" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:x1="http://apache.org/hello_world_soap_http/types" elementFormDefault="qualified">
+            <element name="sayHi">
+                <complexType/>
+            </element>
+            <element name="sayHiResponse">
+                <complexType>
+                    <sequence>
+                        <element name="responseType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMe">
+                <complexType>
+                    <sequence>
+                        <element name="requestType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMeResponse">
+                <complexType>
+                    <sequence>
+                        <element name="responseType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMeSometime">
+                <complexType>
+                    <sequence>
+                        <element name="requestType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMeSometimeResponse">
+                <complexType>
+                    <sequence>
+                        <element name="responseType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMeOneWay">
+                <complexType>
+                    <sequence>
+                        <element name="requestType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="testDocLitFault">
+                <complexType>
+                    <sequence>
+                        <element name="faultType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="testDocLitFaultResponse">
+                <complexType>
+                    <sequence/>
+                </complexType>
+            </element>
+            <complexType name="ErrorCode">
+                <sequence>
+                    <element name="minor" type="short"/>
+                    <element name="major" type="short"/>
+                </sequence>
+            </complexType>
+            <element name="NoSuchCodeLit">
+                <complexType>
+                    <sequence>
+                        <element name="code" type="x1:ErrorCode"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="BadRecordLit" type="string"/>
+            <complexType name="BadRecord">
+                <sequence>
+                    <element name="reason" type="string"/>
+                    <element name="code" type="short"/>
+                </sequence>
+            </complexType>
+            <complexType name="addNumbers">
+                <sequence>
+                    <element name="arg0" type="int"/>
+                    <element name="arg1" type="int"/>
+                </sequence>
+            </complexType>
+            <element name="addNumbers" type="x1:addNumbers"/>
+            <complexType name="addNumbersResponse">
+                <sequence>
+                    <element name="return" type="int"/>
+                </sequence>
+            </complexType>
+            <element name="addNumbersResponse" type="x1:addNumbersResponse"/>
+            <element name="BareDocument" type="string"/>
+            <element name="BareDocumentResponse">
+                <complexType>
+                    <sequence>
+                        <element name="company" type="string"/>
+                    </sequence>
+                    <attribute name="id" type="int"/>
+                </complexType>
+            </element>      
+        </schema>
+    </wsdl:types>
+    <wsdl:message name="sayHiRequest">
+        <wsdl:part name="in" element="x1:sayHi"/>
+    </wsdl:message>
+    <wsdl:message name="sayHiResponse">
+        <wsdl:part name="out" element="x1:sayHiResponse"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeRequest">
+        <wsdl:part name="in" element="x1:greetMe"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeResponse">
+        <wsdl:part name="out" element="x1:greetMeResponse"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeSometimeRequest">
+        <wsdl:part name="in" element="x1:greetMeSometime"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeSometimeResponse">
+        <wsdl:part name="out" element="x1:greetMeSometimeResponse"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeOneWayRequest">
+        <wsdl:part name="in" element="x1:greetMeOneWay"/>
+    </wsdl:message>
+    <wsdl:message name="testDocLitFaultRequest">
+        <wsdl:part name="in" element="x1:testDocLitFault"/>
+    </wsdl:message>
+    <wsdl:message name="testDocLitFaultResponse">
+        <wsdl:part name="out" element="x1:testDocLitFaultResponse"/>
+    </wsdl:message>
+    <wsdl:message name="NoSuchCodeLitFault">
+        <wsdl:part name="NoSuchCodeLit" element="x1:NoSuchCodeLit"/>
+    </wsdl:message>
+    <wsdl:message name="BadRecordLitFault">
+        <wsdl:part name="BadRecordLit" element="x1:BadRecordLit"/>
+    </wsdl:message>
+    <wsdl:message name="testDocLitBareRequest">
+        <wsdl:part name="in" element="x1:BareDocument"/>
+    </wsdl:message>
+    <wsdl:message name="testDocLitBareResponse">
+        <wsdl:part name="out" element="x1:BareDocumentResponse"/>
+    </wsdl:message> 
+    <wsdl:portType name="Greeter">
+        <wsdl:operation name="sayHi">
+            <wsdl:input name="sayHiRequest" message="tns:sayHiRequest"/>
+            <wsdl:output name="sayHiResponse" message="tns:sayHiResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="greetMe">
+            <wsdl:input name="greetMeRequest" message="tns:greetMeRequest"/>
+            <wsdl:output name="greetMeResponse" message="tns:greetMeResponse"/>
+        </wsdl:operation>
+       <wsdl:operation name="greetMeSometime">
+            <wsdl:input name="greetMeSometimeRequest" message="tns:greetMeSometimeRequest"/>
+            <wsdl:output name="greetMeSometimeResponse" message="tns:greetMeSometimeResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="greetMeOneWay">
+            <wsdl:input name="greetMeOneWayRequest" message="tns:greetMeOneWayRequest"/>
+        </wsdl:operation>
+        <wsdl:operation name="testDocLitFault">
+            <wsdl:input name="testDocLitFaultRequest" message="tns:testDocLitFaultRequest"/>
+            <wsdl:output name="testDocLitFaultResponse" message="tns:testDocLitFaultResponse"/>
+            <wsdl:fault name="NoSuchCodeLitFault" message="tns:NoSuchCodeLitFault"/>
+            <wsdl:fault name="BadRecordLitFault" message="tns:BadRecordLitFault"/>
+        </wsdl:operation>
+        <wsdl:operation name="testDocLitBare">
+            <wsdl:input name="testDocLitBareRequest" message="tns:testDocLitBareRequest"/>
+            <wsdl:output name="testDocLitBareResponse" message="tns:testDocLitBareResponse"/>
+        </wsdl:operation>       
+    </wsdl:portType>
+    <wsdl:binding name="Greeter_SOAPBinding" type="tns:Greeter">
+        <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
+        <wsdl:operation name="sayHi">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="greetMe">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="greetMeSometime">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="greetMeOneWay">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+        </wsdl:operation>
+        <wsdl:operation name="testDocLitFault">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="NoSuchCodeLitFault">
+                <soap:fault name="NoSuchCodeLitFault" use="literal"/>
+            </wsdl:fault>
+            <wsdl:fault name="BadRecordLitFault">
+                <soap:fault name="BadRecordLitFault" use="literal"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="testDocLitBare">
+            <soap:operation style="document" soapAction="http://apache.org/hello_world_soap_http/testDocLitBare"/>
+            <wsdl:input name="testDocLitBareRequest">
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output name="testDocLitBareResponse">
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:service name="SOAPService">
+        <wsdl:port name="SoapPort" binding="tns:Greeter_SOAPBinding">
+            <soap:address location="http://localhost:9000/SoapContext/SoapPort"/>
+            <wswa:UsingAddressing xmlns:wswa="http://www.w3.org/2005/08/addressing/wsdl"/>
+        </wsdl:port>
+    </wsdl:service>
+    <wsdl:service name="SOAPService_Test1">
+        <wsdl:port name="SoapPort_Test1" binding="tns:Greeter_SOAPBinding">
+            <soap:address location="http://localhost:9100"/>
+        </wsdl:port>
+        <wsdl:port name="SoapPort_Test2" binding="tns:Greeter_SOAPBinding">
+            <soap:address location="http://localhost:9101"/>
+        </wsdl:port>
+    </wsdl:service>
+</wsdl:definitions>
+

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305772/hello_world.wsdl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305772/hello_world.wsdl
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305772/hello_world.wsdl
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305773/hello_world.wsdl
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305773/hello_world.wsdl?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305773/hello_world.wsdl (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305773/hello_world.wsdl Thu Feb  1 02:59:13 2007
@@ -0,0 +1,271 @@
+<?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.
+-->
+<wsdl:definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
+    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+    xmlns:tns="http://apache.org/hello_world_soap_http"
+    xmlns:x1="http://apache.org/hello_world_soap_http/types"
+    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+    targetNamespace="http://apache.org/hello_world_soap_http" name="HelloWorld">
+    <wsdl:types>
+        <schema targetNamespace="http://apache.org/hello_world_soap_http/types" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:x1="http://apache.org/hello_world_soap_http/types" elementFormDefault="qualified">
+            <element name="sayHi">
+                <complexType/>
+            </element>
+            <element name="sayHiResponse">
+                <complexType>
+                    <sequence>
+                        <element name="responseType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMe">
+                <complexType>
+                    <sequence>
+                        <element name="requestType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMeResponse">
+                <complexType>
+                    <sequence>
+                        <element name="responseType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMeSometime">
+                <complexType>
+                    <sequence>
+                        <element name="requestType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMeSometimeResponse">
+                <complexType>
+                    <sequence>
+                        <element name="responseType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="greetMeOneWay">
+                <complexType>
+                    <sequence>
+                        <element name="requestType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="testDocLitFault">
+                <complexType>
+                    <sequence>
+                        <element name="faultType" type="string"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="testDocLitFaultResponse">
+                <complexType>
+                    <sequence/>
+                </complexType>
+            </element>
+            <complexType name="ErrorCode">
+                <sequence>
+                    <element name="minor" type="short"/>
+                    <element name="major" type="short"/>
+                </sequence>
+            </complexType>
+            <element name="NoSuchCodeLit">
+                <complexType>
+                    <sequence>
+                        <element name="code" type="x1:ErrorCode"/>
+                    </sequence>
+                </complexType>
+            </element>
+            <element name="BadRecordLit" type="string"/>
+            <complexType name="BadRecord">
+                <sequence>
+                    <element name="reason" type="string"/>
+                    <element name="code" type="short"/>
+                </sequence>
+            </complexType>
+            <complexType name="addNumbers">
+                <sequence>
+                    <element name="arg0" type="int"/>
+                    <element name="arg1" type="int"/>
+                </sequence>
+            </complexType>
+            <element name="addNumbers" type="x1:addNumbers"/>
+            <complexType name="addNumbersResponse">
+                <sequence>
+                    <element name="return" type="int"/>
+                </sequence>
+            </complexType>
+            <element name="addNumbersResponse" type="x1:addNumbersResponse"/>
+            <element name="BareDocument" type="string"/>
+            <element name="BareDocumentResponse">
+                <complexType>
+                    <sequence>
+                        <element name="company" type="string"/>
+                    </sequence>
+                    <attribute name="id" type="int"/>
+                </complexType>
+            </element>      
+        </schema>
+    </wsdl:types>
+    <wsdl:message name="sayHiRequest">
+        <wsdl:part name="in" element="x1:sayHi"/>
+    </wsdl:message>
+    <wsdl:message name="sayHiResponse">
+        <wsdl:part name="out" element="x1:sayHiResponse"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeRequest">
+        <wsdl:part name="in" element="x1:greetMe"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeResponse">
+        <wsdl:part name="out" element="x1:greetMeResponse"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeSometimeRequest">
+        <wsdl:part name="in" element="x1:greetMeSometime"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeSometimeResponse">
+        <wsdl:part name="out" element="x1:greetMeSometimeResponse"/>
+    </wsdl:message>
+    <wsdl:message name="greetMeOneWayRequest">
+        <wsdl:part name="in" element="x1:greetMeOneWay"/>
+    </wsdl:message>
+    <wsdl:message name="testDocLitFaultRequest">
+        <wsdl:part name="in" element="x1:testDocLitFault"/>
+    </wsdl:message>
+    <wsdl:message name="testDocLitFaultResponse">
+        <wsdl:part name="out" element="x1:testDocLitFaultResponse"/>
+    </wsdl:message>
+    <wsdl:message name="NoSuchCodeLitFault">
+        <wsdl:part name="NoSuchCodeLit" element="x1:NoSuchCodeLit"/>
+    </wsdl:message>
+    <wsdl:message name="BadRecordLitFault">
+        <wsdl:part name="BadRecordLit" element="x1:BadRecordLit"/>
+    </wsdl:message>
+    <wsdl:message name="testDocLitBareRequest">
+        <wsdl:part name="in" element="x1:BareDocument"/>
+    </wsdl:message>
+    <wsdl:message name="testDocLitBareResponse">
+        <wsdl:part name="out" element="x1:BareDocumentResponse"/>
+    </wsdl:message> 
+    <wsdl:portType name="Greeter">
+        <wsdl:operation name="sayHi">
+            <wsdl:input name="sayHiRequest" message="tns:sayHiRequest"/>
+            <wsdl:output name="sayHiResponse" message="tns:sayHiResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="greetMe">
+            <wsdl:input name="greetMeRequest" message="tns:greetMeRequest"/>
+            <wsdl:output name="greetMeResponse" message="tns:greetMeResponse"/>
+        </wsdl:operation>
+       <wsdl:operation name="greetMeSometime">
+            <wsdl:input name="greetMeSometimeRequest" message="tns:greetMeSometimeRequest"/>
+            <wsdl:output name="greetMeSometimeResponse" message="tns:greetMeSometimeResponse"/>
+        </wsdl:operation>
+        <wsdl:operation name="greetMeOneWay">
+            <wsdl:input name="greetMeOneWayRequest" message="tns:greetMeOneWayRequest"/>
+        </wsdl:operation>
+        <wsdl:operation name="testDocLitFault">
+            <wsdl:input name="testDocLitFaultRequest" message="tns:testDocLitFaultRequest"/>
+            <wsdl:output name="testDocLitFaultResponse" message="tns:testDocLitFaultResponse"/>
+            <wsdl:fault name="NoSuchCodeLitFault" message="tns:NoSuchCodeLitFault"/>
+            <wsdl:fault name="BadRecordLitFault" message="tns:BadRecordLitFault"/>
+        </wsdl:operation>
+        <wsdl:operation name="testDocLitBare">
+            <wsdl:input name="testDocLitBareRequest" message="tns:testDocLitBareRequest"/>
+            <wsdl:output name="testDocLitBareResponse" message="tns:testDocLitBareResponse"/>
+        </wsdl:operation>       
+    </wsdl:portType>
+    <wsdl:binding name="Greeter_SOAPBinding" type="tns:Greeter">
+        <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
+        <wsdl:operation name="sayHi">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="greetMe">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="greetMeSometime">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+        <wsdl:operation name="greetMeOneWay">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+        </wsdl:operation>
+        <wsdl:operation name="testDocLitFault">
+            <soap:operation style="document"/>
+            <wsdl:input>
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output>
+                <soap:body use="literal"/>
+            </wsdl:output>
+            <wsdl:fault name="NoSuchCodeLitFault">
+                <soap:fault name="NoSuchCodeLitFault" use="literal"/>
+            </wsdl:fault>
+            <wsdl:fault name="BadRecordLitFault">
+                <soap:fault name="BadRecordLitFault" use="literal"/>
+            </wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="testDocLitBare">
+            <soap:operation style="document" soapAction="http://apache.org/hello_world_soap_http/testDocLitBare"/>
+            <wsdl:input name="testDocLitBareRequest">
+                <soap:body use="literal"/>
+            </wsdl:input>
+            <wsdl:output name="testDocLitBareResponse">
+                <soap:body use="literal"/>
+            </wsdl:output>
+        </wsdl:operation>
+    </wsdl:binding>
+    <wsdl:service name="SOAPService">
+        <wsdl:port name="SoapPort" binding="tns:Greeter_SOAPBinding">
+            <soap:address location="http://localhost:9000/SoapContext/SoapPort"/>
+            
+        </wsdl:port>
+    </wsdl:service>
+    <wsdl:service name="SOAPService_Test1">
+        <wsdl:port name="SoapPort_Test1" binding="tns:Greeter_SOAPBinding">
+            <soap:address location="http://localhost:9100"/>
+        </wsdl:port>
+        <wsdl:port name="SoapPort_Test2" binding="tns:Greeter_SOAPBinding">
+            <soap:address location="http://localhost:9101"/>
+        </wsdl:port>
+    </wsdl:service>
+</wsdl:definitions>
+

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305773/hello_world.wsdl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305773/hello_world.wsdl
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305773/hello_world.wsdl
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding1.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding1.xml?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding1.xml (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding1.xml Thu Feb  1 02:59:13 2007
@@ -0,0 +1,29 @@
+<!--
+  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.
+-->
+<jaxb:bindings version="2.0" schemaLocation="hello_world.wsdl"
+	xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
+	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+	node="//xsd:element[@name='CreateProcess']/xsd:complexType/xsd:sequence/xsd:element[@name='MyProcess']/xsd:simpleType">
+	<jaxb:typesafeEnumClass name="MyProcess">
+		<jaxb:typesafeEnumMember name="BLUE" value="BLUE" />
+		<jaxb:typesafeEnumMember name="RED" value="RED" />
+		<jaxb:typesafeEnumMember name="GREEN" value="GREEN" />
+	</jaxb:typesafeEnumClass>
+</jaxb:bindings>
+

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding1.xml
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding2.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding2.xml?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding2.xml (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding2.xml Thu Feb  1 02:59:13 2007
@@ -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.
+-->
+<jaxws:bindings wsdlLocation="hello_world.wsdl"
+	xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
+	xmlns:jaxws="http://java.sun.com/xml/ns/jaxws"
+	xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+	node="wsdl:definitions/wsdl:types/xsd:schema">
+	<jaxb:bindings version="2.0" node="xsd:element[@name='CreateProcess']/xsd:complexType/xsd:sequence/xsd:element[@name='MyProcess']/xsd:simpleType">
+		<jaxb:typesafeEnumClass name="MyProcess">
+			<jaxb:typesafeEnumMember name="BLUE" value="BLUE" />
+			<jaxb:typesafeEnumMember name="RED" value="RED" />
+			<jaxb:typesafeEnumMember name="GREEN" value="GREEN" />
+		</jaxb:typesafeEnumClass>
+	</jaxb:bindings>
+</jaxws:bindings>
\ No newline at end of file

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding2.xml
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/binding2.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/hello_world.wsdl
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/hello_world.wsdl?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/hello_world.wsdl (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/hello_world.wsdl Thu Feb  1 02:59:13 2007
@@ -0,0 +1,81 @@
+<?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.
+-->
+<wsdl:definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
+	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+	xmlns:tns="http://apache.org/hello_world_soap_http"
+	xmlns:x1="http://apache.org/hello_world_soap_http/types"
+	xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+	targetNamespace="http://apache.org/hello_world_soap_http"
+	name="HelloWorld">
+	<wsdl:types>
+		<schema elementFormDefault="qualified"
+			targetNamespace="http://apache.org/hello_world_soap_http/types"
+			xmlns="http://www.w3.org/2001/XMLSchema">
+			<element name="CreateProcess">
+				<complexType>
+					<sequence>
+						<element name="MyProcess">
+							<simpleType>
+								<restriction base="string">
+									<enumeration value="BLUE" />
+									<enumeration value="RED" />
+									<enumeration value="GREEN" />
+								</restriction>
+							</simpleType>
+						</element>
+					</sequence>
+				</complexType>
+			</element>
+			
+		</schema>
+	</wsdl:types>
+
+	<wsdl:message name="greetMeOneWayRequest">
+		<wsdl:part name="in" element="x1:CreateProcess" />
+	</wsdl:message>
+
+	
+	<wsdl:portType name="Greeter">	
+		<wsdl:operation name="greetMeOneWay">
+			<wsdl:input name="greetMeOneWayRequest"
+				message="tns:greetMeOneWayRequest" />
+		</wsdl:operation>
+	
+	</wsdl:portType>
+	<wsdl:binding name="Greeter_SOAPBinding" type="tns:Greeter">
+		<soap:binding style="document"
+			transport="http://schemas.xmlsoap.org/soap/http" />
+		<wsdl:operation name="greetMeOneWay">
+			<soap:operation style="document" />
+			<wsdl:input>
+				<soap:body use="literal" />
+			</wsdl:input>
+		</wsdl:operation>
+	</wsdl:binding>
+	<wsdl:service name="SOAPService">
+		<wsdl:port name="SoapPort"
+			binding="tns:Greeter_SOAPBinding">
+			<soap:address location="http://localhost:9100" />
+		</wsdl:port>
+		
+	</wsdl:service>
+</wsdl:definitions>
+

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/hello_world.wsdl
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/hello_world.wsdl
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug305924/hello_world.wsdl
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/bf-2.xsd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/bf-2.xsd?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/bf-2.xsd (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/bf-2.xsd Thu Feb  1 02:59:13 2007
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users of this specification, can be obtained from the OASIS Executive Director. 
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director. 
+
+Copyright (C) OASIS Open (2005). All Rights Reserved. 
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. 
+-->
+
+<xsd:schema 
+  xmlns="http://www.w3.org/2001/XMLSchema" 
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xmlns:wsa="http://www.w3.org/2005/08/addressing"
+  xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2" 
+  elementFormDefault="qualified" attributeFormDefault="unqualified" 
+  targetNamespace="http://docs.oasis-open.org/wsrf/bf-2">
+
+  <xsd:import schemaLocation="/schemas/wsdl/ws-addr.xsd" />
+              
+  <xsd:import namespace="http://www.w3.org/XML/1998/namespace" 
+              schemaLocation="/schemas/wsdl/xml.xsd">
+    <xsd:annotation>
+      <xsd:documentation>
+        Get access to the xml: attribute groups for xml:lang as declared on 'schema'
+        and 'documentation' below
+      </xsd:documentation> 
+    </xsd:annotation>
+  </xsd:import>
+
+  <!-- ====================== BaseFault Types ======================= -->
+      
+  <xsd:element name="BaseFault" type="wsrf-bf:BaseFaultType" />
+  
+  <xsd:complexType name="BaseFaultType">
+    <xsd:sequence>
+      <xsd:any namespace="##other" processContents="lax"
+               minOccurs="0" maxOccurs="unbounded" />
+
+      <xsd:element name="Timestamp" type="xsd:dateTime" 
+                   minOccurs="1" maxOccurs="1" />
+
+      <xsd:element name="Originator" type="wsa:EndpointReferenceType" 
+                   minOccurs="0" maxOccurs="1" />
+
+      <xsd:element name="ErrorCode" 
+                   minOccurs="0" maxOccurs="1">
+        <xsd:complexType>
+          <xsd:complexContent mixed="true">
+            <xsd:extension base="xsd:anyType">
+              <xsd:attribute name="dialect" type="xsd:anyURI"
+                             use="required" />
+            </xsd:extension>
+          </xsd:complexContent>
+        </xsd:complexType>      
+      </xsd:element>
+
+      <xsd:element name="Description" 
+                   minOccurs="0" maxOccurs="unbounded">
+        <xsd:complexType>
+          <xsd:simpleContent>
+            <xsd:extension base="xsd:string">
+              <xsd:attribute ref="xml:lang" use="optional" />
+            </xsd:extension>
+          </xsd:simpleContent>
+        </xsd:complexType>
+      </xsd:element>
+
+      <xsd:element name="FaultCause" minOccurs="0" maxOccurs="1">
+        <xsd:complexType>
+          <xsd:sequence>
+            <xsd:any namespace="##other" processContents="lax" 
+                     minOccurs="1" maxOccurs="1" />
+          </xsd:sequence>
+        </xsd:complexType> 
+      </xsd:element>
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax" />
+ </xsd:complexType>
+</xsd:schema>

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/bf-2.xsd
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/bf-2.xsd
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/bf-2.xsd
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/r-2.xsd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/r-2.xsd?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/r-2.xsd (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/r-2.xsd Thu Feb  1 02:59:13 2007
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2005). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+-->
+
+<xsd:schema 
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+  xmlns:wsrf-r="http://docs.oasis-open.org/wsrf/r-2"
+  xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  elementFormDefault="qualified" attributeFormDefault="unqualified" 
+  targetNamespace="http://docs.oasis-open.org/wsrf/r-2">
+ 
+  <xsd:import namespace="http://docs.oasis-open.org/wsrf/bf-2"
+              schemaLocation="bf-2.xsd" />
+
+  <!-- ====================== WS-Resource fault types ============= -->
+ 
+  <xsd:complexType name="ResourceUnknownFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType" />
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="ResourceUnknownFault" 
+               type="wsrf-r:ResourceUnknownFaultType" />
+
+  <xsd:complexType name="ResourceUnavailableFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType" />
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="ResourceUnavailableFault" 
+               type="wsrf-r:ResourceUnavailableFaultType" />
+</xsd:schema>
+

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/r-2.xsd
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/r-2.xsd
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/r-2.xsd
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/rl-2.xsd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/rl-2.xsd?view=auto&rev=502193
==============================================================================
--- incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/rl-2.xsd (added)
+++ incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/rl-2.xsd Thu Feb  1 02:59:13 2007
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+  
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+  
+Copyright (C) OASIS Open (2005). All Rights Reserved.
+  
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+  
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+  
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+-->
+
+<xsd:schema 
+  xmlns="http://www.w3.org/2001/XMLSchema" 
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+  xmlns:wsrf-rl="http://docs.oasis-open.org/wsrf/rl-2" 
+  xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2" 
+  elementFormDefault="qualified" attributeFormDefault="unqualified" 
+  targetNamespace="http://docs.oasis-open.org/wsrf/rl-2">
+
+  <xsd:import namespace="http://docs.oasis-open.org/wsrf/bf-2" 
+              schemaLocation="bf-2.xsd" />
+
+  <!-- =============== Resource Property Related  =================== -->
+
+  <!-- ==== Resource Properties for ScheduledResourceTermination ==== -->
+
+  <xsd:element name="CurrentTime" >
+    <xsd:complexType>
+      <xsd:simpleContent>
+        <xsd:extension base="xsd:dateTime" >
+          <xsd:anyAttribute namespace="##other" processContents="lax" />
+        </xsd:extension>
+      </xsd:simpleContent>
+    </xsd:complexType>
+  </xsd:element>
+  
+  <xsd:element name="TerminationTime" nillable="true">
+    <xsd:complexType>
+      <xsd:simpleContent>
+        <xsd:extension base="xsd:dateTime" >
+          <xsd:anyAttribute namespace="##other" processContents="lax" />
+        </xsd:extension>
+      </xsd:simpleContent>
+    </xsd:complexType>
+  </xsd:element>
+
+  <!-- ==== Resource Properties for ScheduledResourceTermination ==== -->
+
+  <xsd:element name="ScheduledResourceTerminationRP">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:element maxOccurs="1" minOccurs="1" ref="wsrf-rl:CurrentTime" />
+        <xsd:element maxOccurs="1" minOccurs="1" ref="wsrf-rl:TerminationTime" />
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+  <!-- ====== Message Types for ImmediateResourceTermination  ======= -->
+
+  <xsd:element name="Destroy">
+    <xsd:complexType />
+  </xsd:element>
+
+  <xsd:element name="DestroyResponse">
+    <xsd:complexType />
+  </xsd:element>
+
+  <xsd:complexType name="ResourceNotDestroyedFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType" />
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="ResourceNotDestroyedFault" type="wsrf-rl:ResourceNotDestroyedFaultType" />
+
+  <!-- ====== Message Types for ScheduledResourceTermination  ======= -->
+
+  <xsd:element name="SetTerminationTime">
+    <xsd:complexType>
+      <xsd:choice>
+        <xsd:element name="RequestedTerminationTime" nillable="true" type="xsd:dateTime" />
+        <xsd:element name="RequestedLifetimeDuration" type="xsd:duration" />
+      </xsd:choice>
+    </xsd:complexType>
+  </xsd:element>
+    
+  <xsd:element name="SetTerminationTimeResponse">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:element name="NewTerminationTime" nillable="true" type="xsd:dateTime" />
+        <xsd:element name="CurrentTime" type="xsd:dateTime" />
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+  <xsd:complexType name="UnableToSetTerminationTimeFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType" />
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="UnableToSetTerminationTimeFault" type="wsrf-rl:UnableToSetTerminationTimeFaultType" />
+
+  <xsd:complexType name="TerminationTimeChangeRejectedFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType" />
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="TerminationTimeChangeRejectedFault" type="wsrf-rl:TerminationTimeChangeRejectedFaultType" />
+
+  <!-- ============= Notification Message Related  ================== -->
+
+  <xsd:element name="TerminationNotification">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:element name="TerminationTime" type="xsd:dateTime" minOccurs="1" maxOccurs="1" nillable="true" />
+        <xsd:element name="TerminationReason" type="xsd:anyType" minOccurs="0" maxOccurs="1" />
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+</xsd:schema>

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/rl-2.xsd
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/rl-2.xsd
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/cxf/trunk/tools2/wsdlto/test/src/test/resources/wsdl2java_wsdl/bughanging/schemas/wsdl/rl-2.xsd
------------------------------------------------------------------------------
    svn:mime-type = text/xml