← Prev in month
← Prev in thread
Next in thread →
Next in month →
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 →