complexType replaceUserRequestType
diagram pm_xsd_diagrams/pm_xsd_p288.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:user pm:processInstances
used by
element replaceUserRequest
source <xsd:complexType name="replaceUserRequestType">
 
<xsd:sequence>
   
<xsd:element name="user" type="xsd:string" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>user name to replace with this request's Subject</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="processInstances" type="pm:ProcessInstancesType" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>specifies which applications does the setting apply to</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element replaceUserRequestType/user
diagram pm_xsd_diagrams/pm_xsd_p289.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
user name to replace with this request's Subject
source <xsd:element name="user" type="xsd:string" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>user name to replace with this request's Subject</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element replaceUserRequestType/processInstances
diagram pm_xsd_diagrams/pm_xsd_p290.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type pm:ProcessInstancesType
properties
minOcc 0
maxOcc 1
content complex
children pm:processInstance
annotation
documentation
specifies which applications does the setting apply to
source <xsd:element name="processInstances" type="pm:ProcessInstancesType" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>specifies which applications does the setting apply to</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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