ZVON
>
References
>
Zvon Example Repository
Intro
/
Search
/
ZVON
Example repository:
index
|
>> categories <<
|
search
All
>
Relax NG
> Semantics - interleave pattern
Test 249
( Root element "foo" must have one "bar" child and one "baz" child (and nothing else). The order of children is not important. )
Test 250
( Root element "foo" must contain element "baz" which is interleaved with the group of "bar1" and "bar2" elements. )
Test 251
( Root element "foo" must have "bar" and "baz" attributes. )
Test 252
( Root element "foo" must have child element "bar" and an attribute "baz". Nothing else. )