(dsssl) How to inform the meta-information of the RTF file generated by a DSSSL?

Subject: (dsssl) How to inform the meta-information of the RTF file generated by a DSSSL?
From: Laurent Laporte <laurentlaporte@xxxxxxxxx>
Date: Thu, 7 Mar 2002 08:33:36 +0100 (CET)
Hello,

I am conceiving a DSSSL styles-sheet to convert SGML documents to the
RTF format. I use the tool Jade for it.

My SGML document possesses meta-information (the title of the document,
the name of the author, the date of creation.) that I wish to copy into
RTF files generated by Jade.

Here are the information contained in a SGML file:

<documentinfo>
  <property name="title" value="MY HOLIDAYS" />
  <property name="author" value="Jean Emar" />
  <property name="operator" value="Emar composition" />
  <property name="creationTime" value="Fri, 11 Jan 2002 15:41:00 CET"
/>
  <property name="revisionTime" value="Fri, 11 Jan 2002 15:41:00 CET"
/>
  <property name="editingMinutes" value="0" />
  <property name="numberOfPages" value="1" />
  <property name="numberOfWords" value="40327" />
  <property name="numberOfChars" value="229869" />
</documentinfo>

Information representing the properties of a RTF document is easily
recognized.

How to inform these properties? Any examples?




=====
------- Laurent.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist

Current Thread