RE: Another take on versioning

> 
> Just wondering, because I didn't spot it, is there anything 
> similar in  
> place for implementation-defined steps? Is it possible to write  
> pipelines that can be used with multiple processors that support  
> different extensions?

There is the p:step-available() XPath extension function. You can use
for adding conditional logic to your pipelines to deal with XProc
processors not supporting certain steps.

Regards,
Vojtech

Received on Monday, 12 October 2009 15:11:44 UTC