complexType getPrivateKeySet
diagram PlatformServices_p4288.png
namespace http://impl.platform.rosettahub.com/
children sessionUid keySetUid
used by
element getPrivateKeySet
source <xsd:complexType name="getPrivateKeySet">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="keySetUid" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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