element cancelPageFlow
diagram pflow_diagrams/pflow_p26.png
namespace http://pageflow.api.pfe.n2.tibco.com
properties
content complex
children processInstanceId
annotation
documentation
Request element for cancelPageFlow operation.
source <xs:element name="cancelPageFlow">
 
<xs:annotation>
   
<xs:documentation>Request element for cancelPageFlow operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="processInstanceId" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>ID of the pageflow process instance that is to be cancelled.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element cancelPageFlow/processInstanceId
diagram pflow_diagrams/pflow_p27.png
type xs:string
properties
content simple
annotation
documentation
ID of the pageflow process instance that is to be cancelled.
source <xs:element name="processInstanceId" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>ID of the pageflow process instance that is to be cancelled.</xs:documentation>
 
</xs:annotation>
</xs:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy