Hi all,

I read the discussion regarding XML-output from the email archive.
And  the following message made me to post:

>         From: Juergen Vigna
>            Subject: RE: Writing to XML : sample output
>            Date: Fri, 13 Oct 2000 05:21:52 -0700



>       On 12-Oct-2000 Gaillard Pierre-Olivier wrote:
>       > Hello,

>       Hello Pierre-Olivier!

>       >
>       > Here is a sample output of the new XML output I have added to my
LyX
>       > copy.
>       > This has been produced by a patched version of LyX that uses
>       > XMLSAXPrettifier (which at the moment does not make pretty
output, so
>
>       I had a fast look and what I don't like is all this <xxx>some
option</xxx>>
>       stuff couldn't that be handled with something like <xxx value="some
option">,
>       as this seems much nicer too me!

>             Jürgen

I my opinion (and in our experience) the better way in many cases
is to use a lot of <something> ... </something> instead of
parameters like <thisone something="...">.

The main reason for this is that you cannot expect XML
documents to be stored as single files. In many cases they
will be broken up and handled by database systems like
Oracle or DB2. The use of paremeters may add unnecessary
complications with some applications.

Therefore I would like both alternatives to exist if it is
not too complicated.

Well, but that is just my opinion...

Best regards

     Jarmo Ahonen

_____________________________________________________________________
Jarmo J Ahonen, PhD, Director     Inf. Tech. Research Inst. (ITRI)
email: [EMAIL PROTECTED]   University of Jyvaskyla
phone: +358 (0)14 603 021         P.O.Box 35
fax:   +358 (0)14 602 544         40351 Jyvaskyla, FINLAND

Reply via email to