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

Trying to load Entity file

Subject: Trying to load Entity file
From: ken.dickerson@xxxxxxxxxxx
Date: Tue, 7 Nov 2000 10:03:27 -0600
entity file
I am trying to load an entity file into my XML file. The entity file will be located in various directories specified with a directory name. The directory name can be found in cookies, variables, etc... How can I do this?

Here is a snippit from my XML file:

<?xml:stylesheet type="text/xsl" href="TouchPanel.xsl"?>

<!DOCTYPE CaptionText [
 <!ENTITY % Captions SYSTEM "en/captions.ent" >
 %Captions;
 ]>

<all>
  <row id="1">
    <cell id="11" class="tabSelected">&Tab_2dControls;</cell>
....

---------------------------------------------------------------

I am using this to maintain one XML per screen. All the strings used will be located in a single entity file. There will be an entity file for each of my languages (French, German, etc...) that I want to display. I need to specify the "en" directory 
(part of the entity filename above in the example) as "en", "fr", "de", etc...

Any idea as to how I can do this? Any help would be greatly appreciated! Other ideas for getting my strings located in locales and still maintain only a sinle XML file rather than multiple versions of it?

TIA,
- Ken    < ><
  (email: Ken.Dickerson@xxxxxxxxxxx)


 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.