xsl-list
[Top] [All Lists]

Re: Element creation

2002-12-04 12:08:00
I don't think it's jEdit, Xalan, or Win2K (as that is what I am using). I
copied and pasted your examples (after correcting the closing tag) and
received your desired result using the XSLT Processor plug-in. Here is my
result:

<?xml version="1.0" encoding="UTF-8"?>

<article><title>This is the title</title><body>This is the
body</body></article>

I'm running jEdit 4.0.3 against JDK 1.3 on Win2K. If you are running on JDK
1.4, perhaps the XML libraries that come with JDK 1.4 are winning out over
the version over the XSLT plugin.

Another free front end under windows is Cooktop, which fronts for a number
of processors (but ships with the current version of MSXML).

Hope you find your problem.

David Mitchell
Sprint - University of Excellence



Hi there. I am editing with JEdit 4.0 which I was liking quite well.
It
uses Xalan. Maybe I need a recommendation for an editor / processor
combination that works on Windows 2000.  Also, the missing close tag
for
document was a typo. I simply wanted to provide two records so that
someone
else could try. I appreciate your help, I thought I was going nuts so
happy
to have someone tell me its ok.

----------
From: "Zarella Rendon" <zarella(_at_)attglobal(_dot_)net>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject: RE: [xsl] Element creation
Date: Tue, Dec 3, 2002, 12:29 PM


Hi David,

There's nothing wrong with your code. Which processor are you using?


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



<Prev in Thread] Current Thread [Next in Thread>