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

DPath: Cannot reference an entire sequence via a path

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.0.0
    • s15
    • None
    • None

      NOTE: this issue is seen in the "serialization-with-dpath2" branch, not the current 0.15.0 branch

      I wrote test "not_07" to test the following:
      "If $arg is the empty sequence... fn:not returns true"

      Whenever I try to reference the sequence that I defined, I get the following error:

      Schema Definition Error: Query-style paths not supported. Must have '[...]' after array-element's name. Offending path step: 'ex:num'.

      In this case, I don't want to access a particular item in the array, but the array itself.

      See tests not_05 and not_07 in daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section23/dfdl_functions/Functions.tdml

              dthompson David Thompson
              jchab Jessie Chab
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: