Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 29294 invoked from network); 30 May 2007 18:46:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 May 2007 18:46:42 -0000 Received: (qmail 40104 invoked by uid 500); 30 May 2007 18:46:46 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 39845 invoked by uid 500); 30 May 2007 18:46:45 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 39833 invoked by uid 99); 30 May 2007 18:46:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2007 11:46:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gcawau-axis-c-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2007 11:46:39 -0700 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HtTAM-00055k-SY for axis-c-user@ws.apache.org; Wed, 30 May 2007 20:45:02 +0200 Received: from wbs-41-208-225-68.wbs.co.za ([41.208.225.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 May 2007 20:45:02 +0200 Received: from boris by wbs-41-208-225-68.wbs.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 May 2007 20:45:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: axis-c-user@ws.apache.org From: Boris Kolpackov Subject: Re: AXIOM as XML Beans alternative Date: Wed, 30 May 2007 18:33:53 +0000 (UTC) Lines: 21 Message-ID: References: X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: wbs-41-208-225-68.wbs.co.za User-Agent: nn/6.7.3 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Hi Alastair, "Alastair FETTES" writes: > I'm looking for an alternative to XML Beans that I can use in the world > of C++ but none of the solutions that I have found have been adequate. Have you checked CodeSynthesis XSD[1]. It is an open-source (dual- licensed under GPL and a proprietary license) XML Data Binding framework that works with a wide range of platforms and C++ compilers. There is also an introductory article[2] on Artima's The C++ Source that is based on it. [1] http://www.codesynthesis.com/products/xsd/ [2] http://www.artima.com/cppsource/xml_data_binding.html hth, -boris --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org