Commit b4a9e64f752f44066ecf039d0fa4770a676135c4

Kasimier T. Buchcik 2004-08-30T10:56:53

Fixed a bug in xmlSchemasCheckFacet, which did not create a computed value * xmlschemas.c: Fixed a bug in xmlSchemasCheckFacet, which did not create a computed value on a facet and thus crashed during validation of instances. Expanded validity checks for min/maxOccurs attributes. Expanded validity checks for the value of the attribute "form".