[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] How to View Entity Reference


Subject: [xsl] How to View Entity Reference
From: "vanaja selvaraj" <ss.vanaja@xxxxxxxxx>
Date: Thu, 14 Sep 2006 16:08:45 +0530

Hi all,

This is my input XML here I called image as an entity reference
"E0001". When I am trying to view with XSL I am not able to get the
image output.

<?xml version="1.0"?>

<!DOCTYPE TEST SYSTEM "1.dtd" [<!ENTITY E0001 SYSTEM
".\Equations\008x0001.jpg" NDATA jpg>]>

<TEST>
<P>No part of this publication may be reproduced, stored in or
introduced into a retrieval system, or transmitted, in any form, or by
any means.</P>
<IMAGE>
<FIGUREIMAGE ID="E0001"/>
</IMAGE>
</TEST>


Any one can advise me how to call the image.



Thank U


S.Vanaja


Current Thread
Keywords