invalid value returned for TOTALDIGITS facet in case of simple types derived
from decimal
-----------------------------------------------------------------------------------------
Key: XERCESJ-1079
URL: http://issues.apache.org/jira/browse/XERCESJ-1079
Project: Xerces2-J
Type: Bug
Components: XML Schema datatypes
Versions: 2.6.2
Environment: Xerces2-J CVS HEAD (Mai 12, 2005)
Reporter: Kurt Riede
The method getLexicalFacet(short) in class XSSimpleTypeDecl returns a invalid
value for the TOTALDIGITS facet in case of simple types derived from decimal.
I gues there are some few lines missplaced
How to reproduce: Each simple type derived from decimal reproduces this problem.
There is a test for TOTALDIGTS facet, if fValidationDV == DV_INTEGER, but as
far as I see, this test should be in the case of FACET_FRACTIONDIGITS. Moving
this test was fine in all my cases.
--
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]