[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: W3C XFrames - first public WD published


RE:  W3C XFrames - first public WD published
Hmm, interesting observation.

Is there a reason why there must be only a single top-level <row> or
<column>?

I could easily imagine:

<column>
  <frame/>
<colulmn>
<column>
  <frame/>
</column>

This would be both consistent with table notation and more familiar.

.micah


-----Original Message-----
From: J. David Eisenberg [mailto:catcode@c...]
Sent: Wednesday, August 07, 2002 6:52 AM
To: xml-dev@l...
Subject: Re:  W3C XFrames - first public WD published


Let me see if I have this correct:

   1.  To place two documents next to each other, you specify

OLD WAY (framesets)			NEW WAY (XFrames)
<frameset cols="50%,*">			<row>
   <frame />				   <frame />
   <frame />				   <frame />
</frameset>				</row>

   2. To put two documents one above the other, you specify

OLD WAY (framesets)			NEW WAY (XFrames)
<frameset rows="50%,*">			<column>
   <frame />				   <frame />
   <frame />				   <frame />
</frameset>				</column>

Out of habit, I have gotten used to seeing two frames next
to each other as two columns; now it is one row with two frames.
I have gotten used to seeing two frames above one another as
two separate rows; now it is a column with two frames in it.

I realize that this now makes things more consistent with table notation,
but you think this will confuse anyone else, or even bother them for more
than a millisecond?

-- 
J. David Eisenberg  http://catcode.com/


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.