Xproc
From Wikibooks, the open-content textbooks collection
Contents |
[edit] XProc Wikibook
Welcome to the XProc Wikibook XProc is a World Wide Web Consortium recommendation language for designing XML pipelines.
[edit] Current Status
This book is in progress
[edit] About this Project
Jim Fuller started this project and encourages contributions, give me a shout if you need help.
All text and example programs must conform to the creative-commons-2.5 share-alike with attribution license agreement [1].
[edit] Table of Contents
[edit] Introduction
[edit] The XProc vocabulary
XProc is made up of three categories of things: core elements, ancillary elements, and a standard step library. The core elements give logic constructs, conditional and iterative processing statements and try/catch error mechanisms:
[edit] Example Pipeline
[edit] Pitfalls
[edit] Example Scripts
[edit] Beginning Examples
[edit] Intermediate Examples
[edit] Development Tools
[edit] Systems that Support XQuery
[edit] Appendixes
- XProc W3C Draft Spec is in last call now
[edit] Other sources
[edit] XProc pipeline Libraries
- Nascent EXProc effort by Norman Walsh
[edit] Discussion Groups
- XProc dev for implementators and users of xproc