[xml] How many entrys a xml file could support?



Hi all

I wonder know how many entrys a xml file could support in a struct like this:

<root>
  <user>
    <name>some</name>
    <addres>some</addres>
    <email>some</email>
    <phone>phone</phone>
  </user>
    ...
</root>

when libxml performance become slow ?

Sorry my bad english :D
-- 
"A fé remove montanas, mas eu prefiro a dinamite"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]