Created: (XERCESJ-1209) "union " and "list " are not allowed as values of b 2006-11-06 - By Michael Glavassevich (JIRA)
"union" and "list" are not allowed as values of block and blockDefault ----------------------------------------------------------------------
Key: XERCESJ-1209 URL: http://issues.apache.org/jira/browse/XERCESJ-1209 Project: Xerces2-J Issue Type: Bug Components: XML Schema Structures Affects Versions: 2.8.1 Reporter: Michael Glavassevich
Xerces 2.8.1 allows "union" and "list" to be specified as values of the block and blockDefault attributes. These are disallowed by the spec. Only the following values are permitted:
block = (#all | List of (extension | restriction | substitution)) [on an element declaration] blockDefault = (#all | List of (extension | restriction | substitution)) : ''
-- 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: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|