Interstage Application Server UDDIサービス ユーザーズガイド
目次 索引 前ページ次ページ

付録A 拡張属性機能仕様> A.3 拡張属性 API

A.3.7 get_registeredAttributes

get_registeredAttributes API呼び出しは、登録された拡張属性の一覧を取得し、attributeListメッセージで返します。

■構文

<get_registeredAttributes xmlns="urn:xmlns-fujitsu-com:uddi-ext2002-10">
 <resourceType />
</get_registeredAttributes>

■XMLスキーマ

<xsd:element name="get_registeredAttributes"
 type="uddi-ext:Get_RegisteredAttributes" />
<xsd:complexType name="Get_RegisteredAttributes">
 <xsd:sequence>
  <xsd:element name="resourceType" type="xsd:string" />
 </xsd:sequence>
</xsd:complexType>

■引数

■返り値

このAPI呼び出しが正常に行われた場合、拡張属性の一覧を含んだattributeListが返されます。登録された拡張属性がなかった場合には、空のattributeListが返されます。attributeListのスキーマにつきましては、find_attributeをご覧ください。

■エラー情報

このAPI呼び出しの処理でエラーが発生した場合、statusReportによるエラー報告を行います。
報告されるエラーコードは以下のとおりです。


目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 2005