Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-1844

XMLTextInfosetOutputter should output an XML declaration

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 2.1.0
    • None
    • None
    • None

      According to https://www.w3.org/TR/REC-xml/#sec-prolog-dtd, XML documents SHOULD begin with an XML declaration (e.g. <?xml version="1.0" encoding="UTF-8" ?>. Although this isn't mandatory, some things may not recognized the output as an XML document. For example, the 'file' command says the data is HTML. This isn't a big deal, but is technically more correct.

              Unassigned Unassigned
              slawrence Steve Lawrence
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: