Re: Production notes (Tables and Document Fragment)

Subject: Re: Production notes (Tables and Document Fragment)
From: Chris Maden <crism@xxxxxxx>
Date: Thu, 2 Apr 1998 10:57:57 -0500
[Antoine Perier]
> Chris Maden wrote:
> > The point of XML is the ability to define and use one's own
> > markup.  That means HTML 4 tables, CALS tables, HTML+ tables,
> > ArborText tables, SoftQuad tables, or your own, more semantic
> > table markup.
> 
> Do you mean that an XML browser will be able to display all these
> tables ?

If a stylesheet is provided.  In XML, there's no real difference
between

<table>
<row><entry>A cell!</entry></row>
</table>

and

<foo>
<bar><baz>A cell!</baz></bar>
</foo>

These examples create congruent markup, with different names for the
objects.  A stylesheet could create a visual table equally well from
either one; it's just more likely that you'll find a public stylesheet
for the more common table markup schemes.

-Chris
-- 
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Re: Production notes (Tables and Document Fragment)
    • Chris Maden - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id QAA08763Wed, 1 Apr 1998 16:24:58 -0500 (EST)
      • Antoine Perier - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA24779Thu, 2 Apr 1998 10:33:54 -0500 (EST)
        • Chris Maden - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA26062Thu, 2 Apr 1998 10:58:49 -0500 (EST) <=
      • <Possible follow-ups>
      • David Megginson - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id HAA01239Fri, 3 Apr 1998 07:19:06 -0500 (EST)
        • Antoine Perier - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id HAA23283Sun, 5 Apr 1998 07:04:59 -0400 (EDT)
      • David Megginson - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id JAA11915Mon, 6 Apr 1998 09:21:24 -0400 (EDT)