T
Thijs
Hej,
I want to achieve the following situation:
<mytag>foo</mytag>
or:
<mytag><other ref="bar"/></mytag>
So mytag contains either text (simplecontent) or the other element.
How do I specify this in xmlschema?? I'm not able to add a
simplecontent element into a choice element.
Thanks in advance,
Thys
I want to achieve the following situation:
<mytag>foo</mytag>
or:
<mytag><other ref="bar"/></mytag>
So mytag contains either text (simplecontent) or the other element.
How do I specify this in xmlschema?? I'm not able to add a
simplecontent element into a choice element.
Thanks in advance,
Thys