complexType Parameter
diagram busserv_diagrams/busserv_p46.png
namespace http://common.api.pfe.n2.tibco.com
children name value
used by
element PageFlowParameters/parameter
source <xs:complexType name="Parameter">
 
<xs:sequence>
   
<xs:element name="name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Name of the paramerter.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="value" type="xs:anyType">
     
<xs:annotation>
       
<xs:documentation>Value of the parameter.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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