[
https://issues.apache.org/jira/browse/AXIS2C-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan De Silva updated AXIS2C-523:
----------------------------------
Attachment: eventing.xsd
The following two places use the "union" type.
<xs:simpleType name="ExpirationType">
<xs:union memberTypes="xs:dateTime tns:NonNegativeDurationType" />
</xs:simpleType>
<xs:simpleType name="OpenSubscriptionEndCodeType">
<xs:union memberTypes="tns:SubscriptionEndCodeType xs:anyURI" />
</xs:simpleType>
> Need Union type support for the C code generator
> ------------------------------------------------
>
> Key: AXIS2C-523
> URL: https://issues.apache.org/jira/browse/AXIS2C-523
> Project: Axis2-C
> Issue Type: Improvement
> Components: code generation
> Reporter: Ishan De Silva
> Attachments: eventing.xsd
>
>
> To generate code for Savan (WS-Eventing) services, we need the support for
> Union types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]