TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Pursuant to the "XML as a document language" thread, I suggest that one way
of working with the XML model is to use the XHTML doctype in web pages that
you own. That is, begin your web pages with
HTML 4.0 will be the last version of HTML as we have known it. The XHTML
standard, as I understand it, is being implemented to help the web become
XML ready - that is, take advantage of the power provided by structured
content models and the use of valid markup.
That means all tags have to be in lower case and properly terminated,
attribute values enclosed in quotes, and no <font> tags. HTML Tidy (and
other tools I guess) are helpful with cleaning up non-XHTML pages and
outputting XHTML.
Janice Gelb <janiceg -at- marvin -dot- eng -dot- sun -dot- com> wrote:
> We are already doing this at Sun, using SGML source to
> create PDFs and Generated HTML.
I wonder about all this generated HTML, though. Since in Janice's example
SGML source is used, I would guess the output is XHTML - but what about all
the other HTML generators out there - javadoc, RoboHelp, WebWorks, to name a
few - are these generating XHTML without having to explicitly specify XHTML
output - or are these systems generating a lot of the good old HTML we have
known and loved - and will have to clean up later?
................................................................
Michael Collier, Technical Writer Office: N546
Information Systems Laboratory http://isl.arlut.utexas.edu/
Applied Research Laboratories: The University of Texas at Austin
Voice: 512-835-3408 e-mail: mcollier -at- arlut -dot- utexas -dot- edu
................................................................
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
Sponsored by Information Mapping, Inc., a professional services firm
specializing in Knowledge Management and e-content solutions. See http://www.infomap.com or 800-463-6627 for more about our solutions.
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.