Translating XML -> HTML & RTF

Frank Boumphrey bckman at ix.netcom.com
Sat Jan 23 16:41:32 GMT 1999


Hi,
If you change your XML file as follows and ask expat to change
*section-title* to H1 you should get the desired result.

The way you have it you are making everything in Section a part of H1, and
it should inherit section's formating in HTML

<studyguide title='Organisation of Tissues'>

<section title='Core Content' sg_title='Organisation of Tissues'>
<section-title>'Core Content'</section-title>
<text>This part of the course.... </text>

Frank

Frank Boumphrey

XML and style sheet info at Http://www.hypermedic.com/style/index.htm
Author: - Professional Style Sheets for HTML and XML http://www.wrox.com
CoAuthor:  XML applications from Wrox Press, www.wrox.com
Author: Using XML on the Web (March)

----- Original Message -----
From: Tony McDonald <tony.mcdonald at ncl.ac.uk>
To: <xml-dev at ic.ac.uk>
Sent: Saturday, January 23, 1999 10:12 AM
Subject: Translating XML -> HTML & RTF





xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list