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: Re: Request for comments: adding a Fileoutput element(RFE 613293)


At 16:35 2002 12 06 -0500, Norman Walsh wrote:
>How does this sound:
>
>1. Add 'verbatim'.
>
><!ELEMENT verbatim (...)>
><!ATTLIST verbatim
>    class    (normal|monospaced) "monospaced"
>    contents CDATA               #IMPLIED
>
>Contents is where you can say it's a configfile or a cprogram or
>whatever you like.


Would verbatim allow something like
  <textobject><textdata fileref="mycode.c" /></textobject>
as its contents?

(I still think if you want to include a file's contents,
you want to point to the file, not have something inline.)

paul


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