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

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

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

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

element updateArtifactSvg/serviceContext
diagram PlatformServices_p7066.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