complexType cancelPageFlowResponseType
diagram pfe-pageflow-service_diagrams/pfe-pageflow-service_p30.png
namespace http://pageflow.api.pfe.n2.tibco.com
children status
source <xs:complexType name="cancelPageFlowResponseType">
 
<xs:sequence>
   
<xs:element name="status" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Status of the specified pageflow instance.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element cancelPageFlowResponseType/status
diagram pfe-pageflow-service_diagrams/pfe-pageflow-service_p31.png
type xs:string
properties
content simple
annotation
documentation
Status of the specified pageflow instance.
source <xs:element name="status" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Status of the specified pageflow instance.</xs:documentation>
 
</xs:annotation>
</xs:element>


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