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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,deac256a05c84a59 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: DOM and SAX parsing in Ada Date: Tue, 25 Jan 2005 10:50:29 +0100 Message-ID: <41F61665.2070101@mailinator.com> References: <41900010.D28DD400@boeing.com><9CWjd.17305$5K2.1356@attbi_s03> <1106223415.857525.176640@c13g2000cwb.googlegroups.com> <41F4DB6F.4090909@mailinator.com> <35kv1iF4ivpomU1@individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 3A7MVq1Kd1R8BnsJNdhphQWNoxDz0ggNqzvJC8J1LPyaSkhp0= User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en In-Reply-To: <35kv1iF4ivpomU1@individual.net> Xref: g2news1.google.com comp.lang.ada:7971 Date: 2005-01-25T10:50:29+01:00 List-Id: Marc A. Criley wrote: > > XIA 0.61 (XPath In Ada) is available at www.mckae.com/xia.html. The > simplest form of an XPath query is a slash-separated path of element > tags; but XPath 1.0 gives you a lot more flexibility for constructing > queries that will pick out specific elements (and attributes) having > specific properties. > Very interesting. To keep in mind. > Oh, and a general XML and Ada request: In this thread a number of XML > and Ada tools and efforts have been mentioned of which I was unaware. > Please submit the name and a summary to www.adapower.com so that David > can add them in, and build up the repository of info for our and other's > use.