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

RE: XSL-List Digest V4 #1553

Subject: RE: XSL-List Digest V4 #1553
From: "Lachman Dhalliwal" <Lachman.Dhalliwal@xxxxxxxxxxx>
Date: Wed, 13 Aug 2003 10:54:40 +0100
lachman list
You can really only have one value for the attribute I think. You may
have to assess why you want to store two values against one attribute.
It would be better if you had:

<e attribute1="1" attribute2="2">Some text</e>

Both the values are distinct properties of the element and so should be
displayed in their own attributes. On the other hand if you're trying to
portray a parent child relation then it would be better if you had:

<e value=" SomeText">
	<value>1</value>
	<value>2</value>
</e>


regards
Latch Dhalliwal

**********************************************************************
Internet communications are not secure and therefore EPSRC does not accept legal responsibility for the contents of this message.  Any views or opinions presented are solely those of the author and do not necessarily represent those of the EPSRC unless specifically stated.
All EPSRC staff can be contacted using Email addresses with the following format: firstname.lastname@xxxxxxxxxxx
**********************************************************************

 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.