This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: DTD question


I am not sure I understand what you mean by "a link of the DTD"...

If you mean that you need to insert a reference to the dtd in the
doctype of the resulting document, this can be controlled in the
xsl:output.

See http://www.w3.org/TR/xslt#section-XML-Output-Method for full
reference.

Hope this helps.

Eric

Chris Messineo wrote:
> 
> I am transforming an XML file to another XML File (call it file B) in order with a DTD that my company came up with.
> 
> 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?
> 
> Hope this makes sense.
> 
> Thanks
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

-- 
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.com
------------------------------------------------------------------------


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]