complexType basicRegistrationInfo
diagram PlatformServices_p1448.png
namespace http://impl.platform.rosettahub.com/
children email entities firstName institutionId lastName phone regType suggestedLogin
used by
element cpocRegisterUsers/registrations
complexType basicEducateRegistrationInfo
source <xsd:complexType name="basicRegistrationInfo">
 
<xsd:sequence>
   
<xsd:element name="email" type="xs:string" minOccurs="0"/>
   
<xsd:element name="entities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="firstName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="institutionId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="lastName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="phone" type="xs:string" minOccurs="0"/>
   
<xsd:element name="regType" type="xs:string" minOccurs="0"/>
   
<xsd:element name="suggestedLogin" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element basicRegistrationInfo/entities
diagram PlatformServices_p1450.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="entities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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

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

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

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

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

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