hexBinary XSD type is wrongly treated as base64Binary type by current SDO impl
------------------------------------------------------------------------------
Key: TUSCANY-685
URL: http://issues.apache.org/jira/browse/TUSCANY-685
Project: Tuscany
Issue Type: Bug
Components: Java SDO Implementation
Affects Versions: Java-M2
Reporter: Fuhwei Lwo
If one defined an element with hexBinary type in the XSD and used SDO to set
its value and serialize to an XML document, the value will be in base64Binary
format instead of hexBinary. If one read the XML doc directly and tried to
decode the value using hexBinary algorithm, a problem would occur.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]