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

group references - if definition not found, diagnostic is not issued

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • s6
    • s4
    • None
    • None

      <xs:group ref="notThere"/>

      You get an invariant failure.

      Turn on LoggingDefaults.setLoggingLevel(LogLevel.Compile)

      and you can see the SDE being reported, but it's not being gathered back to the set of diagnostics that are reported.

      The compilation fails, but since the list of diagnostic objects is empty you get the invariant failure instead of the SDE you want.

              pchu Paul Chu (Inactive)
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: