Skip to content

Commit

Permalink
Update schema in fedramp-ssp-example.oscal.xml-update-schema
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriZhurkin committed Dec 13, 2024
1 parent 37651a1 commit ca05a5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://raw.githubusercontent.com/usnistgov/OSCAL/v1.0.4/xml/schema/oscal_complete_schema.xsd" schematypens="http://www.w3.org/2001/XMLSchema" title="OSCAL complete schema"?>
<?xml-model href="https://github.com/usnistgov/OSCAL/releases/download/v1.1.3/oscal_ssp_schema.xsd" schematypens="http://www.w3.org/2001/XMLSchema" title="OSCAL complete schema"?>
<system-security-plan xmlns="http://csrc.nist.gov/ns/oscal/1.0" uuid="11111111-2222-4000-8000-000000000000">
<metadata>
<title>FedRAMP [Baseline Name] System Security Plan (SSP)</title>
Expand Down

0 comments on commit ca05a5b

Please sign in to comment.