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

The length of an element with dfdl:lengthKind 'delimited' is determined by scanning for the end of an enclosing element designated by its known length

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • s7
    • None
    • None
    • None

      Test, NumSeq_09, in daffodil-test\src\test\scala-debug\daffodil\section12\lengthKind\TestLengthKindDelimitedDebug.scala failed with following error message:
      java.lang.Exception: Comparison failed.
      Expected <NS_08 xmlns:tdml="http://www.ibm.com/xmlns/dfdl/testData" xmlns:dfdl="http://www.ogf.org/dfdl/dfdl-1.0/" xmlns:ct="http://w3.ibm.com/xmlns/dfdl/ctInfoset" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><num>123</num><num>2789</num><num>30</num><num>408</num><num>5228</num></NS_08>
      Actual <NS_08 xmlns="http://example.com"><num>123</num><num>2789</num><num>30</num><num>408</num><num>52283</num><num>22</num><num>66210</num></NS_08>

              jadams Joshua Adams
              pchu Paul Chu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: