OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: external examples


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

/ Dave Pawson <dpawson@nildram.co.uk> 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 <ndw@nwalsh.com>      | 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-----


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]