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

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

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

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

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

element newGroup/serviceContext
diagram PlatformServices_p5366.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