hi
On 17 Nov 2000, at 1:22, Rainer.Scherg@rexroth.de wrote:
> Sounds good but one Q for understanding:
>
> <tag1> here is a <tag2>special text</tag2> to index</tag1>
>
> What would be the content of <tag1> ?
>
> IMO should be:
> tag1: here is a special tag to index
> tag2: special text
>
> Am I correct?
>
IMO you are correct.
May be applied this schema to the properties of elements?
Eg:
<tag1 prop1="special text">here is some text to index</tag1>
tag1: special text here is some text to index
prop1: special text
And, finally for:
<tag1 prop1="special text" />
tag1: special text
prop1: special text
I am not sure if this is correct.
cu
Jose
Received on Fri Nov 17 09:49:22 2000