RE: BP 24: what's all that about?

>
> Hi Richard,
>
>> Your reply doesn't give me more than I can currently read in the
>> document.
>> My problem is, I think, understanding what you mean by 'markup as text'.
>> By 'as text' do you mean, eg., examples like we have in the BP document?
>> What's wrong with <p>This is a paragraph</p> ?
>
> Yes, by 'markup as text' I mean things like "<p>This is a
> paragraph</p>"
>
> What is wrong with it? --> "<p>" and "</p>"
>
> How do you make the distinction between text and markup for translation,
> for spell-checking, etc.

to give an example from XPath: "//p" will not give you back the content of
"<p>"..."</p>" .

Felix

Received on Wednesday, 5 December 2007 00:36:14 UTC