Skip to content

Commit

Permalink
Update src/specifications/profile-resolution/profile-resolution-specm…
Browse files Browse the repository at this point in the history
…l.xml
  • Loading branch information
david-waltermire committed Jul 25, 2022
1 parent 85bea91 commit 811adf8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1346,7 +1346,7 @@ control:
<code>remove.by-item-name: "prop"</code> has the effect of removing all
<src>prop</src> objects from inside the control.
</p>
<p><req level="must" id="req-modify-alter-remove-item-name-array">In serialization formats that represent objects as (unlabelled) members of arrays, an object's name MUST be referenced in its (implicit) singular form, not the name of its containing array.</req> For example, in the JSON format, <src>remove.item-name: "link"</src> would remove all members of the <src>links</src> array, along with the array itself (as being empty it would no longer be valid). </p>
<p><req level="must" id="req-modify-alter-remove-item-name-array">In serialization formats that represent objects as (unlabeled) members of arrays, an object's name MUST be referenced in its (implicit) singular form, not the name of its containing array.</req> For example, in the JSON format, <src>remove.item-name: "link"</src> would remove all members of the <src>links</src> array, along with the array itself (as being empty it would no longer be valid). </p>
</li>
</ul>
</section>
Expand Down

0 comments on commit 811adf8

Please sign in to comment.