Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 2 elements |
Defined: |
globally in hsdl.xsd; see XML source |
Includes: |
definitions of 2 elements |
Used: |
never |
XML Representation Summary |
|||||
<subscriptionResponse> |
|||||
|
|||||
</subscriptionResponse> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element defines the format of subscription response message. The message
</xsd:documentation>
is delivered when a subscription's trigger fires. <xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<!--
</xsd:sequence>
// // a subscriptionResponse contains // - the data that has changed relative to the trigger which // includes both changedBlue items and deletedBlue items. // - the context that was established when the subscription was created. -->
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains the data in the form of
</xsd:documentation>
<b>changedBlue</b>
nodes and in the
form of <b>deletedBlue</b>
nodes for the data that has changed relative to the trigger.
<xsd:complexType>
<xsd:sequence>
</xsd:sequence>
</xsd:complexType>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element returns the
</xsd:documentation>
<b>context</b>
element from the original
subscription. Applications should use this element and only this element to correlate the subscription response with one of their subscriptions. <xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the URI value chosen by the subscriber
</xsd:documentation>
that is associated with this subscription. </xsd:element>
|
Type: |
anonymous complexType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element returns the
</xsd:documentation>
<b>context</b>
element from the original
subscription. Applications should use this element and only this element to correlate the subscription response with one of their subscriptions. <xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the URI value chosen by the subscriber
</xsd:documentation>
that is associated with this subscription. </xsd:element>
|
Type: |
anonymous complexType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the data in the form of
</xsd:documentation>
<b>changedBlue</b>
nodes and in the
form of <b>deletedBlue</b>
nodes for the data that has changed relative to the trigger.
<xsd:complexType>
<xsd:sequence>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
|