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

daf:trace fails on complex element

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.0.0
    • None
    • Back End
    • None

      daf:trace needs to be usable for complex elements.

      E.g., fn:exists(/foo/bar) where bar is a complex element - this works
      but fn:exists(daf:trace(/foo/bar, "bar")) - this fails - silently saying doesn't exist, but
      actually an error is being masked that /foo/bar is of the wrong type - simple was expected.

      Need to change daf:trace to not care if the argument is simple or complex.

              twise Taylor Wise
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: