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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: [docbook-apps] catalog woes.


Hi Dave,

It looks like you want:

<rewriteSystem
     systemIdStartString="file:/c:/dir/"
     rewritePrefix="file:/c:/sgml/dir/dir/"/>

Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com


Dave Pawson wrote:
> Problem
> 
> Processing Ooo (Open office xml).
> The 1.04 version has 
> 
> doctype ..... system "office.dtd"
> which (as docbook) calls up 101 other .mod files.
> 
> Is there a lazy way to stop me having to write
> 
> <system
>   systemId="file:/c:/dir/office.dtd"
>   uri="file:/c:/sgml/dir/dir/office.dtd" />
> 
> n times?
> 
> I'm sure I've seen something along those lines.
> Can I write a shorthand for the  file:/c:/dir/ bit of the path?
> 
> 
> TIA, DaveP
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
> 


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