complexType newApiKey
diagram PlatformServices_p5111.png
namespace http://impl.platform.rosettahub.com/
children sessionUid timeoutMinutes methodNameFilters methodTagFilters label description serviceContext
used by
element newApiKey
source <xsd:complexType name="newApiKey">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="timeoutMinutes" type="xs:int"/>
   
<xsd:element name="methodNameFilters" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="methodTagFilters" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<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 newApiKey/sessionUid
diagram PlatformServices_p5112.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

element newApiKey/timeoutMinutes
diagram PlatformServices_p5113.png
type xsd:int
properties
content simple
source <xsd:element name="timeoutMinutes" type="xs:int"/>

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

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

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

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

element newApiKey/serviceContext
diagram PlatformServices_p5118.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