xsl-list
[Top] [All Lists]

RE: What effect does DOCTYPE have

2006-01-31 10:08:57
-----Original Message-----
From: David Carlisle

To answer that, you need to traverse the DTD, following any external
references within the dtd and copy any attribute decarations that
declare ID or attribute defaults (you don't need to declare the
elements). This may require expanding parameter entities, skipping
marked sections etc (ie it needs a full XML parser, you can't 
really do
it with a text editor)

Understood.  Thanks much.


-----------------------------------
Mike Haarman,
XSL Developer,
Internet Broadcasting Systems, Inc.

--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>