Ok I have a dtd File which contains a statement like this:
<!ELEMENT myElement (name|surename|street|date)*>
If I try to Import this one with BizTalk Editor I always get an error saying that Element groups are not supported! Do you know any sort of workaround to be able to import a statement like this one?
I mean it is a valid dtd so there hsould be a way to import it.
Thanks in advance,
Stephan
<!ELEMENT myElement (name|surename|street|date)*>
If I try to Import this one with BizTalk Editor I always get an error saying that Element groups are not supported! Do you know any sort of workaround to be able to import a statement like this one?
I mean it is a valid dtd so there hsould be a way to import it.
Thanks in advance,
Stephan