complexType basicEducateRegistrationInfo
diagram PlatformServices_p1430.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:basicRegistrationInfo
properties
base tns:basicRegistrationInfo
children email entities firstName institutionId lastName phone regType suggestedLogin bioLink courseDescription courseLevel department graduationMonth graduationYear phd title
used by
element cpocRegisterEducateUsers/educateRegistrations
source <xsd:complexType name="basicEducateRegistrationInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:basicRegistrationInfo">
     
<xsd:sequence>
       
<xsd:element name="bioLink" type="xs:string" minOccurs="0"/>
       
<xsd:element name="courseDescription" type="xs:string" minOccurs="0"/>
       
<xsd:element name="courseLevel" type="xs:string" minOccurs="0"/>
       
<xsd:element name="department" type="xs:string" minOccurs="0"/>
       
<xsd:element name="graduationMonth" type="xs:int"/>
       
<xsd:element name="graduationYear" type="xs:int"/>
       
<xsd:element name="phd" type="xs:boolean"/>
       
<xsd:element name="title" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

element basicEducateRegistrationInfo/graduationMonth
diagram PlatformServices_p1435.png
type xsd:int
properties
content simple
source <xsd:element name="graduationMonth" type="xs:int"/>

element basicEducateRegistrationInfo/graduationYear
diagram PlatformServices_p1436.png
type xsd:int
properties
content simple
source <xsd:element name="graduationYear" type="xs:int"/>

element basicEducateRegistrationInfo/phd
diagram PlatformServices_p1437.png
type xsd:boolean
properties
content simple
source <xsd:element name="phd" type="xs:boolean"/>

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

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