Skip to content

Commit

Permalink
[skip ci][WIP] Test artifact generation after #1703 merged and approved.
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist committed Apr 4, 2023
1 parent 19635d9 commit c081b7a
Show file tree
Hide file tree
Showing 123 changed files with 90,363 additions and 199,034 deletions.
181 changes: 91 additions & 90 deletions docs/content/concepts/processing/profile-resolution.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/content/reference/develop/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sidenav:
oscal:
type: "branch"
remote: "usnistgov/OSCAL"
branch: "develop"
branch: "1703-date-regex-not-updated-to-fixed-v104-version-in-json-schema-or-in-main-branch"
revision: "develop"
version: "develop"
---
4 changes: 2 additions & 2 deletions docs/content/reference/develop/assessment-plan/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ sidenav:
---

<p><span class="usa-tag">Release Version</span> Latest Development Snapshot</p>
<p><span class="usa-tag">Github</span> <a href="https://github.com/usnistgov/OSCAL">usnistgov/OSCAL</a> <span class="usa-tag">Branch</span> <a href="https://github.com/usnistgov/OSCAL/tree/develop">develop</a></p>
<p><span class="usa-tag">Github</span> <a href="https://github.com/usnistgov/OSCAL">usnistgov/OSCAL</a> <span class="usa-tag">Branch</span> <a href="https://github.com/usnistgov/OSCAL/tree/1703-date-regex-not-updated-to-fixed-v104-version-in-json-schema-or-in-main-branch">1703-date-regex-not-updated-to-fixed-v104-version-in-json-schema-or-in-main-branch</a></p>

The following reference documentation is available for the OSCAL Assessment Plan model.

- **[Conceptual Overview](/concepts/layer/assessment/assessment-plan/):** Provides a high-level overview of the model's intended purpose and role in the [OSCAL architecture](/concepts/layer/). Describes the model's purpose, target audience, and key concepts.
- **Outline ([JSON/YAML](json-outline/), [XML](xml-outline/)):** Provides a brief listing of the model's information items organized hierarchically. Useful for understanding the structure and basic syntax of the model in a given format.
- **Reference ([JSON/YAML](json-reference/), [XML](xml-reference/)):** Provides a detailed description of the structure and syntax for the model's information items organized hierarchically. Useful for understanding how to use information items within the model in the given format.
- **Index ([JSON/YAML](json-index/), [XML](xml-index/)):** Provides a listing of the model's information items organized by where they are used.
- **Definitions ([JSON/YAML](json-definitions/), [XML](xml-definitions/)):** Provides a reference for the XML Schema types and JSON Schema definitions derived from this model's [metaschema](https://github.com/usnistgov/OSCAL/blob/develop/src/metaschema/oscal_assessment-plan). A metaschema is used to [express the model](/concepts/layer/overview/#modeling-approach) in a format agnostic way, that is then used to generate the XML and JSON Schema, XML <-> JSON content converters, and this reference documentation.
- **Definitions ([JSON/YAML](json-definitions/), [XML](xml-definitions/)):** Provides a reference for the XML Schema types and JSON Schema definitions derived from this model's [metaschema](https://github.com/usnistgov/OSCAL/blob/1703-date-regex-not-updated-to-fixed-v104-version-in-json-schema-or-in-main-branch/src/metaschema/oscal_assessment-plan). A metaschema is used to [express the model](/concepts/layer/overview/#modeling-approach) in a format agnostic way, that is then used to generate the XML and JSON Schema, XML <-> JSON content converters, and this reference documentation.
25 changes: 2 additions & 23 deletions docs/content/reference/develop/assessment-plan/json-definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ toc:
headingselectors: "h1.toc1, h2.toc2, h3.toc3, h4.toc4, h5.toc5, h6.toc6"
---

The following is a reference for the JSON object definitions derived from the [metaschema](https://github.com/usnistgov/OSCAL/blob/develop//src/metaschema/oscal_assessment-plan_metaschema.xml) for this [model](/concepts/layer/assessment/assessment-plan/).
The following is a reference for the JSON object definitions derived from the [metaschema](https://github.com/usnistgov/OSCAL/blob/1703-date-regex-not-updated-to-fixed-v104-version-in-json-schema-or-in-main-branch//src/metaschema/oscal_assessment-plan_metaschema.xml) for this [model](/concepts/layer/assessment/assessment-plan/).

<!-- DO NOT REMOVE. Generated text below -->
{{< rawhtml >}}
Expand Down Expand Up @@ -7340,7 +7340,7 @@ The following is a reference for the JSON object definitions derived from the [m
</details>
</div>
<details open="open">
<summary>Properties (7)</summary>
<summary>Properties (6)</summary>
<div class="model assembly-model">
<div class="model-entry definition define-flag">
<div class="instance-header">
Expand Down Expand Up @@ -7442,27 +7442,6 @@ The following is a reference for the JSON object definitions derived from the [m
</div>
</div>
</div>
<div class="model-entry definition define-flag">
<div class="instance-header">
<h2 id="/assembly/oscal-metadata/property/group" class="toc2 name">group</h2>
<p class="type"><a href="/reference/datatypes/#token">token</a></p>
<p class="occurrence">[0 or 1]</p>
<div class="crosslink"><a class="usa-button" href="../xml-definitions/#/assembly/oscal-metadata/property/group">Switch to XML</a></div>
<p class="formal-name">Property Group</p>
</div>
<div class="body">
<p class="description"><span class="usa-tag">description</span> An identifier for relating distinct sets of properties.</p>
<div class="remarks-group usa-prose">
<details open="open">
<summary class="subhead">Remarks</summary>
<div class="remarks">
<p>Different sets of properties may relate to separate contexts. Declare a group on a
property to associate it with one or more other properties in a given context.</p>
</div>
</details>
</div>
</div>
</div>
<div class="model-entry definition field">
<div class="instance-header">
<h2 id="/assembly/oscal-metadata/property/remarks" class="toc2 name">remarks</h2>
Expand Down
Loading

0 comments on commit c081b7a

Please sign in to comment.