- From: Karl Dubost <karl@w3.org>
- Date: Mon, 19 Feb 2007 09:24:11 +0900
- To: Semantic Web <semantic-web@w3.org>
- Cc: semantic_web@googlegroups.com
Le 16 févr. 2007 à 17:58, Neil McNaughton a écrit :
> The code that produces this rather interesting effect is ..
>
> <ns0:PersonName
> w:insAuthor="Neil McNaughton"
> w:insDate="2007-02-16T09:44:00Z"
> w:endInsAuthor="Neil McNaughton"
> w:endInsDate="2007-02-16T09:44:00Z">
> <span style="font-family: Arial; color: blue">
> Neil McNaughton
> </span>
> </ns0:PersonName>
>
> Anyone know where this kind of tagging comes from - is there any
> SemWeb
> input to this?
After a quick search on the Web, I found
<html
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:st1="urn:schemas-microsoft-com:office:smarttags"
xmlns="http://www.w3.org/TR/REC-html40"
xmlns:ns0="urn:schemas-microsoft-com:office:smarttags">
…
which, I guess, means that the editor used to edit mails is the same
than the word one.
--
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager, QA Activity Lead
QA Weblog - http://www.w3.org/QA/
*** Be Strict To Be Cool ***
Received on Monday, 19 February 2007 00:24:48 UTC