← Prev in month ← Prev in thread
Next in thread → Next in month →

PModeErrorHandlingType draft version

From
Dale Moberg <>
Date
2007-01-16T22:33:36+00:00
ID
Thread
PModeErrorHandlingType draft version
For discussion and for cardinality checks.

 

<xsd:complexType
name="PModeErrorHandlingType">

                        <xsd:sequence>

                                    <xsd:element
name="SenderErrorsTo"/>

                                    <xsd:element
name="ReceiverErrorsTo"/>

                        </xsd:sequence>

                        <xsd:attribute
name="asResponse" type="xsd:boolean"/>

                        <xsd:attribute
name="notifyConsumerLocalErrors" type="xsd:boolean"/>

                        <xsd:attribute
name="notifyProducerLocalErrors" type="xsd:boolean"/>

                        <xsd:attribute
name="notifyProducerDeliveryFailures"
type="xsd:boolean"/>

</xsd:complexType>
← Prev in month ← Prev in thread
Next in thread → Next in month →