Since: 2002-11-28
Home
|
Contact
Contents Table
トップページ
機能概要
各パッケージについて
XUpdateの実装について
ダウンロード
インストール
Apache HTTP Server
AN HTTPD Server
IIS
ディレクティブ一覧(Ver2.2x)
更新履歴
ライセンス
infodb.orgへ
ディレクティブ(2.2x)
wax:call-template
wax:connect
wax:header
wax:href
wax:include
wax:location
wax:output
wax:param-of
wax:source
wax:stylesheet
wax:system
wax:template
wax:translate
wax:viewer
wax:with-param
xupdate:append
xupdate:attribute
xupdate:comment
xupdate:element
xupdate:insert-after
xupdate:insert-before
xupdate:modifications
xupdate:processing-instruction
xupdate:remove
xupdate:rename
xupdate:text
xupdate:update
xupdate:value-of
xupdate:variable
xupdate:processing-instruction
処理命令ノードを作成します。
Attributes
名前
概要
初期値
必須
name
処理命令名を指定します。
None
Yes
Dependencis
親ディレクティブ
xupdate:append
xupdate:element
xupdate:insert-after
xupdate:insert-before
子ディレクティブ
wax:param-of
wax:system
xupdate:value-of
Sample
<xupdate:processing-instruction name="gcc"> -O2</xupdate:processing-instruction>
とした時に、<?gcc -O2?>となります。
© Copyright INFODB.ORG 2002-2004. All Right Reserved.