Solved

To Apply a Transformation That Involves a Named Template Using

Question 36

Multiple Choice

To apply a transformation that involves a named template using Saxon in Java command line mode, enter the command _____ within a command prompt window.


A) java net.sf.saxon.Transform -it:template style -o:output
B) java net.sf.saxon.Transform -t:template style -o:output
C) java net.sf.saxon.Transform template style -o:output
D) java net.sf.saxon.Transform -i:template style -o:output

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions