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

adding annotation documentation to group def - abort

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 2.0.0
    • None
    • Front End, General
    • None

      If you want to document a group def like this:

      <xs:group name="foo">
        <xs:annotation><xs:documentation> fooey
        </xs:documentation></xs:annotation>
        ...
      </xs:group>

      You get an abort - assertion failed guts.length == 1.

      This code needs to tolerate comments annotations, processing instructions, and so forth.

              efinnegan Elizabeth Finnegan
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: