http://www.ibm.com/schema/soa/pxnotify/v1_0
The SPNotificationExtension Complex Type

The PX notification component extension data structure type.


Local elements (7)
globalTransactionID appCorrelationID service notificationDestination requesterID deliveryMethod confirmationEndPoint
Complex Type SPNotificationExtension
The SPNotificationExtension type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

The global transaction ID for the Web Service transaction.

<globalTransactionID>xsd:string</globalTransactionID> [1..1]

The application correlation ID. This ID will be returned on delivery confirmation when asynchronous delivery is used so that the service implementation can correlate the response.

<appCorrelationID>xsd:string</appCorrelationID> [1..1]

The service ID string used with Notification Management.

<service>xsd:string</service> [1..1]

The notification destination endpoint. This endpoint should reflect the third-part application to invoke.

<notificationDestination>xsd:string</notificationDestination> [1..1]

The Web Service transaction requester.

<requesterID>xsd:string</requesterID> [1..1]

The delivery method for the notification.

<deliveryMethod>soa_pxnotify_xsd:DeliveryMethod</deliveryMethod> [1..1]

The confirmation callback endpoint. This endpoint may be optionally specified by the calling service implementation to receive a delivery confirmation. The callback endpoint should correspond to a Web Service endpoint that can be used to invoke the service implementation.

<confirmationEndPoint>xsd:string</confirmationEndPoint> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="SPNotificationExtension">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The PX notification component extension data structure type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="globalTransactionID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The global transaction ID for the Web Service transaction.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="appCorrelationID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The application correlation ID. This ID will be returned on delivery confirmation when asynchronous delivery is used so that the service implementation can correlate the response.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="service"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The service ID string used with Notification Management. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="notificationDestination"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The notification destination endpoint. This endpoint should reflect the third-part application to invoke.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="requesterID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The Web Service transaction requester.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="deliveryMethod"  type="soa_pxnotify_xsd:DeliveryMethod">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The delivery method for the notification.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="confirmationEndPoint"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The confirmation callback endpoint. This endpoint may be optionally specified by the calling service implementation to receive a delivery confirmation. The callback endpoint should correspond to a Web Service endpoint that can be used to invoke the service implementation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
Generated by WSDLdoc ©