complexType AdhocActivityTypes
diagram pm_xsd_diagrams/pm_xsd_p139.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:activity
used by
element listAdhocActivitiesResponseType/adhocActivities
source <xsd:complexType name="AdhocActivityTypes">
 
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
   
<xsd:element name="activity" type="pm:AdhocActivityType">
     
<xsd:annotation>
       
<xsd:documentation>application set containing the process templates.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element AdhocActivityTypes/activity
diagram pm_xsd_diagrams/pm_xsd_p140.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type pm:AdhocActivityType
properties
content complex
children pm:processID pm:description pm:enabled pm:inProgress pm:repeatable pm:automatic pm:completedCount
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
documentation
Name of the Adhoc activity
annotation
documentation
application set containing the process templates.
source <xsd:element name="activity" type="pm:AdhocActivityType">
 
<xsd:annotation>
   
<xsd:documentation>application set containing the process templates.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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