Skip to content

Commit

Permalink
Added stub external constraints file for the metaschema module.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire committed Feb 21, 2024
1 parent 111f5fa commit e9c0a6c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions schema/metaschema/metaschema-module-constraints.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<metaschema-meta-constraints xmlns="http://csrc.nist.gov/ns/oscal/metaschema/1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://csrc.nist.gov/ns/oscal/metaschema/1.0 file:/C:/Users/davidwal/git/github/david-waltermire-nist/metaschema/metaschema-java/core/metaschema/schema/xml/metaschema-meta-constraints.xsd">
<import href="metaschema-module-metaschema.xml"/>
<context>
<metapath target="/metaschema-meta-constraints"/>
</context>
</metaschema-meta-constraints>

0 comments on commit e9c0a6c

Please sign in to comment.