Some XSD built-in simple types should only be available as Attributes
---------------------------------------------------------------------

         Key: AXISCPP-711
         URL: http://issues.apache.org/jira/browse/AXISCPP-711
     Project: Axis-C++
        Type: Bug
  Components: Client - Deserialization, Serialization, Server - Deserialization 
 
    Versions: current (nightly)    
    Reporter: Adrian Dick
 Assigned to: Adrian Dick 


Some of the XSD built-in simple types are only for use within attributes, but 
the current Axis C++ API makes these also available for use within elements.  
eg getElementAsNMTOKEN().

The types which should only be attributes are:
NMTOKEN
NMTOKENS
ID
IDREF
IDREFS
ENTITY
ENTITIES

-- 
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

Reply via email to