Daniel Naab

Results 15 comments of Daniel Naab

Something else we just started experimenting with is referencing source code lines on Github. See the "View Schematron" links here. Edit: [this branch](https://federalist-2372d2fd-fc94-42fe-bcc7-a8af4f664a51.app.cloud.gov/preview/18f/fedramp-automation/github-source-links/#/documents/plan-of-action-and-milestones), with links [like this](https://github.com/18f/fedramp-automation/blob/github-source-links/src/validations/rules/poam.sch#L72-L77). Perhaps the extra...

@GaryGapinski No, I haven't tested on Windows. @vikas-agarwal76 I presume you're running pytest directly, with a manually configured saxonc, rather than running in the Docker container via `make test-example-python` in...

@vikas-agarwal76 Also, does your compiled `ssp.xsl` include backslashes in relative paths? Could you share how it was built and perhaps share a copy of the compiled file? Thanks!

@vikas-agarwal76 Thank you - we'll look into getting the test working shortly.

@vikas-agarwal76 Sorry for the delay. We're looking into improving Windows support on this branch: https://github.com/18F/fedramp-automation/pull/414 A couple notes: * The issue you see is due to the format of path...

I've encountered the same issue (and know I have previously encountered it as well, but do not recall the resolution). I have refactored a pre-existing state machine, and this refactoring...

We can't reproduce this - I see two instances of this error, both of which lack a `related-observation`. Can you confirm that the errors under the "Learn more" link all...

I've encountered this issue as well - is there anything I could help with to get this merged?

I came here searching for this feature. This would be very helpful to me as well!

I'm not aware of a compliant XML Schema validator that will run in-browser, but I am moving this issue to the backlog to be considered at a future point.