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

  • From: Michael Kay <mike@s...>
  • To: David Lee <dlee@c...>
  • Date: Thu, 12 Sep 2013 21:49:13 +0100


On 12 Sep 2013, at 19:47, David Lee wrote:

In my experience, ALL Large XML files are really collections of smaller files.
I have never seen a single XML document of any large size that isnt simply
<root>
   <row> document 1 .... </row>
..... 10 bizillion times
</root>
 

That's certainly a very common pattern, but I've seen a few examples that don't quite fit it. For example, a database dump of 50 tables each of which fits the above pattern. Or GIS data consisting of large numbers of objects of a wide variety of different kinds. What does seem to be true is that as files get larger, it's rare for the hierarchy to get deeper.

Michael Kay
Saxonica




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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