Annotation of embedaddon/libxml2/result/schemas/restriction-enum-1_1_0.err, revision 1.1

1.1     ! misho       1: ./test/schemas/restriction-enum-1_0.xml:7: element foo: Schemas validity error : Element 'foo': [facet 'enumeration'] The value 'c' is not an element of the set {'a', 'b', 'd'}.
        !             2: ./test/schemas/restriction-enum-1_0.xml:7: element foo: Schemas validity error : Element 'foo': 'c' is not a valid value of the atomic type 'barType'.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>