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: how to throw error if imagedata not found


Is it possible for an error to be thrown during processing if a file
referred to by imagedata is not found?

    <mediaobject>
      <imageobject>
        <imagedata fileref="../../images/coding-cycle.png"/>
      </imageobject>
    </mediaobject>

Many thanks,

Chris


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