| Interstage Application Server ebXML Message Service ユーザーズガイド |
目次
索引
![]()
|
| 付録B CPA記述条件 | > B.1 CPA記述条件 | > B.1.2 CPAの要素ごとの記述条件 |
|
CollaborationProtocolAgreement/PartyInfo/Certificate |
|||
|
|
名称 |
値(属性,値)・内容(要素) |
出現数 |
|
属性 |
certId |
[自由文字列(ID)] |
1 |
|
子要素 |
ds:KeyInfo |
CPA内で用いる証明書情報 |
1 |

<tp:Certificate tp:certId="PartyA-cert001">
<!-- ここからツールで作成 -->
<ds:KeyInfo>
……
<ds:KeyName>PartyA-Key001</ds:KeyName>
……
</ds:KeyInfo>
<!-- ここまでツールで作成 -->
</tp:Certificate>
目次
索引
![]()
|