complexType cpocNewOrganization
diagram PlatformServices_p2020.png
namespace http://impl.platform.rosettahub.com/
children sessionUid organizationName parentOrganizationName isAwsOrganization description billingCode purchaseOrder serviceContext
used by
element cpocNewOrganization
source <xsd:complexType name="cpocNewOrganization">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="organizationName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="parentOrganizationName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="isAwsOrganization" type="xs:boolean"/>
   
<xsd:element name="description" type="xs:string" minOccurs="0"/>
   
<xsd:element name="billingCode" type="xs:string" minOccurs="0"/>
   
<xsd:element name="purchaseOrder" type="xs:string" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

element cpocNewOrganization/isAwsOrganization
diagram PlatformServices_p2024.png
type xsd:boolean
properties
content simple
source <xsd:element name="isAwsOrganization" type="xs:boolean"/>

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

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

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

element cpocNewOrganization/serviceContext
diagram PlatformServices_p2028.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