RE: [xsl] How to handle xsi prefix in XSLT

Subject: RE: [xsl] How to handle xsi prefix in XSLT
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 30 Nov 2001 09:01:48 -0000
>
> Yep,
> Below is the XSLT file and XML that I am trying to apply the XSL to.
> Regards
> Janusz
>
>
> XSLT file
> <?xml version = "1.0" encoding = "UTF-8"?>
> <!DOCTYPE xsl:stylesheet SYSTEM
> "file:///c:/PROGRAM%20FILES/TIBCOEXTENSIBILITY/XI/../Common/in
> trinsics/xslt.dtd">
>

You haven't shown us the DTD. This works fine in Saxon if you remove the
reference to the DTD. It's not normal to reference a DTD from a stylesheet,
why are you doing this?

Mike Kay


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


Current Thread