[
Lists Home |
Date Index |
Thread Index
]
That is true.. if we consider streaming data, which is something "lots of
DB researchers" are working on w.r.to sensors, they are all potentially
infinite streams..
Let us try do define something which almost everyone will agree with:
Detect malicious schemas. Is a schema such that it will allow only
documents of infinite depth? Do you want to identify such schemas, and
disallow them??
There can be many algorithms for the same. I have a very nice algorithm
for the above which will apply to almost all schema languages, which I can
share with people who are interested.
best regards,
murali.
On Thu, 2 Oct 2003, David Megginson wrote:
> Murali Mani writes:
>
> > I also saw mentioning limiting depth of documents, do you believe
> > limiting width also?? You can have
> >
> > <!ELEMENT a b*>
> >
> > which can be potentially infinite..
>
> I cannot think of a good, general argument for limiting document
> length strong enough to overcome objections. It is too easy to
> imagine applications for XML documents of unbounded length.
>
>
> All the best,
>
>
> David
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>
|