Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DTD Importing to BizTalk Editor

Status
Not open for further replies.

SgtPeppa

Programmer
Jul 7, 2003
154
DE
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top