OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: When is an attribute an attribute?

[ Lists Home | Date Index | Thread Index ]
  • From: Murray Maloney <murray@muzmo.com>
  • To: Tyler Baker <tyler@infinet.com>
  • Date: Tue, 7 Apr 1998 11:24:39 -0400

At 10:21 AM 4/7/98 -0400, Tyler Baker wrote:
>If you are modeling an object which will never change at all 
>(like a Rectangle) then you would be best to do something like this:
>
><RECTANGLE x="0" y="0" width="0" height="0"/>
>
This is a very good example of when attributes are optimal.
In this case, the attributes are object properties,
rather than children of the object.

Even so, a RECTANGLE element could use containment
to better advantage for cases where there are many, 
possibly disjoint name/value pairs or collections.

<RECTANGLE>
	<ORIGIN><X>0</X><Y>0</Y></ORIGIN>
	<SIZE><DX>7in</DX><DY>9in</DY></SIZE>
	<LABEL>My Pretty Rectangle</LABEL>
	<IMAGE>floral.jpeg</IMAGE>
	<BACKGROUND>gold</BACKGROUND>
	<FOREGROUND>blue</FOREGROUND>
	<FORM><SUBMIT/></FORM>
	<ETC>...</ETC>
</RECTANGLE>



+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Murray Maloney                      Email: murray@muzmo.com
Technical Director                  Phone: (905) 509-9120
Veo Systems 				Fax:   (905) 509-8637
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		Make a Tax-Deductible Donation  	
		Yuri Rubinsky Insight Foundation
		http://www.yuri.org/donate.html

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS