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

expressions hard to write because they don't provide no-such-node error

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • s10
    • s6
    • Back End
    • None

      Our path expressions are very error prone to write. Each path step is a reference to an element name, that is, a QName. You must get the prefix right (or use xmlns="..." for default namespace).

      Leaving a prefix off or misspelling a node name results in an inscrutible error when you get a legal result which is an empty node list back for an expression instead of getting a "no such element" error.

      We need to get a no-such-element error.

              aseyler Andrew Seyler
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: