Skip to content

Commit

Permalink
Add allowed values (#1094)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabeblis authored Jan 13, 2025
1 parent a8001aa commit ddfb22c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@
<enum value="this-system">The system as a whole.</enum>
<enum value="system">An external system, which may be a leveraged system or the other side of an interconnection.</enum>
<enum value="network">A physical or virtual network.</enum>
<enum value="client">A client that may use a service.</enum>
<enum value="connection">A logical connection between two or more network nodes.</enum>
</allowed-values>

<allowed-values id="connection-security" target="system-implementation/component/prop[@name='connection-security' and @ns='http://fedramp.gov/ns/oscal']/@value" allow-other="yes" level="WARNING">
Expand Down

0 comments on commit ddfb22c

Please sign in to comment.