Re: Looking for help. Implementing a XML validation engine in JavaScript.

Michael Kay <[email protected]>
Newsgroups gmane.text.xml.schema.devel,gmane.comp.web.dom.general
Message-ID <[email protected]>
 > The rate of that processing increase is not directly proportional to 
the growth of input leaving something like a logarithmic curve.

With one or two unimportant exceptions, such as key/keyref, I believe 
that the cost of XSD validation is indeed linear with the size of the 
document being validated.
> As far as what I said about the namespace issue here is an example:
>
> var a = function () {
>      var b = 5;
>      subfunction1();
>      subfunction2();
> }
>    

OK. It seems (a) your use of the word "namespace" has nothing to do with 
XML namespaces, which is what confused me, and (b) you are saying, in 
some detail, that Javascript is a language which has traps for the 
unwary programmer. I'm sure you're right. So do most languages.

Michael Kay
Saxonica
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.