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=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: "Marc A. Criley" Newsgroups: comp.lang.ada Subject: Re: DOM and SAX parsing in Ada Date: Mon, 24 Jan 2005 13:02:09 -0600 Message-ID: <35kv1iF4ivpomU1@individual.net> References: <41900010.D28DD400@boeing.com><9CWjd.17305$5K2.1356@attbi_s03> <1106223415.857525.176640@c13g2000cwb.googlegroups.com> <41F4DB6F.4090909@mailinator.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net j66iyq+Wucbw9TjnpDmhbgUTXxq5+vrB7yrgxbXQV0B+vfNWIm User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en In-Reply-To: <41F4DB6F.4090909@mailinator.com> Xref: g2news1.google.com comp.lang.ada:7963 Date: 2005-01-24T13:02:09-06:00 List-Id: Alex R. Mosteo wrote: > > > I for one am interested. What kind of Ada-ish interface have you in > mind? I have already written a layer on top of Xml/Ada DOM to use path > oriented queries. 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. 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. Thanks, Marc A. Criley McKae Technologies www.mckae.com