Skip to content

Commit

Permalink
Add URI to interconn prop constraint for #1913
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa authored and iMichaela committed Jan 28, 2025
1 parent 0ba9e8e commit 2375dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/metaschema/oscal_implementation-common_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@
<enum value="ipv4-address">An Internet Protocol Version 4 interconnection address.</enum>
<enum value="ipv6-address">An Internet Protocol Version 6 interconnection address.</enum>
<enum value="direction">The direction of network connectivity for the interconnection address.</enum>
<enum value="uri">A Uniform Resource Identifier (URI) for the interconnection address.</enum>
</allowed-values>
<allowed-values target="prop[has-oscal-namespace('http://csrc.nist.gov/ns/oscal') and @name=('ipv4-address','ipv6-address')]/@class">
<enum value="local">The identified IP address is for this system.</enum>
Expand Down

0 comments on commit 2375dd8

Please sign in to comment.