Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2129

Optional elements should not require bracket [1] for indexing in expressions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.3.0
    • 2.4.0
    • Compatibility, Middle "End"
    • None

    Description

       

      Even if an element is declared with minOccurs="0" and maxOccurs="1" (or just has default maxOccurs, which is 1), we're still requiring that expresions index them using the square-bracket notation.

      This is not portable. For example ISO8583 does this everywhere. We have to modify it to use the brackets to make it work on daffodil. This should not be necessary.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mbeckerle Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: