Re: SDML or Vaxdocuments to docbook?

From
=?JRN-8859-1?P?Cj=G6rn?= Mundin
Date
2004-02-18T23:05:24+00:00
ID
c10rqk$kjh$
Thread
Re: SDML or Vaxdocuments to docbook?
David Tolpin wrote:
> By writing a SAX parser for the markup. SAX is simple, there are
> SAX parsers for odd things such as RFC822. If the markup
> is described anywhere,  it should be doable, and then all you
> have to do is to write appropriate stylesheet to convert it
> to docbook-xml, as well as to parse your parser to the
> XSLT processor.
> 

Hmm, I though a SAX parser required a 'well formed' 
document to work with? In this, there are <para></para> tags
expressed as in html, just <P> and no end tag.

I'll have a look at it, and give it a try,

Thanks

/Bj顤n Lundin