Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 18571 invoked from network); 2 May 2008 00:34:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 May 2008 00:34:11 -0000 Received: (qmail 40494 invoked by uid 500); 2 May 2008 00:34:12 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 40453 invoked by uid 500); 2 May 2008 00:34:12 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Delivered-To: moderator for users@cxf.apache.org Received: (qmail 28064 invoked by uid 99); 2 May 2008 00:16:28 -0000 X-ASF-Spam-Status: No, hits=3.8 required=10.0 tests=FORGED_AOL_TAGS,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of QuakeXpert@aol.com designates 205.188.157.35 as permitted sender) To: users@cxf.apache.org Subject: Binding to extended wsdl types Date: Thu, 01 May 2008 20:15:48 -0400 X-MB-Message-Source: WebUI X-AOL-IP: 216.73.80.24 X-MB-Message-Type: User MIME-Version: 1.0 From: quakexpert@aol.com Content-Type: multipart/alternative; boundary="--------MB_8CA7A00CECEE666_D68_1485_WEBMAIL-DG14.sim.aol.com" X-Mailer: AOL Webmail 36240-STANDARD Message-Id: <8CA7A00CE6D2506-D68-A2C@WEBMAIL-DG14.sim.aol.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO ----------MB_8CA7A00CECEE666_D68_1485_WEBMAIL-DG14.sim.aol.com Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" I have a type defined in document/literal/wrapped style that extends another type. I was wondering if its possible to communicate to CXF the subtype being used in a way other than via a type attribute in the super type xml tag. Heres my type definition: ? ??? ? ??? ????? ??????? ????? ??? ? When send the SOAP over the wire (successfully), it looks like this: ? ... My question again - is there another way to communicate the type (User) being represented? Is there a way to use a wsdl element called "type" that is used by jaxb for custom binding? Such as: ? ??? ? ? ??? ? Thanks ----------MB_8CA7A00CECEE666_D68_1485_WEBMAIL-DG14.sim.aol.com--