usnistgov / oscal-tools

Tools for the OSCAL project
https://pages.nist.gov/oscal-tools/
34 stars 17 forks source link

Component editor in CSX #44

Open wendellpiez opened 2 years ago

wendellpiez commented 2 years ago

Evaluate the feasibility of a standalone OSCAL component editor (as supported by the component-description model) using CSX (client-side XSLT) in SaxonJS.

SaxonJS event handling could support UI features. There could be local load and save as demonstrated in other CSX applications. It could even embed a format converter to make it possible to read and write JSON not just XML. (Or not.)