← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: external examples

From
Norman Walsh <>
Date
2003-05-20T16:13:03+00:00
ID
Thread
Re: external examples
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

/ Dave Pawson <> was heard to say:
| At 11:40 25/04/2003 -0700, Steven Cogorno wrote:
|
|>Here's another suggestion:  create the external entity as an NDATA with html
|>as the notation. Then your processing tool can pull the text in at publish
|>time.
|
| ?? Example please?

Roughly:

<!DOCTYPE book PUBLIC "..." "..." [
<!NOTATION HTML SYSTEM "some URI you happen to like">
<!ENTITY myHTML SYSTEM "path/to/file.html" NDATA HTML>
]>
<book>
...
<mediaobject>
<imageobject>
<imagedata entityref="myHTML"/>
</imageobject>
</mediaobject>
...
</book>

But that would require a fair amount of customization for most
publishing tools. Steve may be using a tool that has NDATA support,
but most don't.

                                        Be seeing you,
                                          norm

- -- 
Norman Walsh <>      | Life does not cease to be funny
http://www.oasis-open.org/docbook/ | when people die anymore than it
Chair, DocBook Technical Committee | ceases to be serious when people
                                   | laugh.--George Bernard Shaw
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/>

iD8DBQE+ylbbOyltUcwYWjsRAlTPAJ91TuWYiFnnyQSokNLhLdLKaDIHEACfTJ65
xrIR71N2lcCkpKzsJDDa/pg=
=NULl
-----END PGP SIGNATURE-----
← Prev in month ← Prev in thread
Next in thread → Next in month →