Skip to content

Commit

Permalink
Addressing issue 1958 by updating the description of the property.
Browse files Browse the repository at this point in the history
  • Loading branch information
iMichaela committed Mar 13, 2024
1 parent 8988c9b commit e8c00f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metaschema/oscal_metadata_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@
<use-name>prop</use-name>
<define-flag name="name" as-type="token" required="yes">
<formal-name>Property Name</formal-name>
<description>A textual label, within a namespace, that uniquely identifies a specific attribute, characteristic, or quality of the property's containing object.</description>
<description>A textual label, within a namespace, that identifies a specific attribute, characteristic, or quality of the property's containing object.</description>
</define-flag>
<define-flag name="uuid" as-type="uuid">
<formal-name>Property Universally Unique Identifier</formal-name>
Expand Down

0 comments on commit e8c00f0

Please sign in to comment.