[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XSLT Help is needed

Subject: RE: XSLT Help is needed
From: "AYYALA, PAVITHRAN" <pavithran.ayyala@xxxxxx>
Date: Thu, 14 Oct 2004 17:58:35 +0530
xslt img
Hi David,
XML will be created by application.Is it possible to create DTD using
MSXML??

Thanx
pavithran


> -----Original Message-----
> From: David Carlisle [mailto:davidc@xxxxxxxxx]
> Sent: Thursday, October 14, 2004 17:38
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  XSLT Help is needed
>
>
>   My objective is to replace &imgURL with
>   "http://localhost:7001/WAT/wat/images" in <img/> tag,given below.
>   <img src="&imgURL/viewdocument.gif" width="123" height="20"
> border="0">
>
>   <!ENTITY imgURL "http://localhost:7001/WAT/wat/images" >
>
>   How can I do this???
>
> There doesn't appear to be any XSL involvement in this
> question so this is the wrong email list but
>
> If your source is really like that with &imgURL/ with no ;
> then it is not well formed and will generate an error in any
> XML application.
>
> If you add the ; &imgURL;/ then so long as you have the
> definition that you show in the DTD used by your source file
> it is well formed and the replacement will happen
> automatically by the XML parser. You don't need to do anything.
>
> David
>
> ______________________________________________________________
> __________
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a
> proactive anti-virus service working around the clock, around
> the globe, visit: http://www.star.net.uk
> ______________________________________________________________
> __________

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.