token-join

内容のトークンの結果であるノードセット内のノードの値をdelimiterで指定された文字で区切ります。csvがtrueの場合、値にCSVの引用符を付けるルールが適用されます。

<!-- combine all of the members of the group into a CSV record --><token-join delimiter="," csv="true"> <token-op-attr name="Member"/></token-join>	

内容に使用できる要素

属性

属性

有効値

デフォルト値

csv

値にCSVの引用符を付けます。

false

delimiter

CDATA

結合された値を区切るために使用する文字列です。変数の拡張がサポートされます。

#REQUIRED

false

内容の規則

( token-added-entitlement | token-association | token-attr | token-base64-decode | token-base64-encode | token-char | token-class-name | token-convert-time | token-dest-attr | token-dest-dn | token-dest-name | token-document | token-entitlement | token-escape-for-dest-dn | token-escape-for-src-dn | token-generate-password | token-global-variable | token-join | token-local-variable | token-lower-case | token-named-password | token-map | token-op-attr | token-op-property | token-operation | token-parse-dn | token-password | token-removed-attr | token-removed-entitlement | token-replace-all | token-replace-first | token-resolve | token-src-attr | token-src-dn | token-src-name | token-substring | token-text | token-time | token-unique-name | token-unmatched-src-dn | token-upper-case | token-xml-parse | token-xml-serialize | token-xpath | token-query | token-split ) +

親要素