xslt
Test XSLT 3.0
XSLT and XSL-FO language editor. more>>
It uses the Sablotron, Gnome Libxslt, Saxon and Xalan-J XSLT processors, the FOP XSL-FO rendering engine, has lots of new features and a friendly user interface that makes playing around and learning XSLT fun.
Some features which were added recently like interactive well-formedness checking while you type or a tag completion feature also make it useful as a general-purpose XML editor.
TestXSLT 3.1
TestXSLT is a beneficial and easy to use application that allows transformation of XML data using the XSLT stylesheet language. more>>
TestXSLT 3.1 is a beneficial and easy to use application that allows transformation of XML data using the XSLT stylesheet language. Ideal as a tool for learning and teaching XSLT, but can also be used for real production work... Recently added features, like tag completion and immediate syntax feedback, also make it useful as an XML editor.
Also includes direct rendering for HTML content, and for XSL-FO content with additional PDF-export functionality.
Requirements:
- Mac OS X 10.3 or higher
- Safari 1.0 must be installed
XSLT Tools 2.0.1
Allows AppleScript to apply XSLT transformations to XML data. more>>
BookmarXSLT 0.1
BookmarXSLT - Display your Safari bookmarks more>>
This tiny script takes your Bookmark.plist file in libary and convert to from binary to xml and put on your deskboard. Then it uses perl to insert a xml-stylesheet tag in the xml file. When this operation is done, Safari is called to open the file. Most browsers will not be able to view this xml file, due to the use of XSLT. But Safari is cool ;P
BBEdit XSLT Glossary 1.2
BBEdit XSLT Glossary supports you a flexible tool for authors of XSLT style sheets. XSLT is a technology/language to transform XML data to various other formats, including HTML. more>>
BBEdit XSLT Glossary 1.2 supports you a flexible tool for authors of XSLT style sheets. XSLT is a technology/language to transform XML data to various other formats, including HTML.
Requirements:
- Mac OS X 10.4 PPC
- Mac OS X 10.3.9
- Mac OS X 10.4 Intel
- Mac OS X 10.0
- Mac OS X 10.1
- Mac OS X 10.5 PPC
- Mac OS X 10.2
- Mac OS X 10.5 Intel
- Mac OS X 10.3
- Mac OS Classic
XML/XSLT BBEdit Script collection 1.1.1
XML/XSLT BBEdit Script collection - BBEdit XSL coding facilities more>>
Works both in OS 9 and OS X, BBEdit full is required in order to support external applescript scripts.
Enhancements:
- Fixed a typo in xsl:choose (thanks to Thomas Bruhin).

myFMbutler FileMaker to vCal XSLT 1.0.3
myFMbutler FileMaker to vCal XSLT is a program for you to publish FileMaker events and to dos for the use with iCal, Sunbird etc. more>>
myFMbutler FileMaker to vCal XSLT 1.0.3 is a program for you to publish FileMaker events and to dos for the use with iCal, Sunbird etc. If you use FileMaker to manage your companys events & to dos, myFMbutlers FileMaker to vCal solution is what you need.
Using FileMaker Server 7 Advanced, you can subscribe to your FileMaker data from products like iCal (Macintosh), Mozilla calendar (Windows or Macintosh), or Sunbird (Windows or Macintosh).
Enhancements:
- Fixes a bug where all-day events (i.e. events without a start and end time) where not translated correctly.
Requirements:
- Mac OS X 10.3 or later, FileMaker Server 7 Advanced.
TeXSLMate 1.0
TeXSLMate - Turn TextMate into an XSTL/XQuery editor/debugger more>>
The TeXSLMate PlugIn adds an XSLT/XQuery debugging palette to the popular TextMate text editor for Mac OS X. While editing an XSTL stylesheet or XQuery program in TextMate, you can open the TeXSLMate palette to conveniently transform/execute the stylesheet/query against any source file and see different views of the result as well as console error messages.
Currently, TeXSLMate is powered by libxml and NSXML and supports XSLT 1.0+XPath 1.0+EXSLT in XSLT mode and XQuery 1.0 in XQuery mode.

XSLPalette 1.3.3
XSLPalette is designed as a useful tool which acts as the free, native XSLT 2.0 and XPath 2.0 debugging palette your text editor has been missing. more>>
XSLPalette 1.3.3 is designed as a useful tool which acts as the free, native XSLT 2.0 and XPath 2.0 debugging palette your text editor has been missing.
Major Features:- Ability to select XML source documents and XSLT stylehseets created in your editor of choice (like BBEdit).
- Execute your XSLT transformation from the XSLPalette UI.
- View intuitive error messages, s, and other diagnostic info in the XSLPalette console tab.
- Ability to specify global s from the UI for dynamic XSLT.
- View result of your transformation as raw text, a pretty DHTML tree view (when appropriate), or a rendered HTML page (when appropriate).
- Save your document and param settings as .xslpalette documents for opening later.
- Support for XSLT 1.0 and EXSLT including regexp:test and regexp:replace.
- 1.3.3 is a bug fix release that should resolve classpath issues that prevented XSLPalette from working for many users.
Requirements:
- Mac OS X 10.4 PPC
- Mac OS X 10.3.9
- Mac OS X 10.4 Intel
- Mac OS X 10.0
- Mac OS X 10.1
- Mac OS X 10.5 PPC
- Mac OS X 10.2
- Mac OS X 10.5 Intel
- Mac OS X 10.3
- Mac OS Classic
License:Freeware
AquaXSL 1.1
AquaXSL - Basic XSLT 2.0 authoring/debugging tool more>>
AquaXSL is a free Cocoa-based utility for Mac OS X Tiger my free Cocoa developer tool for Mac OS X Tiger that serves as a basic XSLT authoring/debugging tool.
Enhancements:
- XSLT Transformations with Saxonicas Saxon-B 8.6.1 processor.
- XSLT 2.0 support (non-schema-aware).
- Select from XSLT implementations -- either NSXML or Saxon-B.
Jext 5.0
Jext - A free source code editor more>>
Jext was created to support Java programming language. But nowadays it can edit many other types of source codes. Among them youll find C, C++, C#, ASP, PHP, Python, Perl, Ruby, TeX, XHTML, XSLT, Eiffel, JSP...
Besides it provides advanced features to ease you work. Manage your projects with the bookmarks tool, categorize your opened files through workspaces, directly open zipped files, get a file straight from the Internet, mail your source code, executes system commands within the internal console, type faster thanks to HyperTyper and to the customizable code snippets library, add new features with plugins, discover the advanced editing capabilities, use the internal Python interpreter...
Jext meets all your needs ! Developers will also appreciate the open architecture of Jext. Based on GPLed libraries, internal Python interpreter and many XML files, improving Jext is an easy job. You can even write your own plugins (in Python or Java).
xSiteable 0.88
Topic maps, XSLT, CMS, prototyping, flexible design and charm, all wrapped up in one more>> <<less
XMLStarlet 1.0.1
XMLStarlet - Set of command line utilitieswhich can be used to transform, query, validate, and edit XML documents and files more>> XMLStarlet - Set of command line utilitieswhich can be used to transform, query, validate, and edit XML documents and files
XMLStarlet is a set of command line utilities (tools) which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, etc commands.
The XMLStarlet set of command line utilities can be used by those who have to deal with many XML documents on a UNIX shell command prompt as well as for automated XML processing with shell scripts.
Main features:
- Check or validate XML files (simple well-formedness check, DTD, XSD, RelaxNG)
- Calculate values of XPath expressions on XML files (such as running sums, etc)
- Search XML files for matches to given XPath expressions
- Apply XSLT stylesheets to XML documents (including EXSLT support, and passing parameters to stylesheets)
- Query XML documents (ex. query for value of some elements of attributes, sorting, etc)
- Modify or edit XML documents (ex. delete some elements)
- Format or "beautify" XML documents (as changing indentation, etc)
- Fetch XML documents using http:// or ftp:// URLs
- Browse tree structure of XML documents (in similar way to ls command for directories)
- Include one XML document into another using XInclude
- XML c14n canonicalization
- Escape/unescape special XML characters in input text
- Print directory as XML document
- Convert XML into PYX format (based on ESIS - ISO 8879), and vice versa
System requirements:
- libxml2
- libxslt
NOTE: XMLStartlet is licensed and distributed under the terms of the MIT license.
FAQ XML 0.1
Maintain FAQs in XML format for easier use more>> Maintain FAQs in XML format for easier use
FAQ XML is a format and simple framework to maintain various lists of FAQs in structured, XML-based format. The list of FAQs can be easily produced into lots of various human-readable formats, employing usage of XSLT and several other external applications.
Currently, FAQ XML supports following target output formats:
- Interactive one-page HTML (enhanced with JavaScript)
- Simple one-page HTML
- Multi-page HTML
- Text file (requires Lynx)
- PDF print-ready output (requires TeX)
Swfmill 0.2.12
swfmill is an xml2swf and swf2xml processor with import functionalities more>>
Main features:
- built around an XSLT/EXSLT processor (libxslt)
- input and output of the XSLT transformation can be either XML or binary SWF
- XSLT commands for importing PNG, JPEG, TTF and SWF, and for mapping SWF ID numbers
- built-in simple dialect to support library creation and building simple SWFs