You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2021/01/21 20:55:00 UTC

[jira] [Commented] (DAFFODIL-1803) TDML Runner - compressed file option

    [ https://issues.apache.org/jira/browse/DAFFODIL-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17269637#comment-17269637 ] 

Mike Beckerle commented on DAFFODIL-1803:
-----------------------------------------

EXI is an option.

> TDML Runner - compressed file option
> ------------------------------------
>
>                 Key: DAFFODIL-1803
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1803
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: TDML Runner
>            Reporter: Mike Beckerle
>            Priority: Major
>
> Because image file formats are popular, but the resulting XML is HUGE, we need the ability to store the expected XML output in a file that is compressed, e.g., for file.jpg, file.jpg.xml.gz.
> We need an option where we can specify:
> {code:java}
> <tdml:dfdlInfoset type="file" compression="gz">file.jpg.xml.gz</tdml:infoset>{code}
> One can always look at the file conveniently using zcat.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)