RE: efficient XML (!= recursion)

From
Eckenfels. Bernd <>
To
ebXML-Architecture List <>
Date
2000-03-13T09:00:12Z
ID
<>
Thread
RE: efficient XML (!= recursion)
> Tim Bray's criteria - that an XML parser should be easily 
> implementable with two to three weeks work by a 
> graduate student - should not be forgotten in this context.

Requiring to build your own Parser (like one which will supports
BizCodes) is too much work already. ebXML should require only SAX or DOM
parsers.. otherwise you wont have any advantage over EDIFACT (which you
can poarse within a few days with a hand build parser, too).

Greetings
Bernd