Skip to content

Commit

Permalink
Add periods for all interconn enum docs in 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 7d0ba86 commit 96d8abb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/metaschema/oscal_implementation-common_metaschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,9 +192,9 @@
<enum value="isa-title">Title of the Interconnection Security Agreement (ISA).</enum>
<enum value="isa-date">Date of the Interconnection Security Agreement (ISA).</enum>
<enum value="isa-remote-system-name">The name of the remote interconnected system.</enum>
<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="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>
</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 96d8abb

Please sign in to comment.