This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Re: Website - missing ID on webpage


On Fri, 18 Jul 2003 16:07:42 +0200
"Daniel S. Haischt" <sirabyss@gmx.net> wrote:

<skipped/>

> > It's possible to add required attribute 'id' for element
> > 'webpage' in Website DTD ?
> 
> sure, if you take a look at the website examples in ...
>  -> $WEBSITE_HOME/example
> 
> ... you'll realize that each webpage element got a
> corresponding id attribute.
> 
> (where $WEBSITE_HOME is the directory where you have unzipped
> your website.zip archive).

> example:
> 
> ----8<-----------------8<--------------8<----------
> <webpage id="test1" lang="de">
> <!-- some content for page #1 -->
> </webpage>
> 
> <webpage id="test2" lang="de">
> <!-- some content for page #2 -->
> </webpage>
> ---->8----------------->8-------------->8----------
> 
> the id attribute has to be unique and is required to
> distinguish page'test1' from page 'test2'.

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.

> regards
> 
> daniel s. haischt
> --
> p.s. btw - this mail should rather go to docbook-apps because
> the Website DTD is a docbook application.

Ok, sorry.

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]