complexType updateMachineLabel
diagram PlatformServices_p7218.png
namespace http://impl.platform.rosettahub.com/
children sessionUid machineInstanceUid label serviceContext
used by
element updateMachineLabel
source <xsd:complexType name="updateMachineLabel">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="machineInstanceUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element updateMachineLabel/sessionUid
diagram PlatformServices_p7219.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

element updateMachineLabel/machineInstanceUid
diagram PlatformServices_p7220.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="machineInstanceUid" type="xs:string" minOccurs="0"/>

element updateMachineLabel/label
diagram PlatformServices_p7221.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="label" type="xs:string" minOccurs="0"/>

element updateMachineLabel/serviceContext
diagram PlatformServices_p7222.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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