Name

p:os-info — The standard p:os-info step.

Synopsis

The p:os-info step returns information about the operating system on which the processor is running.

Output portPrimarySequenceContent types
result✔  application/xml 
Declaration
  |<p:declare-step xmlns:p="http://www.w3.org/ns/xproc">
  |   <p:output port="result" content-types="application/xml" primary="true"/>
  |</p:declare-step>
Implementation defined features

Description

The p:os-info step is a standard XProc 3.1 step. It is also described on XProcRef.org.