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


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

Re: Including specific parts of a document


/ Jorge Godoy <godoy@conectiva.com> was heard to say:
| Is it possible to include a specific part of a document? I mean,
| suppose that I have a document with <section id="here"> in A.sgml, and
| I want to include exactly the same text in B.sgml. Is it possible to
| have something like this in B.sgml (it doesn't work):
| 
| <!ENTITY part-of-A SYSTEM "A.sgml#here">

Not using entity declarations. The xml:include proposal will probably
offer this functionality.

| I thought about separating this specific part of the document in a
| separate file, but I wanted to see if there was an alternative.

Not using entities.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Reason's last step is the
http://www.oasis-open.org/docbook/ | recognition that there are an
Chair, DocBook Technical Committee | infinite number of things which
                                   | are beyond it.--Pascal

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