element starterOperations
diagram pm_xsd_diagrams/pm_xsd_p116.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
properties
content complex
children pm:starterOperation
annotation
documentation
Response element for listStarterOperations operation.
source <xsd:element name="starterOperations">
 
<xsd:annotation>
   
<xsd:documentation>Response element for listStarterOperations operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="starterOperation" type="pm:StarterOperation" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>Details of all defined starter operations.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element starterOperations/starterOperation
diagram pm_xsd_diagrams/pm_xsd_p117.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type pm:StarterOperation
properties
minOcc 0
maxOcc unbounded
content complex
children pm:processQName pm:operation
annotation
documentation
Details of all defined starter operations.
source <xsd:element name="starterOperation" type="pm:StarterOperation" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>Details of all defined starter operations.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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