[Home] [By Thread] [By Date] [Recent Entries]

  • From: Chris Lovett <clovett@m...>
  • To: "'Cedric ROUVRAIS'" <crouvrais@o...>, Xml-Dev <xml-dev@x...>
  • Date: Sat, 8 Jul 2000 02:31:30 -0700

I have done some analysis of the different between attributes and child
elements in MSXML which is published on
http://msdn.microsoft.com/xml/articles/xml02212000.asp. But I would
recommend against using performance as a decision factor in this case.

Chris Lovett


-----Original Message-----
From: Cedric ROUVRAIS [mailto:crouvrais@o...]
Sent: Friday, July 07, 2000 6:45 AM
To: Xml-Dev
Subject: XML performance related to parsing


hi,

i'm trying to find some stuff on xml parsers regarding speed.

for example would it be better to write :

<root>
	<date> 11/05/00 </date>
	<time> 15:41:00 </time>
</root>

rather than :

<root date="11/05/00" time = "15:41:00">

could anyone give me some links on this one ? of course any advice is
welcome.

any benchmarks would be most welcome.

TIA,

cedric


***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member