Skip to Content


Home > XML > XSL

XSL

Related tags:

Tools :: XML

Links


A Mapping Strategy for STX: Divide and Conquer

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3998

"In one of my last weblogs I mentioned that I believe that mapping techniques based on STX could be a great benefit to data exchange. In this weblog I will present a pragmatic strategy for design of mappings that combine the strengths of XSLT and STX. Most mapping tools design XSLT programs that transform serialized business objects. Since often mass data consists of a collection of a great number of single business objects of little size, we can use STX to extract the single business objects and apply an XSLT mapping to each one. With this approach the DOM tree for the huge XML document isn't generated and we can apply XSLT transformations generated by a usual graphical mapping tool."
- XML - XSL -
Added 906 days ago

Review It Bookmark It


oXygen XML, Schema Editor, XSLT/XQuery Debugger and Profiler

http://www.oxygenxml.com

Oxygen is a multi-platform XML Editor, XSLT/XQuery Debugger and Profiler written in Java. It supports XML, XSL, XQUERY, FO, XSD, RNG, RNC,NRL, DTD, Schematron, WSDL and CSS documents. It offers a powerful and intelligent code insight that guides the user to write valid XML content. The code insight can be driven by a DTD, an XML schema, an Relax NG schema or by the structure of a partial edited document. It has FOP and full Unicode support.
- XML - XSL - Schemas - Web Services - DocBook -
Added 1088 days ago

Review It Bookmark It


OPML and XSLT

http://www.netcrucible.com/xslt/opml.html

Good tutorial on OPML and XSLT.
- XSL -
Added 2166 days ago

Review It Bookmark It


Time to serve XML

http://www.ciol.com/content/technology/techbytes/99113001.asp

XSL is stable enough today for small websites to start serving up XML content. Here's an idea for early implementers.
- XSL -
8 out of 10 stars
Added 3290 days ago

Review It Bookmark It


www.XSLT.com

http://www.xslt.com/

The central focus of xslt.com is to provide the IT industry with an abundance of information on the subject of xslt, along with information on other related standards such as xml.
- XSL -
Added 3340 days ago

Review It Bookmark It


XML Path Language (XPath) - Version 1.0

http://www.w3.org/TR/xpath

W3C Recommendation 16 November 1999. XPath is the result of an effort to provide a common syntax and semantics for functionality shared between XSL Transformations (XSLT) and XPointer. The primary purpose of XPath is to address parts of an XML document.
- XSL -
Added 3340 days ago

Review It Bookmark It


XSL Transformations (XSLT)- Version 1.0

http://www.w3.org/TR/xslt

W3C Recommendation 16 November 1999. This specification defines the syntax and semantics of XSLT, which is a language for transforming XML documents into other XML documents.
- XSL -
Added 3340 days ago

Review It Bookmark It


XSLInfo

http://www.xslinfo.com/

James Tauber's site with XSL resources.
- XSL -
Added 3340 days ago

Review It Bookmark It


Robin Cover's XSL page

http://www.oasis-open.org/cover/xsl.html

Excellent resource!
- XSL -
Added 3451 days ago

Review It Bookmark It


XSL Transformations (XSLT)

http://www.w3.org/TR/WD-xslt

XSLT is a language for transforming XML documents into other XML documents. XSLT is designed for use as part of XSL, which is a stylesheet language for XML. In addition to XSLT, XSL includes an XML vocabulary for specifying formatting. XSL specifies the styling of an XML document by using XSLT to describe how the document is transformed into another XML document that uses the formatting vocabulary.
- XSL -
Added 3451 days ago

Review It Bookmark It


XSL-List -- Open Forum on XSL

http://www.mulberrytech.com/xsl/xsl-list/index.html

XSL-List hosts discussion of XSL itself, XSL applications and implementation, and XSL user questions. XSL-List is open to everyone, users and developers, experts and novices alike.
- XSL -
Added 3451 days ago

Review It Bookmark It


W3Cs XSL draft

http://www.w3.org/TR/WD-xsl/

The World Wide Web Consortium most recent (21 Apr 1999) working draft of XSL. XSL is a language for expressing stylesheets. It consists of two parts: a language for transforming XML documents, and an XML vocabulary for specifying formatting semantics. An XSL stylesheet specifies the presentation of a class of XML documents by describing how an instance of the class is transformed into an XML document that uses the formatting vocabulary.
- XSL -
Added 3547 days ago

Review It Bookmark It


XSL Requirements Summary

http://www.w3.org/TR/WD-XSLReq

W3C Working Draft 11-May-1998. This document gives a list of requirements we consider to be in scope for XSL in general with no reference to timing or target version. This document makes no statement about what specific requirements will be addressed in any particular Working Draft or version of XSL.
- XSL -
Added 3888 days ago

Review It Bookmark It