allwinner_a64/android/external/libxml2/result/schemas/restriction-enum-1_1_0.err
2018-08-08 16:14:42 +08:00

2 lines
329 B
Text

./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'}.
./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'.