[ 
https://issues.apache.org/jira/browse/AXIS2C-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Lazarski resolved AXIS2C-420.
------------------------------------
    Resolution: Won't Fix

  1. Extremely rare usage - These types are seldom used in real-world   
  WSDL files                                                            
  2. Significant implementation effort - Each type needs C struct,      
  parser, formatter, validation                                         
  3. Adequate workaround exists - Falling back to axiom_node_t * allows 
  manual handling                                                       
  4. No community demand - 18 years with no patches or follow-up        
  indicates low priority                                                
  5. Better alternatives - Modern APIs rarely use these obscure XSD     
  types 

> No implementations for some XML Data Types in World Wide Web Consortium (W3C) 
> XML Schema Part 2: DataTypes Spec
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-420
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-420
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>            Reporter: Milinda Pathirage
>            Priority: Major
>
> When we use the WSDL2C tool, it generates code that have axiom_node_t * as 
> data type if the type=xsd:duration or other not supported XML Data types.
> It is better if there are implementations for these standard XML data types.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to