Hi, I encounter the following error when trying to do xml transformation The declaration for the entity "HTML.Version" must end with '>'. I am trying to troubleshoot this way. Guess its to do with the declaration. Is it mandatory to declare this way? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> or is it ok to declare this way [to avoid the above said error.] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> Thanks and regards, eswarReceived on Tuesday, 20 April 2004 01:46:58 UTC
This archive was generated by hypermail 2.3.1 : Wednesday, 7 January 2015 15:08:52 UTC