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

how to access external entity declarations, if at all?

Subject: how to access external entity declarations, if at all?
From: Jakob.Fix@xxxxxxxxxxxxxxxxx
Date: Tue, 1 Oct 2002 18:02:05 +0200
if at all
Hi,

I have a big XML document (ca. 15MB) containing many graphics.  The
graphics are defined in the DTD's internal subset using ENTITY
declarations, like this:

<!ENTITY B-10-a1-graph2 SYSTEM "img/partb/kb100102.gif" NDATA GIF>

The graphic is called upon in the document likes this:

<FIG ID="MBGE.09.FDD1CCE001BE3D6C" NUM="3" WFIG="1" STYLE="INLINE" >
  <TFIG>Typical midship section of ship with service notation</TFIG>
  <GRAPH FICH="B-10-a1-graph2" FORMAT="EXTERN"/>
</FIG>

The big document is split into many smaller ones using XSLT.  As, after the
split, I won't have access to the entity declarations any more, I would
like to replace the contents of FICH "B-10-a1-graph2" with the SYSTEM
identifier "img/partb/kb100102.gif", or create a new attribute with the
SYSTEM identifier's content as value.

Is this feasible?  I couldn't find any references regarding external entity
declarations.  Thank you,

Jakob Fix.


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


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.