!--a11y-->
TransportProtocol and
MessageProtocol 
The transport protocol (TransportProtocol) and message protocol (MessageProtocol) elements can contain a range of referenced attributes or attribute tables. Both have the same structure.
Transport Protocol/Message Protocol Elements
Name |
Occurrence and Type |
Meaning |
[Transport|Message] Protocol |
1,n ComplexType |
Defines the supported transport or message protocol |
[Transport|Message] Protocol/Name |
1 xsd:String |
Name of protocol |
[Transport|Message] Protocol/Version |
1 xsd:String |
Protocol version |
[Transport|Message] Protocol/GUILabels |
1 SAP:LabelListType |
List of GUI labels. A GUI label contains a language key and a display text. |
[Transport|Message] Protocol/ValidMessage Protocols/Protocol Identifier |
1,n ComplexType |
List of message protocols supported by the predefined transport protocol |
[Transport|Message] Protocol/ValidMessage Protocols/Protocol Identifier/Name |
1 xsd:String |
Specify the name of the message protocol |
[Transport|Message] Protocol/ValidMessage Protocols/Protocol Identifier/Version |
1,n xsd:String |
Specify the version of the message protocol |
[Transport|Message] Protocol/ ChannelAttributes |
1 Element |
References to assigned Attributes or AttributeTables. Can be left empty. |
[Transport|Message] Protocol/ SecurityAttributes |
1 Element |
References to assigned message security attributes Can be left empty. |