Test 245
(
Root element is "foo" and it must have at least
one "bar" element.
No other elements are allowed.
)
Test 246
(
Root element "foo" must have 2, 4, 6, ..., 2n "bar" elements.
)
Test 247
(
The root element "foo" must have at least one attribute
from null namespace. Attributes from other namespaces
are not allowed.
)
Test 248
(
Root element "foo" must have at least one attribute "bar"
or one element "bar". It can have have both attribute "bar"
and an arbitrary number of "bar" elements.
)