You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Required Functionality
A new export strategy and import to and from XML files.
Proposed Solution
Exporting to a simple XML file with the namespaces and fields as entities containing the values as text. XSLT can then be used to mangle that to the desired format as a first 80% solution.
Use case
Some people are still working with XML based tools. An export would make it easier for them to work with synth.
The text was updated successfully, but these errors were encountered:
Required Functionality
A new export strategy and import to and from XML files.
Proposed Solution
Exporting to a simple XML file with the namespaces and fields as entities containing the values as text. XSLT can then be used to mangle that to the desired format as a first 80% solution.
Use case
Some people are still working with XML based tools. An export would make it easier for them to work with synth.
The text was updated successfully, but these errors were encountered: