13.8.4. NotifyFiles
| Class | NotifyFiles |
| 目的 | 指定ファイルセットにメッセージの内容を書き込むことにより、通知を実行します。 |
| 属性 | none |
| child | file |
| child 属性 |
|
<target class="NotifyFiles" > <file append="true" URI="anyValidURI"/> <file URI="anotherValidURI"/> </target>
<target class="NotifyFiles" >
<file append="true" URI="anyValidURI"/>
<file URI="anotherValidURI"/>
</target>