xsl-list
[Top] [All Lists]

[xsl] Can DOCTYPE survive transformation

2006-06-21 09:47:58
Hello All,

I have an xml document with a doctype and some entity references as shown below. Is there a way to have them carry through to my output document? Thanks in advance.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE UpdateNote SYSTEM "file:///C:/Program%20Files/Adobe/FrameMaker7.2/structure/UpdateNoteAPP/UpdateNote.dtd" [

<!-- Begin Document Specific Declarations -->

<?Fm Validation Off?>

<!NOTATION tif     SYSTEM "TIF">
<!ENTITY TN SYSTEM "file:///G:/marketing/framemaker/xml/imgUpdate/TN.tif" NDATA tif>

<!-- End Document Specific Declarations -->

]>

Rick Quatro
Carmen Publishing
585-659-8267
www.frameexpert.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>
--~--

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