Skip to content

Commit

Permalink
Add URI to interconn prop constraint for usnistgov#1913
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa committed Nov 19, 2024
1 parent 96d8abb commit faebade
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 @@ -195,6 +195,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 faebade

Please sign in to comment.