XProc: An XML Pipeline Language XProc: An XML Pipeline Language W3C Recommendation 11 May 2010 This Version: Latest Version: Previous versions: Editors: Norman Walsh MarkLogic Corporation norman.walsh@marklogic.com Alex Milowski Invited expert alex@milowski.org Henry S. Thompson …
…inear XInclude/Validate pipeline <p:declare-step xmlns:p= "http://www.w3.org/ns/xproc" name= "xinclude-and-validate" version= "3.1" > <p:input port= "source" primary= "true" /> <p:input port= "schemas" sequence= "true" /> <p:output port= "result" > <p:pipe step= "validated" port=…
XProc Next Community Group Skip to toolbar Skip Log In My W3C Account Home / XProc Next Community Group XProc Next Community Group Create a place for gathering requirements from existing and potential users of XProc, research in this area, and for supporting and writing the commu…
XProc Next Community Group Skip to toolbar Skip Log In My W3C Account Home / XProc Next Community Group XProc Next Community Group Create a place for gathering requirements from existing and potential users of XProc, research in this area, and for supporting and writing the commu…
…osed on 2023-04-07. Gathering requirements and discussing data pipelines (think XProc but for JSON, HTML, text, XML, binary, EPUB...) Group's public email, repo and wiki activity over time Note: Community Groups are proposed and run by the community. Although W3C hosts these conv…
XProc 3.1 Specifications The current version of XProc is XProc 3.1. Version 3.1 fixes a few errata in the language specification and the standard step library. It also publishes a number of additional step libraries as finished specifications. (“Final Community Group Report” vers…
…est is represented by a c:archive root element: <c:archive> ( c:entry * & anyNonXProcElement *) </c:archive> The c:archive root element may contain additional implementation-defined attributes. All entries in the archive must be present as c:entry child elements: <c:entry name = …
…ort , Declaring pipelines err:XS0008 It is a static error if any element in the XProc namespace has attributes not defined by this specification unless they are extension attributes. See: Common errors err:XS0010 It is a static error if a pipeline contains a step whose specified …
…ort , Declaring pipelines err:XS0008 It is a static error if any element in the XProc namespace has attributes not defined by this specification unless they are extension attributes. See: Common errors err:XS0010 It is a static error if a pipeline contains a step whose specified …
Announcing the fall XProc Workshop in Amsterdam (Monday 26 Sept) from Norman Walsh on 2016-06-12 (xproc-dev@w3.org from June 2016) From : Norman Walsh < ndw@nwalsh.com Date : Sun, 12 Jun 2016 11:04:32 +0100 To : XProc Dev < xproc-dev@w3.org Message-ID : <87d1nmafkf.fsf@nwalsh.com…
…rally, follow the rules listed for the standalone document validity constraint. XProc: An XML Pipeline Language [XPROC] , a language for describing operations to be performed on XML documents, has recently been published as a W3C Working Draft. It merits consideration for express…
…urrent Charter Participants list Join group Report a problem Read more and join XProc Next Created on 26 July 2017 (23 participants) Create a place for gathering requirements from existing and potential users of XProc, research in this area, and for supporting and writing the com…
… Mailing list used for the XPointer Scheme Registry View latest messages public-xproc-next Unsubscribe This is the public mailing list for the XProc Next Community Group . Anyone may read or write to this list. View latest messages public-xsd-databinding Unsubscribe Purpose: Publ…
…space). For a more complete discussion of dynamic errors, see Dynamic Errors in XProc 3.0: An XML Pipeline Language . If a step fails due to a dynamic error, failure propagates upwards until either a p:try is encountered or the entire pipeline fails. In other words, outside of a …
…ied schema documents, they are treated like any other external documents (see [ XProc 3.1 ]). It is implementation-defined if the documents supplied on the schemas port are considered when resolving xs:include elements in the schema documents provided. The use-location-hints and …