Derek Hohls wrote:
> right at the end of the sitemap, after *all* of the <map:pipeline>
> sections I have:
>
>   <map:handle-errors>
>     <map:select type="exception">
>       <map:when test="not-found">
>         <map:generate type="file" src="docs/missing.xml"/>
>      <map:call resource="simple-page2html"/>
>       </map:when>
>     </map:select>
>   </map:handle-errors>
>
>  </map:pipelines>
>
> </map:sitemap>

I believe handle-errors goes inside a pipeline.


Tobia

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to