-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
DFDL 2.0For issues associated with DFDL v2.0 (next major revision)For issues associated with DFDL v2.0 (next major revision)experimentalin useindicates implemented and feature being usedindicates implemented and feature being used
Description
(was Action 322)
This is something that was included in the first DFDL v1.0 spec drafts but was dropped (for lack of time, to reduce complexity)
There is a need for it. Users want to use DFDL to convert data into XML (or JSON), and such data being converted will sometimes contain strings of XML (or JSON) that want to be carried into the converted data not as escapified strings, but as XML (or JSON) text.
One issue this raises is that the DFDL schema is not the XSD schema of the resulting piece of merged XML.
If properties enabled one to express the complex type/element ref of the expected XML (by name and namespace), then one could automatically create the merged XSD of the combined data in a robust way.
Metadata
Metadata
Assignees
Labels
DFDL 2.0For issues associated with DFDL v2.0 (next major revision)For issues associated with DFDL v2.0 (next major revision)experimentalin useindicates implemented and feature being usedindicates implemented and feature being used