From: sidhu1f <sidhu1f@gmail.com>
To: Guile user <guile-user@gnu.org>
Subject: Re: Converting SXML to XML
Date: Fri, 20 Jan 2017 00:57:35 +0530 [thread overview]
Message-ID: <5881132a.4807620a.8f994.e6a4@mx.google.com> (raw)
In-Reply-To: <587f4690.8362630a.e3c66.04fa@mx.google.com>
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
next prev parent reply other threads:[~2017-01-19 19:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-18 10:42 Converting SXML to XML sidhu1f
2017-01-19 19:27 ` sidhu1f [this message]
2017-01-19 21:37 ` amirouche
2017-01-21 9:56 ` sidhu1f
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5881132a.4807620a.8f994.e6a4@mx.google.com \
--to=sidhu1f@gmail.com \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).