Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (12 loc) · 1.11 KB

Github repository XProc-3.0-book-sources

Source code belonging to the book: "XProc 3.0 - Programmer Reference" by Erik Siegel

XProc 3.0 is a programming language for processing XML, JSON, and other documents in pipelines. XProc chains conversions and other steps, allowing for potentially complex processing. XProc is especially useful for applications, such as publishing, where content may come from multiple input sources, pass through multiple processing steps and result in multiple output streams.

XProc 3.0 Programmer Reference is aimed at programmers and others who process XML. It explains the language in detail, provides examples, and contains a set of example use cases. This repository contains the sample code and examples used in the book.

 

More information about the "XProc 3.0 - Programmer Reference" book: xmlpress.net/publications/xproc-3-0/

General information about XProc 3.0: spec.xproc.org/master/head/

 


Erik Siegel

Xatapult Content Engineering

www.xatapult.com