Debugging XProc Pipelines Using Outdated Paths #255
Labels
bug
Something isn't working
Tech Debt
XSLT Implementation
Issue relates to the XSLT implementation of Metaschema.
Describe the bug
As a NIST OSCAL developer, in order to locally test complex XSLT transformation scenarios with XProc pipelines, I would like the team to review the pipelines for import file (stylesheet and otherwise) to ensure they have been updated to reflect the new repository structure.
Who is the bug affecting?
OSCAL developers using Metaschema for (OSCAL data format) schema generation, content converters, validation, and content processing utilities via the XSLT M4 toolchain.
What is affected by this bug?
Properly running local development XProc pipelines accordingly to debug and incrementally development changes to Metaschema needed for OSCAL development with Metaschema.
From doing some code spelunking, these are some minor misses from a major cleanup and overhaul that occurred for #172.
When does this occur?
Consistently.
How do we replicate the issue?
{What are the steps to reproduce the behavior?
develop
branch of this Metaschema repo.test-xml-conversions.xpl
.https://github.com/usnistgov/metaschema/blob/develop/toolchains/xslt-M4/testing/test-xml-conversions.xpl#L78
https://github.com/usnistgov/metaschema/blob/develop/toolchains/xslt-M4/testing/test-xml-conversions.xpl#L162
Expected behavior (i.e. solution)
Relative paths are current, and XProc pipelines as currently specified execute without issue.
Other Comments
{Add any other context about the problem here.}
The text was updated successfully, but these errors were encountered: