| Interstage Application Server ebXML Message Service ユーザーズガイド |
目次
索引
![]()
|
| 付録B CPA記述条件 | > B.1 CPA記述条件 | > B.1.2 CPAの要素ごとの記述条件 |
|
CollaborationProtocolAgreement/PartyInfo/Transport |
|||
|
|
名称 |
値(属性,値)・内容(要素) |
出現数 |
|
属性 |
transportId |
[自由文字列(ID)] |
1 |
|
子要素 |
TransportSender |
このTransportの送信機能の情報 |
0〜1 |
|
TransportReceiver |
このTransportの受信機能の情報 |
0〜1 |
|

<tp:Transport tp:transportId="PartyA-port001">
<tp:TransportSender>…</tp:TransportSender>
<tp:TransportReceiver>…</tp:TransportReceiver>
</tp:Transport>
目次
索引
![]()
|