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

Re: xml entities

Subject: Re: xml entities
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Mon, 19 Jun 2000 12:34:32 +0100
cocoon xml entity
Robert,

I tested this, and it turns out you can't do it because of restrictions on
how parameter entities may work in internal DTD subsets.

If you put the DTD fragment into an external subset and invoke it with an
external identifier, Mike's solution works.

On the other hand, depending on the parser your implementation is using,
your mileage may vary....

Good luck,
Wendell

At 06:31 AM 6/19/00 -0700, you wrote:
>Thanks for the reply.
>
>I had tried this and it did not work either.  I am using Cocoon on linux. Is
>this a limitiation of cocoon?
>
>
>
>----- Original Message -----
>From: Mike Brown <mike@xxxxxxxx>
>To: <xsl-list@xxxxxxxxxxxxxxxx>
>Sent: Sunday, June 18, 2000 10:07 AM
>Subject: Re: xml entities
>
>
>> > I am wondering if someone can tell me how to do something like:
>> > <!DOCTYPE apage[
>> >     <!ENTITY logoid "0001">
>> >     <!ENTITY logo SYSTEM "sections/logo/l_xx_&logoid;.xml">
>> > ]>
>> >
>> > where the first entity defines a "variable" for the next entity.
>>
>> XML 1.0 provides "parameter" entities for this purpose.
>>
>> <!ENTITY % logoid "0001">
>> <!ENTITY logo SYSTEM "sections/logo/l_xx_%logoid;.xml">
>>
>>    - Mike
>> ____________________________________________________________________
>> Mike J. Brown, software engineer at         My XML/XSL resources:
>> webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


 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.