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

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

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

element newSslCertificate/keySize
diagram PlatformServices_p5699.png
type xsd:int
properties
content simple
source <xsd:element name="keySize" type="xs:int"/>

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

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

element newSslCertificate/serviceContext
diagram PlatformServices_p5702.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