XSLT

View: [ 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2001 ]

Articles
  

Articles:
  • XQuery, XSLT, and OmniMark: Mixed Content Processing by Alexander Boldakov, Maxim Grinev, Kirill Lisovsky   - [Clicks: 8]
    This week we have an interesting article about a core XML issue, namely, processing mixed content, using a set of tools: XQuery, XSLT, and OmniMark.
    http://www.xml.com/pub/a/2006/12/06/xquery-xslt-omnimark-mixed-content-processing.html - Dec, 2006
  • Planning to upgrade XSLT 1.0 to 2.0, Part 3: Why the transition requires planning by David Marston, Joanne Tong   - [Clicks: 5]
    Part 1 of this series described some long-sought XSLT features that will be added to the new 2.0 version. Part 2 discussed different strategies for upgrading to 2.0, with the amount of advance planning being one of the main differentiators. This part is a deeper exploration of the changes you will need or want to perform as you upgrade.
    http://www-128.ibm.com/developerworks/xml/library/x-xslt20pt3.html - Nov, 2006
  • XSLT as Pretty Printer by Hew Wolff   - [Clicks: 9]
    Hew Wolff discusses some of the issues surrounding an XSLT style sheet that will pretty print arbitrary XML and includes the style sheet itself.
    http://www.xml.com/pub/a/2006/11/29/xslt-xml-pretty-printer.html - Nov, 2006
  • Planning to upgrade XSLT 1.0 to 2.0, Part 2: Five strategies for changing from XSLT 1.0 to 2.0 by David Marston, Joanne Tong   - [Clicks: 4]
    XSLT 2.0 has features that allow a gradual upgrade of 1.0 stylesheets. However, some situations call for an overhaul, so that the whole architecture can be reviewed and improved. Should you overhaul or try the gradual approach? This article presents some relevant design issues to help you decide. You also get some guidance on the organizational characteristics that indicate success or difficulty for each upgrade strategy.
    http://www.ibm.com/developerworks/xml/library/x-xslt20pt2.html - Nov, 2006
  • Planning to upgrade XSLT 1.0 to 2.0, Part 1: Improvements in XSLT by David Marston, Joanne Tong   - [Clicks: 12]
    XSLT 2.0 introduces numerous new features, and some are specifically designed to address XSLT 1.0 shortcomings. Explore some of the most highly desirable features: grouping, Implicit Document Nodes, user-defined functions, date-time manipulation, Schema-awareness, and numerous output enhancements. The examples in this article provide common applications of pure 1.0 syntax versus the replacement of the much simpler and more versatile 2.0 syntax.
    http://www-128.ibm.com/developerworks/xml/library/x-xslt20pt1.html - Oct, 2006
  • Using XSLT to Fix Swing by Dave Horlick   - [Clicks: 4]
    Dave Horlick shows us how to use XSLT to fix HTML rendering bugs in Swing user interfaces.
    http://www.xml.com/pub/a/2006/08/02/using-xslt-to-fix-swing.html - Aug, 2006
  • Tip: Debug stylesheets with xsl:message by Elliotte Harold   - [Clicks: 8]
    In this tip, discover several possible ways you can use the xsl:message element to assist with understanding and debugging Extensible Stylesheet Language Transformation (XSLT) stylesheets.
    http://www-128.ibm.com/developerworks/library/x-tipxslmsg.html - Jul, 2006
  • Working XML: Comparing XSLT 2.0 and XQuery by Benoit Marchal   - [Clicks: 20]
    The W3C is putting the final touches on major updates of XSLT and XPath. In the process, they have created a new language, XQuery, which might compete with XSLT in some projects. Learn the specifics of each language and decide which one will save you more time in your projects.
    http://www-128.ibm.com/developerworks/xml/library/x-wxxm34.html - Apr, 2006

[Top]