Test validrng-008
Title
Some paragraph.
Some other paragraph
namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0"
element doc {
element title {
[ a:defaultValue="en-us" ]
attribute language { text }?,
text
}?,
element p {
text
}*
}
Title
Some paragraph.
Some other paragraph