Namespace:  | 
|
Type:  | 
anonymous complexType  | 
Content:  | 
complex, 3 attributes, 1 element  | 
Defined:  | 
globally in hsdl.xsd; see XML source  | 
Includes:  | 
|
Used:  | 
at 1 location  | 
XML Representation Summary  | 
||||||||||||
<replaceResponse  | 
||||||||||||
  | 
||||||||||||
>  | 
||||||||||||
  | 
||||||||||||
</replaceResponse>  | 
||||||||||||
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This element specifies the response to the
 
</xsd:documentation>
<b>replaceRequest</b> 
. 
<xsd:complexType> 
<xsd:sequence>
 
</xsd:complexType>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="newBlueId" type="newBlueIdType">
 
</xsd:sequence>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
This element exists once for each
 
</xsd:documentation>
<b>xdb:blue</b> 
item that was successfully inserted. 
<xsd:annotation>
 
</xsd:attribute>
<xsd:documentation>
 
</xsd:annotation>
This attribute returns the
 
</xsd:documentation>
<b>changeNumber</b> 
resulting from the replace operation. 
This attribute is not returned when contained within an <b>updateResponse</b> 
, because 
in that message, the root contains the <b>changeNumber</b> 
. 
</xsd:element> 
 | 
Type:  | 
|
Use:  | 
optional  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This attribute returns the
 
</xsd:documentation>
<b>changeNumber</b> 
resulting from the replace operation. 
This attribute is not returned when contained within an <b>updateResponse</b> 
, because 
in that message, the root contains the <b>changeNumber</b> 
. 
</xsd:attribute> 
 | 
Type:  | 
|
Use:  | 
optional  | 
Defined:  | 
Type:  | 
|
Use:  | 
required  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This attribute indicates the status of the method.
 
</xsd:documentation>
<dl> 
<dt>success</dt>
 
</dl>
<dd> 
The corresponding method was completed successfully.
 
</dd>
<dt>failure</dt> 
<dd> 
The corresponding method was not completed successfully.
 
</dd>
<dt>rollback</dt> 
<dd> 
The method failed, but was rolled back to its 
</dd>
pre- <b>updateBlock</b> 
status. 
<dt>notAttempted</dt> 
<dd> 
The corresponding method was not attempted. This occurs when 
</dd>
a previous operation failed. </xsd:attribute> 
 | 
Type:  | 
newBlueIdType, empty content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This element exists once for each
 
</xsd:documentation>
<b>xdb:blue</b> 
item that was successfully inserted. 
</xsd:element> 
 |