Re: SQL for presentation

From: <frebe73_at_gmail.com>
Date: 5 Jul 2006 14:07:07 -0700
Message-ID: <1152133627.276151.280940_at_v61g2000cwv.googlegroups.com>


> >> Jumping from a SELECT to HTML is difficult to picture here.
> >
> > I think so too, but lets say we had a better relational language and a
> > relational schema for a html document, instead of a hierachial xml
> > document?
> >
>
> It's hard for me to picture, can you provide more detail on what you think
> it may look like?

Does "it" refer to relational language or the relational schema? In case schema, I have something like this in mind.

html(docid, title, bodyelementid)
element(elementid, seqno, parentid)
form(elementid, action)
input(elementid, type, name, value)
table(elementid, border)

tr(elementid, rowno)
etc etc

/Fredrik Received on Wed Jul 05 2006 - 23:07:07 CEST

Original text of this message