You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2005/06/14 14:11:47 UTC

[jira] Resolved: (AXISCPP-676) Problems with XSD types in AxisUserAPI.hpp

     [ http://issues.apache.org/jira/browse/AXISCPP-676?page=all ]
     
Adrian Dick resolved AXISCPP-676:
---------------------------------

    Fix Version: current (nightly)
     Resolution: Fixed

Corrected the problems described - found a couple of additional types that had been incorrectly described.  I have also done the same for AxisUserAPI.h

> Problems with XSD types in AxisUserAPI.hpp
> ------------------------------------------
>
>          Key: AXISCPP-676
>          URL: http://issues.apache.org/jira/browse/AXISCPP-676
>      Project: Axis-C++
>         Type: Bug
>   Components: Basic Architecture
>     Reporter: Mark Whitlock
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> In AxisUserAPI.hpp there are the following problems...
>  - the comments for gYear, gMonth, gDay, gMonthDay and gYearDay have the "g" incorrectly capitalized, so that users will think the XSD type is xsd:GYear instead of xsd:gYear.
>  - the @typedef for some of these types are wrong which will produce bad API docs (for instance GYear)
>  - the NMTOKEN typedef occurs twice
>  - the NCName typedef occurs twice but is commented out once.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira