|
Home >Online Product Documentation >Table of Contents >Declaring an XSLT Extension Function Declaring an XSLT Extension FunctionExtension functions must have one of the following signatures: public Object FxnName() public Object FxnName(Type1 var1, Type2 var2,...) public static Object FxnName() public static Object FxnName(Type1 var1, Type2 var2,...) A class that contains an extension function might look like the following: |
Single Source Publishing
Single source publishing is the ability to use one source of information for generating multiple types of output. Stylus Studio XML Publishing enables Single Source Publishing - publish PDF or HTML documents from Relational, XML or Legacy files.
XML Publisher - XSLT Generator and XSL:FO Generator
The XML Publisher lets you easily design beautiful documents in HTML or PDF format from relational, XML and other data sources using XSL:FO or XSLT, using an intuitive visual interface.
Convert EDIFACT to XML Schema
Convert EDIFACT to XML with Stylus Studio's XML Schema and legacy data integration tools.
MSXML - Microsoft XML Tools
MSXML tools in Stylus Studio feature integrated XML validation, XSLT transformation and XSLT debugging using the Microsoft's COM-based XML processing components: MSXML 3.0, MSXML 4.0 and MSXML 6.0