octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XML tools for Octave


From: Alois Schloegl
Subject: Re: XML tools for Octave
Date: Fri, 30 Jun 2006 10:16:22 +0200
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

Geordie McBain wrote:

On Thu, 2006-06-29 at 21:23 +0200, Schloegl Alois wrote:

[...]

<a b="c" d="e"> text <f g="h"/> more text <f>data</f> </a>

[...]

I'm not sure about whether reversibility is really needed. Can you explain the possible significance on the position of <f g="h"/> ?

O.K.  The two <f> elements are embedded in the sequence of stuff in the
<a> element, and have definite places in the sequence.

For example, if you wanted to write a sentence containing an Egyptian
hieroglyph or some mathematical symbol so novel or arcane it's not in
Unicode, you might resort to making an image of the symbol and putting
it in line like that.  This is similar to the example

       <p>abcd <i>efg</i> jklm</p>

Bill Denney posted overnight.


Your example is about a textual data field containing some non-string element. This is not a critical case, because we do not aim to implement an advanced word processor within Octave. Therefore, I think the simple solution as proposed by Andy would be sufficient - at least for this case.

Alois












reply via email to

[Prev in Thread] Current Thread [Next in Thread]