Libor Kramolis wrote: > So when you want create tree structure for *data* oriented applications, you > can have just three nodes - element, attribute, text. Nothing more. While > *structure* oriented application need tree structure about eighteen kinds of > nodes. And *TAX* is structure oriented model of XML and DTD documents, > which we use in NetBeans XML module for two way editing. > > I hope, it is comprehensible. I am looking forward to any questions, > suggestions, comments. Thanks.
hi, this is very nice distinction - and it is very relevant to SOAP as from this point of view one could say that SOAP processors need data and not structure oriented APIs for accessing XML? Otherwise one would be building data oriented API on top of structure oriented. thanks, alek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
