element getParameterValueInput
diagram pm_xsd_diagrams/pm_xsd_p25.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
properties
content complex
children pm:processID pm:parameterName
annotation
documentation
Request element for getParameterValue operation.
source <xsd:element name="getParameterValueInput">
 
<xsd:annotation>
   
<xsd:documentation>Request element for getParameterValue operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="processID" type="xsd:string">
       
<xsd:annotation>
         
<xsd:documentation>Unique ID of the process instance.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="parameterName" type="xsd:string">
       
<xsd:annotation>
         
<xsd:documentation>Name of the parameter whose value is to be retrieved.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element getParameterValueInput/processID
diagram pm_xsd_diagrams/pm_xsd_p26.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:string
properties
content simple
annotation
documentation
Unique ID of the process instance.
source <xsd:element name="processID" type="xsd:string">
 
<xsd:annotation>
   
<xsd:documentation>Unique ID of the process instance.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element getParameterValueInput/parameterName
diagram pm_xsd_diagrams/pm_xsd_p27.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:string
properties
content simple
annotation
documentation
Name of the parameter whose value is to be retrieved.
source <xsd:element name="parameterName" type="xsd:string">
 
<xsd:annotation>
   
<xsd:documentation>Name of the parameter whose value is to be retrieved.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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