引數元素 param--element

內容模型 content-model-12

param:==help

屬性 attributes-12

  • @_operation (字串)
  • @desc (字串)
  • @enum (字串)
  • @inout (字串)
  • @label (字串)
  • @localizable (字串)
  • @name (MNTOKEN)
  • @namespace (MNTOKEN)
  • @type (字串)

父項 parents-12

<parameters>

子系 children-12

<help>

說明 description-12

此元素可讓您定義用於呼叫SOAP方法的引數。

屬性說明 attribute-description-12

  • desc (字串):相關說明 <param> 元素。

  • 輸入(字串):此屬性定義引數是否在SOAP呼叫的輸入(in)或輸出(out)。 如果未指定此屬性,預設引數為輸入("@inout=in")。

  • 標籤(字串)<param> 標籤

  • 可本地化(字串):如果已啟動,此屬性會告訴收集工具復原「@label」屬性的值以供翻譯(內部使用)。

  • 名稱(MNTOKEN):的內部名稱 <param>

  • 型別(字串):此屬性會定義 <param> 元素

    可用型別清單:

    • 任何
    • 紙匣
    • blob
    • 布林值
    • 位元組
    • CDATA
    • 日期時間
    • datetimetz
    • datetimenotz
    • date
    • DOMDocument
    • DOMElement
    • 兩次
    • 列舉
    • 浮點數
    • html
    • int64
    • 連結
    • 備忘錄
    • MNTOKEN
    • percent
    • 主要金鑰
    • 字串
    • 時間
    • 時間跨度
    • uuid

範例 examples-9

字元字串型別「serviceName」輸入設定的定義:

<param desc="Name of the information service(s) (separated with commas)"
               name="serviceName" type="string" inout="in"/>
recommendation-more-help
601d79c3-e613-4db3-889a-ae959cd9e3e1