← Prev in month ← Prev in thread

DOCBOOK-APPS: Re: DOCBOOK: Chunking with XML

From
Jirka Kosek <>
Date
2001-05-09T20:27:40+00:00
ID
Thread
DOCBOOK-APPS: Re: DOCBOOK: Chunking with XML
> 2) Is there a way to publish this smaller document as its own
>    html so that I can continually see that is looks correct
>    outside of the full document?

You can assign ID for this small document (e.g. <chapter id="ch4">) and
specify this ID in rootid parameter for stylesheet:

saxon -o chapter4.html whole_doc.xml ..../html/docbook.xsl "rootid=ch4"
 
> 3) I am working in a windows shop and most people here have found
>    an affinity for XML spy.  Are there any thoughts on its
>    ability to handle the needs of docbook publishing?  Emacs sure
>    does a fine job.

XML spy is quite data oriented, not so useful for free text XML editing
IMHO. 

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: 
  http://www.kosek.cz
← Prev in month ← Prev in thread