Interstage Application Server UDDIサービス ユーザーズガイド |
目次
索引
![]() ![]() |
付録A 拡張属性機能仕様 | > A.2 拡張属性データ構造 |
resource構造は、拡張属性の対象となるUDDIデータの識別子と種別情報を表します。拡張属性を関連付けるUDDIのデータモデルによって、resource構造の識別子と種別情報は以下のとおりになります。
UDDIのデータモデル |
識別子情報(key) |
種別情報(type) |
businessEntity |
businessKeyの値 |
“businessEntity” |
businessService |
serviceKeyの値 |
“businessService” |
bindingTemplate |
bindingKeyの値 |
“bindingTemplate” |
tModel |
tModelKeyの値 |
“tModel” |
attribute |
attributeKeyの値 |
“attribute” |
<xsd:complexType name="Resource"> |
フィールド名 |
説明 |
データ型 |
長さ |
key |
必須属性。 |
UUID |
41 |
type |
必須属性。
|
文字列 |
16 |
目次
索引
![]() ![]() |