logo       

Re: XMLC decided to change the HTML structure: msg#00038

java.enhydra.xmlc

Subject: Re: XMLC decided to change the HTML structure

On St, 2002-12-18 at 15:52, Richard Kunze wrote:
> When parsing XML, XMLC picks up the document structure from the associated
> DTD. So, changing the <!DOCTYPE ...> in your documents to refer to the XHTML
> 1.0 second edition DTD should do the trick.

Yeah, that would be great, but unfortunately it doesn't seem to work. I
corrected the URL in the DOCTYPE, now it looks as follows:

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/2002/REC-xhtml1-20020801/DTD/xhtml1-transitional.dtd";>

But the problem with "id" not being declared for <title> still persists.

Petr


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise