complexType Applications
diagram pm_xsd_diagrams/pm_xsd_p141.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:applicationName
used by
elements PurgeOptions/applications saveTerminatedProcessInstancesRequestType/applications QueryApplicationsRequestType/applications
source <xsd:complexType name="Applications">
 
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
   
<xsd:element name="applicationName" type="xsd:string">
     
<xsd:annotation>
       
<xsd:documentation>(Optional) specified the applications to query.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element Applications/applicationName
diagram pm_xsd_diagrams/pm_xsd_p142.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:string
properties
content simple
annotation
documentation
(Optional) specified the applications to query.
source <xsd:element name="applicationName" type="xsd:string">
 
<xsd:annotation>
   
<xsd:documentation>(Optional) specified the applications to query.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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