please delete [EMAIL PROTECTED] from your email list, thanks
-----Original Message-----
From: Jason Osenton
Sent: Wednesday, October 17, 2001 1:12 PM
To: Jason Osenton
Subject: Notification: Inbound Mail Failure
The following recipients did not receive the attached mail. A NDR was not
sent to the originator for the following recipients for one of the following
reasons:
* The Delivery Status Notification options did not request failure
notification, or requested no notification.
* The message was of precedence bulk.
NDR reasons are listed with each recipient, along with the notification
requested for that recipient,
or the precedence.
<[EMAIL PROTECTED]> [EMAIL PROTECTED]
MSEXCH:IMS:Neomar:NEOMAR:PARADISE 0 (000C05A6) Unknown Recipient
Precedence: bulk
The message that caused this notification was:
<<Yet another XInclude problem>>
Folks,
I'm upset by this XInclude-thing... I can't figure out what's wrong.
Ok, here's my sitemap:
<map:match name="wildcard" pattern="map.xml">
<map:generate type="serverpages" src="docs/map.xsp.xml"/>
<map:transform type="xinclude"/>
<map:serialize type="xml"/>
</map:match>
Heres the map.xsp.xsl file:
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<xsp:page
language="java"
xmlns:xsp="http://apache.org/xsp"
xmlns:xinclude="http://www.w3c.org/2001/XML/XInclude"
>
<xinclude:include xinclude:href="context:docs/parameters.xml"
xinclude:parse="xml"/>
</xsp:page>
Here's the result:
<?xml version="1.0" encoding="UTF-8" ?>
<xinclude:include xmlns:xinclude="http://www.w3c.org/2001/XML/XInclude"
xmlns:xsp="http://apache.org/xsp"
xinclude:href="context:docs/parameters.xml" xinclude:parse="xml" />
Frustrating, isn't it ? By the way, the parameters.xsml file is in
the same
directory of map.xsp.xml.
Thanks in advance,
---------------------------------------------
Luca Morandini
GIS Consultant
[EMAIL PROTECTED]
+39 0744 598 51 Office
+39 335 681 02 12 Mobile
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>