Skip to content

Enum: TransportEnum

URI: [oscal:TransportEnum](https://w3id.org/lmodel/oscal/TransportEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | TCP | None | | | UDP | None | | ## Slots | Name | Description | | --- | --- | | [transport](transport.md) | Indicates the transport type | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: TransportEnum
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  TCP:
    text: TCP
  UDP:
    text: UDP