This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: How to handle xsi prefix in XSLT


>
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]