element getParameterValueOutput
diagram pm_xsd_diagrams/pm_xsd_p28.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
properties
content complex
children pm:parameterValue
annotation
documentation
Response element for getParameterValue operation.
source <xsd:element name="getParameterValueOutput">
 
<xsd:annotation>
   
<xsd:documentation>Response element for getParameterValue operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="parameterValue" type="xsd:anyType">
       
<xsd:annotation>
         
<xsd:documentation>Parameter value.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element getParameterValueOutput/parameterValue
diagram pm_xsd_diagrams/pm_xsd_p29.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:anyType
properties
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation
Parameter value.
source <xsd:element name="parameterValue" type="xsd:anyType">
 
<xsd:annotation>
   
<xsd:documentation>Parameter value.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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