|
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: |
Saxon XSLT Processor
Stylus Studio® has partnered with Saxonica, a leading provider of Java-based XSLT and XQuery processing components to offer a robust XSLT 1.0 and 2.0 development environment, featuring development and deployment using the Saxon XSLT processor.
Varying Record Layout to XML
Not every row in a text file has to have the same layout. Convert to XML has advanced pattern-recognition tools to route the data to where it belongs.
XML-DEV Discussion Forum
XML-DEV is a leading technical forum for XML discussion and a valuable free XML learning resource. Subscribe to the XML-DEV email discussion forum today to help further your XML education.
XMLSCHEMA-DEV Blog
XML Schema-DEV is an active community for XML Schema-releated development - join the discussion on XML Schema standards, tools, implementations and more. Bookmark this RSS or ATOM feed today!


