[
https://issues.apache.org/jira/browse/DAFFODIL-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle updated DAFFODIL-1717:
---------------------------------------
Priority: Minor (was: Major)
> Use DPath expressions on final result infoset from parse
> --------------------------------------------------------
>
> Key: DAFFODIL-1717
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1717
> Project: Daffodil
> Issue Type: New Feature
> Components: API, Back End
> Reporter: Michael Beckerle
> Priority: Minor
>
> Users are converting the DFDL infoset to JDOM or w3c. DOM trees just so they
> can issue simple XPath expressions against the infoset.
> In many cases a DPath expression on the original Daffodil infoset would work
> fine, and would save a complete traversal and copy of the infoset.
> So we should support DPath expressions on the result infoset via our Java and
> Scala APIs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)