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
wax:translate
XML/XSLT処理を示すディレクティブです。
wax:source
、
wax:stylesheet
を使用してデータソースを指定します。
Attributes
名前
概要
初期値
必須
なし
Dependencis
親ディレクティブ
wax:output
wax:template
子ディレクティブ
wax:source
wax:stylesheet
Sample
<wax:translate> <wax:source uri="target.xml" /> <wax:stylesheet uri="target.xsl" /> </wax:translate>
XML/XSLT処理を行い結果を出力します。
© Copyright INFODB.ORG 2002-2004. All Right Reserved.