Skip to content

Commit

Permalink
fixed merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire committed Oct 1, 2019
1 parent 1ad802a commit 09d7c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/metaschema/oscal_metadata_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
<description>Provides information about the publication and availability of the containing document.</description>
<model>
<field ref="title" min-occurs="1"/>
<field ref="publication-date"/>
<field ref="last-modified-date" min-occurs="1"/>
<field ref="published"/>
<field ref="last-modified" min-occurs="1"/>
<field ref="version" min-occurs="1"/>
<field ref="oscal-version" min-occurs="1"/>
<field ref="doc-id" max-occurs="unbounded">
Expand Down

0 comments on commit 09d7c8d

Please sign in to comment.