OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] SDML or Vaxdocuments to docbook?


> Hello!
> I have a number of technical manuals written in Vaxdocuments, or
> SDML (not SGML). It is
> a tagged format, And I do have tex-versions, produced
> from then sdml (which all have the extension .elem)
> Does anyone know af a way to convert them to Docbook-xml?

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.

David Tolpin
http://davidashen.net/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]