This article introduces the
This article describes how an
This example demonstrates a
This sample was generated in
W3C's XQuery specification,
XSLT processor, in this case
nice an easy way to databing
response to a question that
currently winding its way
the author's open-source
an an XML Document to an
was asked of me from my
toward Recommendation status
Saxon, actually works.
ASP.NET drop down control.
website. I thought that I
after emerging from a long
Although several open-source
would share it with the rest
incubation period behind
XSLT implementations exist
of the world. The question
closed doors. The complex
(see Resources), no one, as
was: "I have been
specification consists of
far as we know, has
trying (without any luck) to
six separate working drafts,
published a description of
create an XSL file that will
with more to come. This
how they work. This article
create an HTML page that
article provides some
is intended to fill that
shows the picture (the
background history, a road
gap. It describes the
location is in the tag). Do
map into the documentation,
internal workings of Saxon,
you have any ideas?"
and an overview of some of
and shows how this processor
the technical issues
addresses XSLT optimization.
involved in the
specification. A sidebar
takes a quick look at some
key features of XQuery's
surface syntax. Code samples
demonstrate the difference
between XQuery and XQueryX
and show examples of the
surface syntax.
Date: Jun, 27 2001 Date: Dec, 12 2001 Date: Dec, 15 2004 Date: Oct, 26 2004 |
This is another simple
This snippet demonstrates
This tutorial introduces
In this presentation, the
snippet that shows how to
uses the "Singles
XPath and covers most
speaker will look at new
use XSLT and CSS on the
Online" dating
aspects of it. It is aimed
publishing tools and
client to format your XML
application to demonstrate
at people who do not know
standards that are enabling
data.
some of most common
XPath or want a refresher.
truly personalized content
functionality found in
If you plan to use XSLT, you
on demand in the print
business applications. a)
should take this tutorial
world. He will examine the
Filtering b) Sorting by
first. You will learn: What
roles of XSLFO and SVG
column header (ascending or
XPath is, the syntax and
within publishing workflows,
descending) and c)
semantics of the XPath
and how XML as a neutral
Highlighting the row as the
language, how to use XPath
format for creating Web,
mouse moves over it. As with
location paths, how to use
print, and wireless content
my other "Redneck
XPath expressions, how to
can be formatted and
Employee" snippet, it
use XPath functions, and how
presented as a PDF document.
uses a behavior .htc file to
XPath relates to XSLT. XPath
The session describes the
do the highlighting and
is a W3C standard. This
new place of XML and Web
column sorting. However,
tutorial covers version 1.0.
standards in publishing for
this snippet also
printable representation of
demonstrates how to use
dynamic text and graphics as
XML/XSLT to filter the data
well as static content.
data island in the page.
Date: Oct, 26 2004 Date: Oct, 26 2004 Date: Jun, 01 2004 Date: Mar, 07 2005 |