[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XML Redux
- From: Liam R E Quin <liam@w3.org>
- To: Kurt Cagle <kurt.cagle@gmail.com>
- Date: Tue, 15 Feb 2011 15:36:27 -0500
On Tue, 2011-02-15 at 13:01 -0500, Kurt Cagle wrote:
> (This is a test *foo: (This is *bar: (an element) inside an
> element),[12,25],*bin: (@bar: (term) More text))
>
> HTML would be encoded as *html: (*head: (*title: (This is the top title)
> *link: (@rel: (stylesheet) @href:(my.css)) *body: (*h1: (This is the page
> title) *p:(This is a *b: (test).)))
"Terse" and "simple" are not the same thing.
Note also that
*html: (*head: (*title: (This is the top title) *link: (@rel:
(stylesheet) @href:(my.css)) *body: (*h1: (This is the page
title) *p:(This is a *b: (test).)))
and
*html: (*head: (*title: (This is the top title *link: (@rel:
(stylesheet) @href:(my.css))) *body: (*h1: (This is the page
title) *p:(This is a *b: (test).)))
are very different documents...
Liam
--
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]