From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.99.113.93 with SMTP id b29mr679645pgn.171.1504746633781; Wed, 06 Sep 2017 18:10:33 -0700 (PDT) X-Received: by 10.36.33.4 with SMTP id e4mr115684ita.11.1504746633707; Wed, 06 Sep 2017 18:10:33 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer03.am4!peer.am4.highwinds-media.com!peer01.fr7!futter-mich.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!o200no49408itg.0!news-out.google.com!p6ni1116itp.0!nntp.google.com!127no647009itw.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 6 Sep 2017 18:10:33 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.218.37.33; posting-account=W2gdXQoAAADxIuhBWhPFjUps3wUp4RhQ NNTP-Posting-Host: 76.218.37.33 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: AdaCore xmlada throws XML_Fatal_Error on elements that the xmlada Sax reader can't handle; it tries to parse the content of the tag, which of course is _not_ in xml format. In my brief study of the manual and the code, I don't see any way to add a hook function that would let me specify how to parse that tag; is there such a feature? Failing that, I guess I'll have to edit the xmlada code to add support for