[ 
https://issues.apache.org/jira/browse/DAFFODIL-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Interrante resolved DAFFODIL-2566.
---------------------------------------
    Resolution: Fixed

Fixed in commit 49860979c83fbca77183c022d3dd679e8540f7df

> Extend C code generator to support hexBinary elements
> -----------------------------------------------------
>
>                 Key: DAFFODIL-2566
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2566
>             Project: Daffodil
>          Issue Type: New Feature
>          Components: Back End C-Generator
>    Affects Versions: 3.1.0
>            Reporter: John Interrante
>            Assignee: John Interrante
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Allow Daffodil to generate C code from DFDL schemas using the type
> "hexBinary" for fixed length and prefixed length opaque byte arrays.
> The "hex" simply means that the binary 8-bit bytes are represented by
> hexadecimal characters in the XML infoset and the C code knows how to
> convert between these binary and text representations when parsing
> binary bytes or unparsing XML infosets. Add hexBinary elements to the
> ex_nums test schema to exercise the new code.



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

Reply via email to