File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 279
279
</define-assembly >
280
280
<define-assembly name =" port-range" >
281
281
<formal-name >Port Range</formal-name >
282
- <description >Where applicable this is the IPv4 port range on which the service operates .</description >
283
- <define-flag name =" start" as-type =" non-negative-integer " >
282
+ <description >Where applicable this is the transport layer protocol port range an IPv4-based or IPv6-based service uses .</description >
283
+ <define-flag name =" start" as-type =" nonNegativeInteger " >
284
284
<formal-name >Start</formal-name >
285
- <description >Indicates the starting port number in a port range</description >
285
+ <description >Indicates the starting port number in a port range for a transport layer protocol </description >
286
286
<remarks >
287
287
<p >Should be a number within a permitted range</p >
288
288
</remarks >
289
289
</define-flag >
290
290
<define-flag name =" end" as-type =" non-negative-integer" >
291
291
<formal-name >End</formal-name >
292
- <description >Indicates the ending port number in a port range</description >
292
+ <description >Indicates the ending port number in a port range for a transport layer protocol </description >
293
293
<remarks >
294
294
<p >Should be a number within a permitted range</p >
295
295
</remarks >
You can’t perform that action at this time.
0 commit comments