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,c2a02ae7ed54bc43,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread3.news.atl.earthlink.net.POSTED!56fb6cac!not-for-mail From: "Marc A. Criley" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: ANNOUNCE: XIA 0.30 Now Available Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Fri, 10 Dec 2004 19:58:42 GMT NNTP-Posting-Host: 165.121.233.157 X-Complaints-To: abuse@earthlink.net X-Trace: newsread3.news.atl.earthlink.net 1102708722 165.121.233.157 (Fri, 10 Dec 2004 11:58:42 PST) NNTP-Posting-Date: Fri, 10 Dec 2004 11:58:42 PST Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: g2news1.google.com comp.lang.ada:6885 Date: 2004-12-10T19:58:42+00:00 List-Id: Version 0.30 of XIA (XPath In Ada) is now available on the McKae Technologies website at www.mckae.com/xia.html. Version 0.30 contains the first partial implementation of predicate filtering. The arithmetic and relational operators have been implemented for numeric, boolean, and string operands. (Handling node-set operands is yet to be implemented.) A majority of the core library functions have been implemented, though those dealing with node-set arguments may not be implemented, or may only support numeric, boolean, and string arguments. Predicate expressions utilizing paths are not yet implemented. Core library functions implemented in full or in part in this release: boolean, count, concat, contains, ceiling, false, floor, last, not, number, position, round, string, starts-with, substring-before, substring-after, substring, string-length, and true. Comments, bug reports, and questions are welcome. Marc A. Criley www.mckae.com