This is the mail archive of the xsl-list@mulberrytech.com mailing list .


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

RE: XML to RTF with XSL?


Is RTF binary? I thought RTF was text based, with tags or something that
describe the file. I wonder how long it will be before word processors and
what not support XML output, or use it for everything.

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Linda van den
> Brink
> Sent: Monday, January 08, 2001 7:36 AM
> To: 'xsl-list@lists.mulberrytech.com'
> Subject: RE: [xsl] XML to RTF with XSL?
>
>
>
> > My guess is this is more stright forward in OmniMark/Perl
> > than it will be in
> > DSSSL and XSLT, but it should be doable with any of these tools.
>
>
> Thanks for your description of your process to create a
> conversion program,
> that's very useful! I'm going to be dealing with up- and down-conversions
> and transformations a lot in the near future.
>
> But I suspect that right now it's most straightforward to create an
> XML-to-RTF stylesheet in DSSSL, since I can use the OpenJade processor to
> process DSSSL and it has an RTF backend. I played around with
> this a bit in
> the past and all I had to do was create element rules along the line of:
>
> for elements named ... make a paragraph, set the font size to ... points,
> and the font family to ...
>
> Then OpenJade knows how to make RTF from those rules. I don't
> know RTF code
> and don't really want to learn it... That's why I was hoping there was an
> XML+XSL processor that could do the same thing as OpenJade with
> SGML/XML and
> DSSSL.
>
> Linda
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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