Skip to content

Commit

Permalink
Setup OSCAL for usnistgov/metaschema#240 testing
Browse files Browse the repository at this point in the history
Per request from @wendellpiez for debugging, I am going to set this up
to add to a test submodule and see emmitted JSON Schema result and
validation against catalogs in usnistgov/oscal-content examples.
  • Loading branch information
aj-stein-nist committed Oct 14, 2022
1 parent d3309d3 commit d08ef48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metaschema/oscal_catalog_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<!--<any/>-->
</model>
<constraint>
<allowed-values target="prop[has-oscal-namespace('http://csrc.nist.gov/ns/oscal')]/@name">
<allowed-values target="prop[has-oscal-namespace('http://csrc.nist.gov/ns/oscal')]/@name" allow-other="yes">
&allowed-values-control-group-property-name;
</allowed-values>
<allowed-values target="part[has-oscal-namespace('http://csrc.nist.gov/ns/oscal')]/@name">
Expand Down

0 comments on commit d08ef48

Please sign in to comment.