http://www.endeca.com/MDEX/transaction/1/1
The rollBackOuterTransactionResponse Element
The response to a request to close the currently open outer transaction with the specified ID.
Local elements (2)
Reverted OuterTransactionId
Element rollBackOuterTransactionResponse : local complex type
The rollBackOuterTransactionResponse element cannot have "xsi:nil" as an attribute. The rollBackOuterTransactionResponse element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
The response to a request to close the currently open outer transaction with the specified ID.
<rollBackOuterTransactionResponse>
-Begin Sequence [1...1]
<Reverted>boolean</Reverted> [1..1]
<OuterTransactionId>string</OuterTransactionId> [1..1]
End Sequence
</rollBackOuterTransactionResponse>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="rollBackOuterTransactionResponse">
-<annotation>
<documentation> The response to a request to close the currently open outer transaction with the specified ID. </documentation>
</annotation>
-<complexType>
-<sequence>
<element  name="Reverted"  type="boolean" />
<element  name="OuterTransactionId"  type="string" />
</sequence>
</complexType>
</element>

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