You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/04/27 17:04:40 UTC

[Bug 1514] Changed - null="true" set on elements with restrictions that will prevent empty data does not work

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1514

*** shadow/1514	Wed Apr 25 13:30:11 2001
--- shadow/1514.tmp.20670	Fri Apr 27 08:04:40 2001
***************
*** 2,10 ****
  | null="true" set on elements with restrictions that will prevent empty data |
  +----------------------------------------------------------------------------+
  |        Bug #: 1514                        Product: Xerces-J                |
! |       Status: NEW                         Version: 1.3.1                   |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Normal                   OS/Version:                         |
  |     Priority: High                      Component: Schema-Structures       |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
--- 2,10 ----
  | null="true" set on elements with restrictions that will prevent empty data |
  +----------------------------------------------------------------------------+
  |        Bug #: 1514                        Product: Xerces-J                |
! |       Status: RESOLVED                    Version: 1.3.1                   |
! |   Resolution: INVALID                    Platform: PC                      |
! |     Severity: Normal                   OS/Version: All                     |
  |     Priority: High                      Component: Schema-Structures       |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
***************
*** 107,110 ****
  be one of the 
  enumeration values-->
       <closing-status xsi:null="true"></closing-status>      	
! </closing>
--- 107,115 ----
  be one of the 
  enumeration values-->
       <closing-status xsi:null="true"></closing-status>      	
! </closing>
! 
! ------- Additional Comments From elena@apache.org  2001-04-27 08:04 -------
! It is not a bug. We did not support nillable feature for 1.3.1. 
! Please, note, nullable was changed to nillable. See updated PR schema specs.
! Implementation of Nillable was committed to CVS a week ago.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org