guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting SXML to XML


From: sidhu1f
Subject: Re: Converting SXML to XML
Date: Sat, 21 Jan 2017 15:26:20 +0530
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.5 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Patch attached, it was created as mentioned at
http://www.gnu.org/software/guile/contribute/. Patch applicable to
guile versions 2.0.13 and 2.1.6 as the file simple.scm is identical in
both.

Let me know if any modifications are required.

Regards
sidhu1f

Attachment: sxml-comment-support.patch
Description: Text document

On Fri, 20 Jan 2017 03:07:20 +0530,
address@hidden wrote:
> 
> Yes please share the patch
> 
> À jeu. janv. 19 20:27:35 2017 GMT+0100, sidhu1f a écrit :
> > 
> > On Wed, 18 Jan 2017 16:12:21 +0530,
> > sidhu1f wrote:
> > > Tried converting SXML to XML using sxml->xml function in (sxml simple)
> > > module, but it cannot handle SXML '*COMMENT*' construct, among others.
> > > Didn't find a conversion function in (saxml ssax) either.
> > > 
> > > Is there an established way to convert SXML to XML? Else, is there an
> > > effort to develop a convertor (ideally, ssax based) that one could
> > > contribute to?
> > 
> > Solved my own problem. Only a minor modification to the (sxml simple)
> > module is required to cleanly support the conversion of comments in
> > SXML notation to XML.
> > 
> > If anyone is interested, I'll be happy to share the patch.
> > 
> > Regards
> > sidhu1f
> > 
> >
> 
> -- 
> Sans sens apparats à apparaitre aux aprés de celle/ceux qui revaient d'une 
> enigme.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]