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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fe4dafba9e230b38 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!fr.ip.ndsoftware.net!newsfeed.freenet.de!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: ANN: ASIS2XML 20041024a Date: Sun, 24 Oct 2004 17:38:58 +0200 Organization: AdaCL Message-ID: <2176299.bixtPgzJXI@linux1.krischik.com> References: Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1098632664 01 11702 rvoTX4L6OV3O4pQ 041024 15:44:24 X-Complaints-To: usenet-abuse@t-online.de X-ID: ZBpPj6ZJoe5tmlCLb9Jz5KlRVj80glUp4UcN+h9A2namBQBP2UQAsu User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:5669 Date: 2004-10-24T17:38:58+02:00 List-Id: Simon Wright wrote: > ASIS2XML converts a unit's ASIS representation into XML, so as to make > it easier to develop transformational tools using (for example) XSLT. > > As supplied, it relies on GNAT; the only ASIS-for-GNAT feature it > relies on is that Data_Decomposition.Size has been extended to work > for Subtype Indications; and that only so that it can work out how > many bytes a record component will occupy when streamed (this part is > in progress) > > Not every ASIS feature is supported yet. > > There is no XML Schema as yet (however, the output's structure follows > that of ASIS as determined from the Ada specs -- I'm not at all sure > this is the Right Thing for an XML representation). Well XMI would be cool. All important UML tool can import XMI. Also it is a standart. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com