|
829 | 829 | <description>A <a href="https://pages.nist.gov/OSCAL/concepts/identifier-use/#machine-oriented">machine-oriented</a> identifier reference to the implementation statement in the SSP to which this finding is related.</description> |
830 | 830 | </define-field> |
831 | 831 | <!-- CHANGED: replaced embedded observation with references --> |
832 | | - <define-assembly name="related-observation" max-occurs="unbounded"> |
833 | | - <formal-name>Related Observation</formal-name> |
834 | | - <description>Relates the finding to a set of referenced observations that were used to determine the finding.</description> |
| 832 | + <assembly ref="related-observation" max-occurs="unbounded"> |
835 | 833 | <group-as name="related-observations" in-json="ARRAY"/> |
836 | | - <define-flag name="observation-uuid" as-type="uuid" required="yes"> |
837 | | - <formal-name>Observation Universally Unique Identifier Reference</formal-name> |
838 | | - <!-- Identifier Reference --> |
839 | | - <description>A <a href="https://pages.nist.gov/OSCAL/concepts/identifier-use/#machine-oriented">machine-oriented</a> identifier reference to an observation defined in the list of observations.</description> |
840 | | - </define-flag> |
841 | | - </define-assembly> |
| 834 | + </assembly> |
842 | 835 | <!-- CHANGED: replaced "risk" with new "assciated-risk" --> |
843 | 836 | <define-assembly name="associated-risk" max-occurs="unbounded"> |
844 | 837 | <formal-name>Associated Risk</formal-name> |
|
854 | 847 | </model> |
855 | 848 | </define-assembly> |
856 | 849 |
|
| 850 | + <define-assembly name="related-observation"> |
| 851 | + <formal-name>Related Observation</formal-name> |
| 852 | + <description>Relates the identified element to a set of referenced observations that were used to support its determination.</description> |
| 853 | + <define-flag name="observation-uuid" as-type="uuid" required="yes"> |
| 854 | + <formal-name>Observation Universally Unique Identifier Reference</formal-name> |
| 855 | + <!-- Identifier Reference --> |
| 856 | + <description>A <a href="https://pages.nist.gov/OSCAL/concepts/identifier-use/#machine-oriented">machine-oriented</a> identifier reference to an observation defined in the list of observations.</description> |
| 857 | + </define-flag> |
| 858 | + </define-assembly> |
| 859 | + |
857 | 860 | <define-assembly name="observation"> |
858 | 861 | <formal-name>Observation</formal-name> |
859 | 862 | <description>Describes an individual observation.</description> |
|
1296 | 1299 | </model> |
1297 | 1300 | </define-assembly> |
1298 | 1301 |
|
1299 | | - <define-assembly name="related-observation" max-occurs="unbounded"> |
1300 | | - <formal-name>Related Observation</formal-name> |
1301 | | - <description>Relates the finding to a set of referenced observations that were used to determine the finding.</description> |
| 1302 | + <assembly ref="related-observation" max-occurs="unbounded"> |
1302 | 1303 | <group-as name="related-observations" in-json="ARRAY"/> |
1303 | | - <define-flag name="observation-uuid" as-type="uuid" required="yes"> |
1304 | | - <formal-name>Observation Universally Unique Identifier Reference</formal-name> |
1305 | | - <!-- Identifier Reference --> |
1306 | | - <description>A <a href="https://pages.nist.gov/OSCAL/concepts/identifier-use/#machine-oriented">machine-oriented</a> identifier reference to an observation defined in the list of observations.</description> |
1307 | | - </define-flag> |
1308 | | - </define-assembly> |
| 1304 | + </assembly> |
1309 | 1305 | </model> |
1310 | 1306 | <constraint> |
1311 | 1307 | <!-- REVIEW THIS --> |
|
0 commit comments