[Home] [By Thread] [By Date] [Recent Entries]
Hi,
Is it possible to extend a DTD using XSLT? I can declare a system DTD using the doctype-sytem attribute in the xsl:output element, however I want to add extra entity declarations into the system dtd that I added. I want to achieve an out like the one below: <!DOCTYPE index SYSTEM "D:\RND\ECW\Asiatype DTD\ATI_1.4.dtd" [ <!ENTITY test "some text"> ]> <element> <text>&test;</text> </element> Thanks, -- *Jeff*
|

Cart



