Subject: RE: getting XSL to ignore a line
From: Samina Islam <samnaz123@xxxxxxxxx>
Date: Fri, 20 Jul 2001 07:49:06 -0700 (PDT)
|
> What is your XML source looks like ?
This is part of it:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE moreovernews SYSTEM
"http://p.moreover.com/xml_dtds/moreovernews.dtd">
<moreovernews>
<article id="_22154278">
<url>http://c.moreover.com/...</url>
<headline_text>Execs Study </headline_text>
<source>Digitrends.net</source>
<media_type>text</media_type>
<cluster>moreover...</cluster>
<tagline> </tagline>
<document_url>http://www.digitrends.net/
</document_url>
<harvest_time>Jul 20 2001 11:12AM</harvest_time>
<access_registration> </access_registration>
<access_status> </access_status>
</article>
</moreovernews>
I'm using the XSL stylesheet to convert this XML
document (and others) to PRISM.
Thanks!
Samina
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|