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]

xsl-fo issue


Hi,

Does anybody know how to embed the data such as text from
URL into xml?
I know that there is no xsl-fo tag to do that; however,
I have one idea to use entity showing below.

In dtd, 
  <!ENTITY urltext SYSTEM "URL">
In xml,
  <url>&urltext;</url>

This idea is not too bad, but I want to write some tags in
stylesheet not in dtd.

Any idea will be appreciated!

Thanks in advance

Ryoko


__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/


 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]