complexType getProjects
diagram PlatformServices_p4328.png
namespace http://impl.platform.rosettahub.com/
children sessionUid filters
used by
element getProjects
source <xsd:complexType name="getProjects">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="filters" type="tns:projectFilters" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element getProjects/filters
diagram PlatformServices_p4330.png
type tns:projectFilters
properties
minOcc 0
maxOcc 1
content complex
children accountNumber cloudId includeCustomization limit orLogic regionId endTime includePrivate includePublic includeShared label owner projectUid startTime
source <xsd:element name="filters" type="tns:projectFilters" minOccurs="0"/>

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