[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] XML source with DOCTYPE declaration
Subject: Re: [xsl] XML source with DOCTYPE declaration
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 20 Apr 2001 16:13:02 +0100
|
Zeljko--
Oops! important typo -- I *meant* --
This suggests there's a top-level switch intended to turn namespace
prefixes on the names on and off. I wonder what would happen if your
DOCTYPE declaration said:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"
"http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd"
[
<!ENTITY % NS.prefixed "INCLUDE">
]>
Notice critically-important % indicating parameter entity declaration.
Cheers,
Wendell
At 03:24 PM 4/20/01, I wrote:
Hi Zeljko,
I've hesitated to leap into this without doing the necessary homework
first, but I think there may be another option for you to consider....
======================================================================
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
|