[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: AW: Website - missing ID on webpage
On Fri, 18 Jul 2003 17:29:22 +0200
"Daniel S. Haischt" <sirabyss@gmx.net> wrote:
<skipped/>
> > Thanks, I know about examples and docs. I talk about
> > structure described by _DTD_ for validating pages by XML
> > parser like xmllint --valid ...
> >
> > Now I see what validating is ok, but actually pages are not
> > ok.
>
> quite frankly, i did not completly understand your question.
Sorry, my English is not good :(
<skipped/>
> hope this helps, if not you might be able to rephrase your
> question.
For me it's not problem :) It was a bug report and question about
fix Website Full DTD like:
--- website.mod.orig 2003-01-16 18:00:43 +0300
+++ website.mod 2003-07-18 19:40:44 +0400
@@ -75,6 +75,7 @@
<!ELEMENT webpage (%webpage.mix;)>
<!ATTLIST webpage
+ id ID #REQUIRED
%html-xmlns; CDATA #FIXED %html-namespace;
%xlink-xmlns; CDATA #FIXED %xlink-namespace;
%rddl-xmlns; CDATA #FIXED %rddl-namespace;
<skipped/>
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]