[
Lists Home |
Date Index |
Thread Index
]
- From: "Frank Boumphrey" <bckman@ix.netcom.com>
- To: "Tony McDonald" <tony.mcdonald@ncl.ac.uk>, "xml mailing list" <xml-dev@ic.ac.uk>
- Date: Sat, 23 Jan 1999 11:39:31 -0500
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@ncl.ac.uk>
To: <xml-dev@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@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|