Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2346

XML Output needs option to use <![CDATA[ ]]> around simple element values containing whitespace.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • 3.5.0
    • Back End
    • None

    Description

      It is incredibly painful to take the XML output, pretty print it to make it readable, and find out that this has mangled the significant whitespace inside element values.

      In general, since whitespace within simple values is considered fungible in XML, we have to protect whitespace that is truly part of the DFDL infoset.

      I think CDATA bracketing is preferable to replacing whitespace characters with XML escaping like &#x20;

      Attachments

        Issue Links

          Activity

            People

              slawrence Steve Lawrence
              mbeckerle Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: