[oXygen-user] XProc integration API - representing input/output data


Mon Oct 12 09:07:04 CDT 2009


> On transform() the XProc engine will perform the transformation. If a 
> port has the showInSequenceView() return false then its data 
> should not 
> be in the result of the transform method - that means the 
> user decided 
> that he does not want to see the result on that port in the oXygen 
> results - it may be enough for example to have the document 
> on that port 
> saved in a file.
> 
> So, the array of XProcOutputPortInterface tells the processor what 
> output bindings where made in the XProc scenario and also what ports 
> should be returned. Note that if a port is not present in the 
> array of 
> XProcOutputPortInterface then its result should be returned.

I see, thanks for clarifying.

Regards,
Vojtech



More information about the oXygen-user mailing list