ZVON
>
References
>
Zvon Example Repository
Intro
/
Search
/
ZVON
Example repository:
index
|
>> categories <<
|
search
All
>
Relax NG
> Semantics - group pattern
Test 228
( The root element must be "foo" and it must have one "bar" child and one "baz" child (exactly in this order). )
Test 229
( The root element must be "foo" and it must have "bar" and "baz" attributes. )
Test 230
( The root element must be "foo" and it must have "bar" and "baz" attributes. )
Test 231
( The root element must be "foo" and it must have "bar" and "baz" attributes (for attributes the order is not important). )
Test 232
( The root element must be "foo" and it must have "bar" attribute and just one child: "baz". )
Test 233
( The root element must be "foo" and it must have "bar" attribute and just one child: "baz". )