complexType BaseProcessReference
diagram pflow_diagrams/pflow_p220.png
namespace http://common.api.pfe.n2.tibco.com
children id
used by
element BaseSessionContext/processReference
complexType ProcessReference
annotation
documentation
Unique identifier for an instance of a pageflow or business process.
source <xs:complexType name="BaseProcessReference">
 
<xs:annotation>
   
<xs:documentation>Unique identifier for an instance of a pageflow or business process.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="id" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Unique ID of the process instance.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element BaseProcessReference/id
diagram pflow_diagrams/pflow_p221.png
type xs:string
properties
content simple
annotation
documentation
Unique ID of the process instance.
source <xs:element name="id" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Unique ID of the process instance.</xs:documentation>
 
</xs:annotation>
</xs:element>

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