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

  • From: "Abhishek Srivastava" <abisheks@i...>
  • To: "xml dev mailing list" <xml-dev@i...>
  • Date: Mon, 22 Nov 1999 12:56:59 +0530

Hi,
 
I have the following XML doc:
 
<screen>
<height> 480 </height>
<width>  640 </width>
</screen>
 
Another way of creating the same document would be:
 <screen height="480" width="640"> </screen>
 
Is there any difference in the two approaches in terms of
1. Memory Consumption
2. Speed of Building the DOM
3. Speed of recursively searching the DOM say for value of "width".
 
How can I determine which approach is appropriate for my application.
Can anyone help me in choosing between the two.
I am using XML4C2_3_1 on HP-UX and Win NT.
 
regards,
Abhishek.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    _/               Abhishek Srivastava
   _/                Hewlett Packard ISO      
  _/_/_/   _/_/_/    -------------------  
 _/    /   _/   _/     (Work)   +91-80-2251554 x1190
_/  _/   _/_/_/      (Ip)     15.10.47.37           
        _/           (Url)    http://sites.netscape.net/abhishes/index.html                       
       _/           
                     Work like you don't need the money.
                     Dance like no one is watching.
                     And love like you've never been hurt.
                     --Mark Twain                      
                    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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