This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Including one DocBook in another?


On Fri, Feb 21, 2003 at 01:56:09PM -0500, Brian Burridge wrote:
> Is there a way to do an include? So, for example, I could have
> MyBook.xml, and it could include BookInfo.xml, which would contain all
> the BookInfo tags for my DocBook.

You can declare a SYSTEM entity in your DOCTYPE declaration
and reference that in your document.  Or you can use
XInclude if you are using a processor that supports it.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs at sco dot com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]