Actions
Bug #42
closedmixed content not apprpriate in resource.xsd
Status:
Resolved
Priority:
Immediate
Assignee:
Category:
eml - general bugs
Target version:
Start date:
07/26/2000
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
42
Description
A content model of "mixed" was used for several of the complex types in the
resource.xsd XML Schema documents. In general, because mixed content models
cannot be validated, I think they should not be used. In all of the cases here
the model should be changed to "elementOnly".
Actions