Markup Languages
- 321
- XML Cover Pages: XML Forms Architecture (XFA)
- Repository for XFA-related material. Last updated 19 April 2000 (OASIS / Robin Cover)
- 323
- XML Linking and Addressing Languages (XPath, XPointer, XLink)
- Contains references and description including an exhaustive bibliography, contact addresses for vendors and service providers, software descriptions, mailing lists, information on user groups, descriptions of projects and case studies. (Robin Cover / OASIS)
- 324
- An Introduction to XML Linking
- Edited excerpt from a talk on the features and benefits of the XML Linking Language specification given by Eve Maler. (Realplayer 5.0 audio file)
- 325
- Initial Experiences With an XLink Implementation
- Describes the implementation of an XLink processor in Java and the lessons learned from the project.
- 326
- XLink Filter Project
- An open source (Mozilla license) XLink parser filter layer that can rest between a SAX-compliant parser and Java applications which use the SAX API to retrieve information from XML documents.
- 327
- XML Linking Language (XLink) Version 1.1
- W3C specification that allows elements to be inserted into XML documents in order to create and describe links between resources. (W3C Recommendation 06 May 2010)
- 328
- XML Linking and Style
- Describes the interaction of XLink linking elements and styling. Provides a clear conceptual model for linking and styling and suggestions for the practical application of that model using current W3C Recommendations. (W3C NOTE 5 June 2001)
- 329
- XML.com: XLink: Who Cares?
- XLink was part of the original plan for XML, along with XSL, but has taken a long time to reach completion and has inspired few implementations. Bob DuCharme asks why. (March 13, 2002)
- 330
- XML: XLink and XPointer - Overview
- An archived email by Eve Maler, one of the editors of the W3C specification that gives a one page overview of these technologies. (April 02, 1998)
- 331
- Extensible Stylesheet Language (XSL) Version 1.1
- 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. (W3C Recommendation 05 December 2006)
- 333
- MSDN's XSLT Developer's Guide
- The successor to Extensible Stylesheet Language (XSL), XSL Transformations (XSLT) is an XML-based language that enables you to transform one class of XML document to another.
- 334
- UWOBO XSL Processor
- Invoked via URL giving the URI of an XML document and a list of stylesheets to be applied. Requires Tomcat and Xerces/Xalan.
- 335
- XML Cover Pages: Extensible Stylesheet Language (XSL)
- Introduction, history, articles and software support by Robin Cover. (Oasis)
- 336
- XSL Lint
- A semantic lint checker for that detects poor syntax and redundant areas of a stylesheet.