I want to create a complex element that will have the following type of structure:
<parent>
<child1/>
<child2/>
</parent>
The requiremenets are:
EITHER child1 OR child2 must exist, or
BOTH child1 AND child2 must exist
However, it is NOT acceptable if NEITHER child elements...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.