diff --git a/src/metaschema/oscal_implementation-common_metaschema.xml b/src/metaschema/oscal_implementation-common_metaschema.xml index 0ca2aec2f0..fd5d097127 100644 --- a/src/metaschema/oscal_implementation-common_metaschema.xml +++ b/src/metaschema/oscal_implementation-common_metaschema.xml @@ -279,17 +279,17 @@ Port Range - Where applicable this is the IPv4 port range on which the service operates. - + Where applicable this is the transport layer protocol port range an IPv4-based or IPv6-based service uses. + Start - Indicates the starting port number in a port range + Indicates the starting port number in a port range for a transport layer protocol

Should be a number within a permitted range

End - Indicates the ending port number in a port range + Indicates the ending port number in a port range for a transport layer protocol

Should be a number within a permitted range