Test 259
(
Root element "foo" contains a list, which consists
of one "token".
)
Test 279
(
Root document "foo" contains a list, which consists
of one string "x". Because list items are separated
by whitespaces, there can be extra spaces and the document
will be OK, even the type attribute is set to "string".
)
Test 280
(
Root document "foo" contains a list, which consists
of one or more strings "x". Because list items are separated
by whitespaces, there can be extra spaces and the document
will be OK, even the type attribute is set to "string".
)
Test 281
(
Root document "foo" contains a list, which consists
of one group of strings "x" and "y". Because list items are separated
by whitespaces, there can be extra spaces and the document
will be OK, even the type attribute is set to "string".
)
Test 282
(
Root document "foo" contains a list, which consists
of one group of two tokens.
)
Test 283
(
Well, I can't figure out, whether there is any
document, which can match this schema.
)