翻訳と辞書
Words near each other
・ Xpress 3200
・ Xpress GA
・ Xpress Motorsports
・ Xpress Movers
・ Xpress Pro
・ Xpress Radio
・ Xpress technology
・ XPress Telecom
・ Xpress Transport Protocol
・ XpressAir
・ Xpression FM
・ XpressMusic
・ Xpressway
・ XpressWest
・ Xprint
XProc
・ XPS
・ XPS Annotator
・ XPT
・ XPT (Extreme Power Tools)
・ XPT Service Centre
・ XPTO
・ Xpu Há
・ Xpuhil
・ Xpujil
・ Xputer
・ XPW Arena
・ XPW European Championship
・ XPW King of the Deathmatch Championship
・ XPW Television Championship


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

XProc : ウィキペディア英語版
XProc

XProc is a W3C Recommendation to define an XML transformation language to define XML Pipelines.
Below is an example abbreviated XProc file:











This is a pipeline that consists of two atomic steps, XInclude and Validate. The pipeline itself has three inputs, “source” (a source document), “schemas” (a list of W3C XML Schemas) and “parameters” (for passing parameters). The XInclude step reads the pipeline input “source” and produces a result document. The Validate step reads the pipeline input “schemas” and the output from the XInclude step and produces a result document. The result of the validation, “result”, is the result of the pipeline.
Here is an equivalent less abbreviated XProc pipeline:

version="1.0">
















== Implementations ==

* (Calabash ) maintained by Norman Walsh
* (Calumet ), EMC’s XProc implementation
* (QuiXProc ), Innovimax's (GPL) version in Java implementing Streaming and Parallel processing
* (Tubular ) (LGPL) maintained by Herve Quiroz
* (xprocxq ), XQuery old implementation on top of eXist
* (xproc.xq ), XQuery implementation on top of MarkLogic

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「XProc」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.