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

A neophyte Q

Subject: A neophyte Q
From: "Walter Torres" <walter@xxxxxxxxx>
Date: Thu, 18 Jan 2001 01:00:40 -0600
neophyte
Manisha posted this XML block... (see Block A below)

I saw the data as this... (see Block B delow)

Can someone enlighten me on the pros and cons of each type (beyond the
character count).

Thanks

Walter



===============================
Block A

<rowset>
 <row>
  <ROLE_ID value="R01"/>
  <ROLE_NAME value="Software Engg"/>
 </row>
 <row>
  <ROLE_ID value="R01"/>
  <ROLE_NAME value="Project Leader"/>
 </row>
 <row>
  <ROLE_ID value="R02"/>
  <ROLE_NAME value="Project Manager"/>
 </row>
 <row>
  <ROLE_ID value="R03"/>
  <ROLE_NAME value="Project Co-ordinator"/>
 </row>
</rowset>
===============================

===============================
Block B

<rowset>
 <role id='R01'>Software Engg</role>
 <role id='R01'>Project Leader</role>
 <role id='R02'>Project Manager</role>
 <role id='R03'>Project Co-ordinator</role>
</rowset>
===============================



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

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
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.