[xsl] Accessing ENTITY value inside the xsl

Subject: [xsl] Accessing ENTITY value inside the xsl
From: Archana Rao <archana_heroor@xxxxxxxxx>
Date: Fri, 22 Aug 2003 13:58:51 -0700 (PDT)
I have an entity shown below,

<?xml version="1.0"?>
<!DOCTYPE project [
    <!ENTITY USERINFO   SYSTEM "./userinfo.xml" >    
]>

I want to parse it at "," and print the values how can
this be done in my xsl.

Thanks for your help,
Archana


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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


Current Thread