[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: add_attribut
Hi ,
I would like add an attribut for all elements such as 'infoid'.
This allows to have informations about the id of an element and then I
could
manage the ids and extract them. In fact, I need to have a kind of list
with description to use them easily in any docbook document.
The question is : Can I add an attribut this attribut in .xml document
without declaration in DTD
like this :
-------------------------------------------------------------------------------------------------
<chapter id="dbs_en_chap1" infoid="DescriptionOfFirstChapter">
<title>First Chapter</title>
<sect1>
<title>Firts Section </title>
<para>......
.........................
--------------------------------------------------------------------------------------------------
I tryed html and pdf output and it worked. The xmllint parser works too.
I haven't got any warning !
Is it right to make this or not ? Perhaps there is an other way to
manage ids with description ?
Isabelle
--
************************
Isabelle DENGHIEN
SHFJ-IFR49
4 place du General Leclerc
91401 Orsay Cedex France
http://www.ifr49.org
Tel +33 (0) 1 69 86 77 81
Fax +33 (0) 1 69 86 78 16
Mail:denghien@shfj.cea.fr
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]