This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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/

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]