do-set-xml-attr

式で選択された要素のセットに、名前属性で指定されたカスタムのXML属性を追加します。

<do-set-xml-attr name="cert-id" expression="."> <arg-string>  <token-text>c:\lotus\domino\data\eng.id</token-text>  </arg-string> </do-set-xml-attr><do-set-xml-attr name="cert-pwd" expression="."> <arg-string>  <token-text>certify2eng</token-text>  </arg-string> </do-set-xml-attr>

内容に使用できる要素

要素

説明

arg-string

属性

属性

有効値

デフォルト値

disabled

false

CDATA

XPath 1.0の式です。この式が返すノードセットに含まれた要素がXML属性の設定先になります。

#REQUIRED

name NMTOKEN

XML属性のタグ名です。

<policy>でネームスペースが定義されている場合には、ネームスペースプレフィックスを含めることができます。変数の拡張がサポートされます。

#REQUIRED

false

内容の規則

親要素

要素

説明

actions

rule

arg-actions