Name TestXSLT Suite Description XSLT Processing Services Classes NSApplication Name application PluralName applications Description The TestXSLT Application MyDocument Name Processor PluralName Processors Description A collection of an XML and an XSLT document and optional XSLT parameters Attributes xmlcode Name XML Code Description The XML code to be transformed Sex none Number singular xsltcode Name XSLT Code Description The XSLT style sheet code for the transformation Sex none Number singular result Name Result Description The result of the XSLT transformation Sex none Number singular Commands NSCoreSuite.Create Name make Description Create a new Workset. IsVerb YES SetParam Name Set Parameter Description Set an XSLT parameter. IsVerb YES Arguments Name Name Name Description The name of the XSLT parameter to set. Sex none Number singular Value Name Value Description The value to assign to the XSLT parameter. Sex none Number singular ClearParam Name Clear Parameter Description Remove an XSLT parameter. IsVerb YES Arguments Name Name Name Description The name of the XSLT parameter to clear. Sex none Number singular SetProcessorType Name Set Processor Type Description Choose the XSLT processor engine to be used. IsVerb YES Arguments Name Name Name Description The name of the XSLT processor to use ("Libxslt", "Sablotron", "Saxon" or "Xalan-J"). Sex none Number singular Process Name Process Description Process the XML code with the XSLT stylesheet. IsVerb YES Export Name Export Description Save the result of the transformation to a file. IsVerb YES Arguments File Name Output File Description The File into which the result should be saved. Sex none Number singular