xsl-list
[Top] [All Lists]

Re: [xsl] Processing XML files with entity and notation declarations

2012-09-22 12:08:15
I knew about using this for character entities, I hadn't really looked at it for anything else.. I see you preserve the doctype declaration, Will this also preserve and local definitions within the internal subset?

I thought about preprocessing these files to put the declarations inside a comment or PI similar to what you have done. Then I could just run "normal" stylesheets that would preserve PIs or comments and then just at the final stage unwrap these portions.

thanks

..dan

At 09:53 AM 9/22/2012, you wrote:
On 22 September 2012 10:02, Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:
> There's an extension/plug-in written by Andrew Welch that exposes DOCTYPE
> information to the transformation - I forget the name but perhaps someone on
> the list will be able to point to it.

I called it Lexev... it's part of Kernow now, or the original jar is here:

http://andrewjwelch.com/lexev/


--
Andrew Welch
http://andrewjwelch.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

---------------------------------------------------------------------------
Danny Vint

Panoramic Photography
http://www.dvint.com

voice: 619-938-3610

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--