xsl-list
[Top] [All Lists]

A general question about perl::parser

2003-01-26 23:43:04

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



<Prev in Thread] Current Thread [Next in Thread>
  • A general question about perl::parser, Anthony Kong <=