complexType deletePlatformGoldenPerspectives
diagram PlatformServices_p2616.png
namespace http://impl.platform.rosettahub.com/
children sessionUid goldenPerspectiveIds serviceContext
used by
element deletePlatformGoldenPerspectives
source <xsd:complexType name="deletePlatformGoldenPerspectives">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="goldenPerspectiveIds" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element deletePlatformGoldenPerspectives/goldenPerspectiveIds
diagram PlatformServices_p2618.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="goldenPerspectiveIds" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element deletePlatformGoldenPerspectives/serviceContext
diagram PlatformServices_p2619.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