Adding DTD information to a file

Home Page Forums BizTalk 2004 – BizTalk 2010 Adding DTD information to a file

Viewing 1 reply thread
  • Author
    Posts
    • #15301

      When we attempt to add the dtd information to the Map Grid custom Header information we get the error below. The schema tests fine in biztalk. We have validated the dtd against the schema and there are no problems. We just need this to output at the beginning of the file.

      \”<?xml version=’1.0′ standalone=’no’?>
      <!DOCTYPE NAXML-BusDoc SYSTEM ‘NAXML-BusDoc.dtd’>\”

      If anyone has any ideas of how to get this to work it would be greatly
      appreciated.

    • #15302

      Exception thrown from: segment 1, progress 15

      Inner exception: There was no XML start tag open.

      • #15303

        Ok if we only mark omit XML to No and don’t touch the doctype we can get the xml tag to appear. If we set that to Yes and enter the doctype then the dtd information appears. But if we do both it fails and gives that error.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.