Re: XSL Resources

Subject: Re: XSL Resources
From: dserres@xxxxxxxxxx (Serres, Doug)
Date: Wed, 18 Feb 1998 09:59:14 -0500

Jeremie Miller wrote:

> I've been collecting some XSL links in my hybrid virtual bookmark at:
>     http://www.jeremie.com/JS/XSL/all.html
> which is also available in XML and soon will have an XSL stylesheet to
> render the XML(via my JavaScript based XSL parser).  It's more of an
> experiment in applying the technology to a common use.  Comments welcome...

Hi Jeremie,

In looking at the xml you produce in your "Jumpstarts" page I've noticed what
appears to be a well-formedness error:

<?xml version="1.0"?>
<jumpstart name='XSL'>

<resource id='34ea65f953a37'>
    <url>http://www.ArborText.com/xslwp.html</url>
    <title>Placing XSL into perspective</title>
    <added epoch='887781969'>02/98/17 22:06:09</added>
    <description>An article introducing XSL and it's relation to XML, by Paul
Grosso of ArborText.</description>
    <type>Articles</type>
    <content>Static</content>
    <audience>Intermediate</audience>
    <value>Important</value>
    <popularity>3</popularity>
    <keywords>
        <k>ArborText</k>
        <k>article</k>
        <k>XSL</k>
    </keywords>

<resource id='34ea6703a491a'>
[snip]
    </keywords>

</jumpstart>

Unless I missed something -- which is very possible -- you should have a
</resource> end tag to match each opening tag.

--
Doug Serres
Junior Developer - R&D
Hummingbird/Andyne
e-mail: dserres@xxxxxxxxxx



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread