[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-c-dev
Subject:    [jira] Created: (AXISCPP-69) Array Declaration Support
From:       jira () apache ! org
Date:       2004-04-29 3:57:55
Message-ID: 2068449541.1083211075587.JavaMail.apache () nagoya
[Download RAW message or body]

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-69

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-69
    Summary: Array Declaration Support
       Type: Improvement

     Status: Unassigned
   Priority: Minor

    Project: Axis-C++
 Components: 
             Serialization/Deserialization
             WSDL generation
             WSDL processing
   Versions:
             future (enh)

   Assignee: 
   Reporter: Samisa Abeysinghe

    Created: Wed, 28 Apr 2004 8:56 PM
    Updated: Wed, 28 Apr 2004 8:56 PM
Environment: All platforms

Description:
Array declaration in WSDL should interop with .NET and Axis Java. 
The following format interops:
(Note: This is not the format used by current Axis C++)
<xsd:element name="intItem" type="xsd:int" />
<xsd:complexType name="intArrayType">
 <xsd:sequence>
  <xsd:element ref="tns:intItem" minOccurs="0" maxOccurs="unbounded" />
 </xsd:sequence>
</xsd:complexType>


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic