Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EEB10100BC for ; Tue, 9 Dec 2014 18:38:12 +0000 (UTC) Received: (qmail 47466 invoked by uid 500); 9 Dec 2014 18:38:12 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 47425 invoked by uid 500); 9 Dec 2014 18:38:12 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 47298 invoked by uid 99); 9 Dec 2014 18:38:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2014 18:38:12 +0000 Date: Tue, 9 Dec 2014 18:38:12 +0000 (UTC) From: "Andrii Nikitiuk (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-6148) Adding support for xsd:choice in Javascript generator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andrii Nikitiuk created CXF-6148: ------------------------------------ Summary: Adding support for xsd:choice in Javascript generator Key: CXF-6148 URL: https://issues.apache.org/jira/browse/CXF-6148 Project: CXF Issue Type: Improvement Components: JavaScript Client Affects Versions: 3.0.2 Reporter: Andrii Nikitiuk Priority: Minor Currently xsd:choice construct is not supported in javascript generator. We should add such support. -- This message was sent by Atlassian JIRA (v6.3.4#6332)