- From: <Marco.Hoedtke@t-systems.com>
- Date: Fri, 15 Jun 2007 11:21:50 +0200
- To: <www-amaya@w3.org>
Received on Friday, 15 June 2007 19:14:35 UTC
When creating a new xhtml document with Amaya, the following reference to a DTD is created as a default: <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Is there a way to configure Amaya so that a reference to a locally stored DTD is created as a default? I am thinking of something like: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "file:///C:\Programme\exist\webapp\xhtml1-transitional.dtd"> I would appreciate any hint. Best regards Marco Hödtke
Received on Friday, 15 June 2007 19:14:35 UTC