RE: DTD question

Subject: RE: DTD question
From: "Pawson, David" <DPawson@xxxxxxxxxxx>
Date: Tue, 22 Aug 2000 07:56:38 +0100
> >My question is this:  How do I put a link of the DTD in file B so an 
> >outside part can see the structure?  Is there a way to do an include 
> >in the XSL file that is doing the transformation?
> 
> No. Your only option is pre & post processing in another language.

Or do what others have done, an use a CDATA section to output
the whole thing, document type declaration and internal DTD, very carefully!

Two or three people have said it would be advantageous to have this
as a language feature, but nix in response from the WG.

Regards DaveP 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread