[
Lists Home |
Date Index |
Thread Index
]
- From: "Cedric ROUVRAIS" <crouvrais@octo.fr>
- To: "Xml-Dev" <xml-dev@xml.org>
- Date: Fri, 7 Jul 2000 15:44:50 +0200
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@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|