complexType updateArtifactLabel
diagram PlatformServices_p7050.png
namespace http://impl.platform.rosettahub.com/
children sessionUid artifactUid label serviceContext
used by
element updateArtifactLabel
source <xsd:complexType name="updateArtifactLabel">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="artifactUid" 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 updateArtifactLabel/sessionUid
diagram PlatformServices_p7051.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

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

element updateArtifactLabel/serviceContext
diagram PlatformServices_p7054.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