[xsl] A general question about perl::parser

Subject: [xsl] A general question about perl::parser
From: Anthony Kong <anthony.kong@xxxxxxxxx>
Date: Mon, 27 Jan 2003 14:43:04 +0800
Hi, all,

Anyone has any experience with perl::parser (for parsing xml and handling
xslt)? Can it handle syntax like:

<!DOCTYPE descriptor-repository SYSTEM "repository.dtd" [
<!ENTITY user SYSTEM "repository_user.xml">
<!ENTITY junit SYSTEM "repository_junit.xml">
<!ENTITY internal SYSTEM "repository_internal.xml">
]>

This syntax seems to be OK in xalan but not Ok in perl, isn't it?

 
Regards,

Anthony

P.S. If this type of implementation-specific question is not supposed to be
asked in this list, please pardon me.

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


Current Thread