AchademixWS


Click here for a complete list of operations.

SelectClassQuick

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /AxWCC1474WS/AchademixWS.asmx HTTP/1.1
Host: wcccws.achademix.info
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.Achademix.com/SelectClassQuick"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AchademixHeader xmlns="http://www.Achademix.com/">
      <AuthenticationID>string</AuthenticationID>
      <ErrorDetails>string</ErrorDetails>
      <ErrorMessage>string</ErrorMessage>
    </AchademixHeader>
  </soap:Header>
  <soap:Body>
    <SelectClassQuick xmlns="http://www.Achademix.com/">
      <SearchString>string</SearchString>
    </SelectClassQuick>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AchademixHeader xmlns="http://www.Achademix.com/">
      <AuthenticationID>string</AuthenticationID>
      <ErrorDetails>string</ErrorDetails>
      <ErrorMessage>string</ErrorMessage>
    </AchademixHeader>
  </soap:Header>
  <soap:Body>
    <SelectClassQuickResponse xmlns="http://www.Achademix.com/">
      <SelectClassQuickResult>
        <Class>
          <AcceptedCount>int</AcceptedCount>
          <CampusName>string</CampusName>
          <Enrollments>
            <ClassStudent xsi:nil="true" />
            <ClassStudent xsi:nil="true" />
          </Enrollments>
          <GBLockName>string</GBLockName>
          <InterestCount>int</InterestCount>
          <StartDate>dateTime</StartDate>
          <EndDate>dateTime</EndDate>
          <Teachers>
            <ClassTeacher xsi:nil="true" />
            <ClassTeacher xsi:nil="true" />
          </Teachers>
          <TypeCode>string</TypeCode>
          <TypeStateCode>string</TypeStateCode>
          <TypeFederalCode>string</TypeFederalCode>
          <TypeSIFCode>string</TypeSIFCode>
          <UIOptions>string</UIOptions>
          <Workplaces>
            <ClassWork xsi:nil="true" />
            <ClassWork xsi:nil="true" />
          </Workplaces>
          <Items>
            <ClassItem xsi:nil="true" />
            <ClassItem xsi:nil="true" />
          </Items>
          <Documents>
            <ClassNote xsi:nil="true" />
            <ClassNote xsi:nil="true" />
          </Documents>
          <Services>
            <ClassService xsi:nil="true" />
            <ClassService xsi:nil="true" />
          </Services>
          <Course>
            <Category xsi:nil="true" />
            <DocCTAN>boolean</DocCTAN>
            <Documents xsi:nil="true" />
            <StatusTitle>string</StatusTitle>
            <Summary xsi:nil="true" />
            <DataLock>boolean</DataLock>
            <AccountID>int</AccountID>
            <CIPListID>int</CIPListID>
            <ClsTypeListID>int</ClsTypeListID>
            <CourseID>int</CourseID>
            <AlertLevel>int</AlertLevel>
            <AttendHrs>decimal</AttendHrs>
            <CrsCategoryListID>int</CrsCategoryListID>
            <CatelogCode>string</CatelogCode>
            <Code>string</Code>
            <CreditHrs>decimal</CreditHrs>
            <CrsCreditTypeListID>int</CrsCreditTypeListID>
            <CTAN>string</CTAN>
            <Description>string</Description>
            <Gender>int</Gender>
            <GeneralEd>boolean</GeneralEd>
            <GPRequired>decimal</GPRequired>
            <ImageFile>string</ImageFile>
            <ImportKey>int</ImportKey>
            <InternalNote>string</InternalNote>
            <IsActive>boolean</IsActive>
            <LabHrs>decimal</LabHrs>
            <CrsLevelListID>int</CrsLevelListID>
            <MaxSeats>int</MaxSeats>
            <MeetMin>int</MeetMin>
            <MinSeats>int</MinSeats>
            <Note>string</Note>
            <OnlineDesc>string</OnlineDesc>
            <PermitCode>string</PermitCode>
            <PictureID>int</PictureID>
            <PrepMinutes>int</PrepMinutes>
            <Publish>boolean</Publish>
            <PublishPhone>string</PublishPhone>
            <QFPoints>decimal</QFPoints>
            <Rating>int</Rating>
            <RefundPolicyListID>int</RefundPolicyListID>
            <RegInfoID>int</RegInfoID>
            <ReportCode>string</ReportCode>
            <SCEDCode>string</SCEDCode>
            <SOCCode>string</SOCCode>
            <CrsStaffID>int</CrsStaffID>
            <StateCode>string</StateCode>
            <CrsStatusID>int</CrsStatusID>
            <TheoryHrs>decimal</TheoryHrs>
            <Title>string</Title>
            <UserData>string</UserData>
            <Version>string</Version>
            <SchoolID>int</SchoolID>
            <WeeklyHrs>int</WeeklyHrs>
            <MISListID>int</MISListID>
            <Syllabus>string</Syllabus>
          </Course>
          <ActiveCount>int</ActiveCount>
          <RegisteredCount>int</RegisteredCount>
          <PendingCount>int</PendingCount>
          <CompletedCount>int</CompletedCount>
          <TypeContract>boolean</TypeContract>
          <TypeMode>int</TypeMode>
          <WaitListCount>int</WaitListCount>
          <PrimaryTeacher>string</PrimaryTeacher>
          <StatusTitle>string</StatusTitle>
          <StatusCode>string</StatusCode>
          <TypeTitle>string</TypeTitle>
          <Summary>
            <AllText>string</AllText>
            <CurrentActiveCount>int</CurrentActiveCount>
            <CurrentApprovedCount>int</CurrentApprovedCount>
            <CurrentCompletedCount>int</CurrentCompletedCount>
            <CurrentDroppedCount>int</CurrentDroppedCount>
            <CurrentEnrollmentCount>int</CurrentEnrollmentCount>
            <CurrentInterestCount>int</CurrentInterestCount>
            <CurrentPendingCount>int</CurrentPendingCount>
            <CurrentWaitingCount>int</CurrentWaitingCount>
            <PrimaryTeacher>int</PrimaryTeacher>
            <ScheduleCount>int</ScheduleCount>
            <ScheduleExceptions>int</ScheduleExceptions>
            <ScheduleStartDate>dateTime</ScheduleStartDate>
            <ScheduleStopDate>dateTime</ScheduleStopDate>
            <TotalScheduledDays>int</TotalScheduledDays>
            <TotalScheduledMinutes>int</TotalScheduledMinutes>
            <TypicalBreakMinutes>int</TypicalBreakMinutes>
          </Summary>
          <PostaNotes>
            <PostaNote xsi:nil="true" />
            <PostaNote xsi:nil="true" />
          </PostaNotes>
          <AccountID>int</AccountID>
          <AttendOptions>string</AttendOptions>
          <AuthNumber>string</AuthNumber>
          <ClassID>int</ClassID>
          <AlertLevel>int</AlertLevel>
          <AllowAllSessionEnroll>boolean</AllowAllSessionEnroll>
          <AttendLockDate>dateTime</AttendLockDate>
          <ClsAttendUserID>int</ClsAttendUserID>
          <AutoBill>boolean</AutoBill>
          <ContractNumber>string</ContractNumber>
          <EnrollBillPoint>int</EnrollBillPoint>
          <EnrollEndDate>dateTime</EnrollEndDate>
          <EnrollMode>int</EnrollMode>
          <EnrollStartDate>dateTime</EnrollStartDate>
          <GBLockUserID>int</GBLockUserID>
          <GradeLockDate>dateTime</GradeLockDate>
          <ClsGradeUserID>int</ClsGradeUserID>
          <HasMultipleSessions>boolean</HasMultipleSessions>
          <HasStudyGroup>boolean</HasStudyGroup>
          <ImportKey>int</ImportKey>
          <ClsInsMethodListID>int</ClsInsMethodListID>
          <InternalNote>string</InternalNote>
          <IsPrivate>boolean</IsPrivate>
          <MaxStudents>int</MaxStudents>
          <MetricGroupListID>int</MetricGroupListID>
          <MinStudents>int</MinStudents>
          <Note>string</Note>
          <OnlineNote>string</OnlineNote>
          <Publish>boolean</Publish>
          <PublishGradeBk>boolean</PublishGradeBk>
          <RefCode>string</RefCode>
          <RefundPolicyListID>int</RefundPolicyListID>
          <RegInfoID>int</RegInfoID>
          <SectionCode>string</SectionCode>
          <ClsStatusID>int</ClsStatusID>
          <ClsTypeListID>int</ClsTypeListID>
          <ClsStaffID>int</ClsStaffID>
          <ServiceID>int</ServiceID>
          <UseAttend>boolean</UseAttend>
          <UseGradeBook>boolean</UseGradeBook>
          <UsePosAttend>boolean</UsePosAttend>
          <UserData>string</UserData>
          <UseRoomMax>boolean</UseRoomMax>
          <WebEnroll>boolean</WebEnroll>
          <WorkplaceBill>boolean</WorkplaceBill>
          <CourseID>int</CourseID>
          <ScheduleTypeID>int</ScheduleTypeID>
          <Topic>string</Topic>
          <CommNote1>string</CommNote1>
          <CommNote2>string</CommNote2>
          <CommNote3>string</CommNote3>
          <GradeBookTypeListID>int</GradeBookTypeListID>
        </Class>
        <Class>
          <AcceptedCount>int</AcceptedCount>
          <CampusName>string</CampusName>
          <Enrollments>
            <ClassStudent xsi:nil="true" />
            <ClassStudent xsi:nil="true" />
          </Enrollments>
          <GBLockName>string</GBLockName>
          <InterestCount>int</InterestCount>
          <StartDate>dateTime</StartDate>
          <EndDate>dateTime</EndDate>
          <Teachers>
            <ClassTeacher xsi:nil="true" />
            <ClassTeacher xsi:nil="true" />
          </Teachers>
          <TypeCode>string</TypeCode>
          <TypeStateCode>string</TypeStateCode>
          <TypeFederalCode>string</TypeFederalCode>
          <TypeSIFCode>string</TypeSIFCode>
          <UIOptions>string</UIOptions>
          <Workplaces>
            <ClassWork xsi:nil="true" />
            <ClassWork xsi:nil="true" />
          </Workplaces>
          <Items>
            <ClassItem xsi:nil="true" />
            <ClassItem xsi:nil="true" />
          </Items>
          <Documents>
            <ClassNote xsi:nil="true" />
            <ClassNote xsi:nil="true" />
          </Documents>
          <Services>
            <ClassService xsi:nil="true" />
            <ClassService xsi:nil="true" />
          </Services>
          <Course>
            <Category xsi:nil="true" />
            <DocCTAN>boolean</DocCTAN>
            <Documents xsi:nil="true" />
            <StatusTitle>string</StatusTitle>
            <Summary xsi:nil="true" />
            <DataLock>boolean</DataLock>
            <AccountID>int</AccountID>
            <CIPListID>int</CIPListID>
            <ClsTypeListID>int</ClsTypeListID>
            <CourseID>int</CourseID>
            <AlertLevel>int</AlertLevel>
            <AttendHrs>decimal</AttendHrs>
            <CrsCategoryListID>int</CrsCategoryListID>
            <CatelogCode>string</CatelogCode>
            <Code>string</Code>
            <CreditHrs>decimal</CreditHrs>
            <CrsCreditTypeListID>int</CrsCreditTypeListID>
            <CTAN>string</CTAN>
            <Description>string</Description>
            <Gender>int</Gender>
            <GeneralEd>boolean</GeneralEd>
            <GPRequired>decimal</GPRequired>
            <ImageFile>string</ImageFile>
            <ImportKey>int</ImportKey>
            <InternalNote>string</InternalNote>
            <IsActive>boolean</IsActive>
            <LabHrs>decimal</LabHrs>
            <CrsLevelListID>int</CrsLevelListID>
            <MaxSeats>int</MaxSeats>
            <MeetMin>int</MeetMin>
            <MinSeats>int</MinSeats>
            <Note>string</Note>
            <OnlineDesc>string</OnlineDesc>
            <PermitCode>string</PermitCode>
            <PictureID>int</PictureID>
            <PrepMinutes>int</PrepMinutes>
            <Publish>boolean</Publish>
            <PublishPhone>string</PublishPhone>
            <QFPoints>decimal</QFPoints>
            <Rating>int</Rating>
            <RefundPolicyListID>int</RefundPolicyListID>
            <RegInfoID>int</RegInfoID>
            <ReportCode>string</ReportCode>
            <SCEDCode>string</SCEDCode>
            <SOCCode>string</SOCCode>
            <CrsStaffID>int</CrsStaffID>
            <StateCode>string</StateCode>
            <CrsStatusID>int</CrsStatusID>
            <TheoryHrs>decimal</TheoryHrs>
            <Title>string</Title>
            <UserData>string</UserData>
            <Version>string</Version>
            <SchoolID>int</SchoolID>
            <WeeklyHrs>int</WeeklyHrs>
            <MISListID>int</MISListID>
            <Syllabus>string</Syllabus>
          </Course>
          <ActiveCount>int</ActiveCount>
          <RegisteredCount>int</RegisteredCount>
          <PendingCount>int</PendingCount>
          <CompletedCount>int</CompletedCount>
          <TypeContract>boolean</TypeContract>
          <TypeMode>int</TypeMode>
          <WaitListCount>int</WaitListCount>
          <PrimaryTeacher>string</PrimaryTeacher>
          <StatusTitle>string</StatusTitle>
          <StatusCode>string</StatusCode>
          <TypeTitle>string</TypeTitle>
          <Summary>
            <AllText>string</AllText>
            <CurrentActiveCount>int</CurrentActiveCount>
            <CurrentApprovedCount>int</CurrentApprovedCount>
            <CurrentCompletedCount>int</CurrentCompletedCount>
            <CurrentDroppedCount>int</CurrentDroppedCount>
            <CurrentEnrollmentCount>int</CurrentEnrollmentCount>
            <CurrentInterestCount>int</CurrentInterestCount>
            <CurrentPendingCount>int</CurrentPendingCount>
            <CurrentWaitingCount>int</CurrentWaitingCount>
            <PrimaryTeacher>int</PrimaryTeacher>
            <ScheduleCount>int</ScheduleCount>
            <ScheduleExceptions>int</ScheduleExceptions>
            <ScheduleStartDate>dateTime</ScheduleStartDate>
            <ScheduleStopDate>dateTime</ScheduleStopDate>
            <TotalScheduledDays>int</TotalScheduledDays>
            <TotalScheduledMinutes>int</TotalScheduledMinutes>
            <TypicalBreakMinutes>int</TypicalBreakMinutes>
          </Summary>
          <PostaNotes>
            <PostaNote xsi:nil="true" />
            <PostaNote xsi:nil="true" />
          </PostaNotes>
          <AccountID>int</AccountID>
          <AttendOptions>string</AttendOptions>
          <AuthNumber>string</AuthNumber>
          <ClassID>int</ClassID>
          <AlertLevel>int</AlertLevel>
          <AllowAllSessionEnroll>boolean</AllowAllSessionEnroll>
          <AttendLockDate>dateTime</AttendLockDate>
          <ClsAttendUserID>int</ClsAttendUserID>
          <AutoBill>boolean</AutoBill>
          <ContractNumber>string</ContractNumber>
          <EnrollBillPoint>int</EnrollBillPoint>
          <EnrollEndDate>dateTime</EnrollEndDate>
          <EnrollMode>int</EnrollMode>
          <EnrollStartDate>dateTime</EnrollStartDate>
          <GBLockUserID>int</GBLockUserID>
          <GradeLockDate>dateTime</GradeLockDate>
          <ClsGradeUserID>int</ClsGradeUserID>
          <HasMultipleSessions>boolean</HasMultipleSessions>
          <HasStudyGroup>boolean</HasStudyGroup>
          <ImportKey>int</ImportKey>
          <ClsInsMethodListID>int</ClsInsMethodListID>
          <InternalNote>string</InternalNote>
          <IsPrivate>boolean</IsPrivate>
          <MaxStudents>int</MaxStudents>
          <MetricGroupListID>int</MetricGroupListID>
          <MinStudents>int</MinStudents>
          <Note>string</Note>
          <OnlineNote>string</OnlineNote>
          <Publish>boolean</Publish>
          <PublishGradeBk>boolean</PublishGradeBk>
          <RefCode>string</RefCode>
          <RefundPolicyListID>int</RefundPolicyListID>
          <RegInfoID>int</RegInfoID>
          <SectionCode>string</SectionCode>
          <ClsStatusID>int</ClsStatusID>
          <ClsTypeListID>int</ClsTypeListID>
          <ClsStaffID>int</ClsStaffID>
          <ServiceID>int</ServiceID>
          <UseAttend>boolean</UseAttend>
          <UseGradeBook>boolean</UseGradeBook>
          <UsePosAttend>boolean</UsePosAttend>
          <UserData>string</UserData>
          <UseRoomMax>boolean</UseRoomMax>
          <WebEnroll>boolean</WebEnroll>
          <WorkplaceBill>boolean</WorkplaceBill>
          <CourseID>int</CourseID>
          <ScheduleTypeID>int</ScheduleTypeID>
          <Topic>string</Topic>
          <CommNote1>string</CommNote1>
          <CommNote2>string</CommNote2>
          <CommNote3>string</CommNote3>
          <GradeBookTypeListID>int</GradeBookTypeListID>
        </Class>
      </SelectClassQuickResult>
    </SelectClassQuickResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /AxWCC1474WS/AchademixWS.asmx HTTP/1.1
Host: wcccws.achademix.info
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AchademixHeader xmlns="http://www.Achademix.com/">
      <AuthenticationID>string</AuthenticationID>
      <ErrorDetails>string</ErrorDetails>
      <ErrorMessage>string</ErrorMessage>
    </AchademixHeader>
  </soap12:Header>
  <soap12:Body>
    <SelectClassQuick xmlns="http://www.Achademix.com/">
      <SearchString>string</SearchString>
    </SelectClassQuick>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AchademixHeader xmlns="http://www.Achademix.com/">
      <AuthenticationID>string</AuthenticationID>
      <ErrorDetails>string</ErrorDetails>
      <ErrorMessage>string</ErrorMessage>
    </AchademixHeader>
  </soap12:Header>
  <soap12:Body>
    <SelectClassQuickResponse xmlns="http://www.Achademix.com/">
      <SelectClassQuickResult>
        <Class>
          <AcceptedCount>int</AcceptedCount>
          <CampusName>string</CampusName>
          <Enrollments>
            <ClassStudent xsi:nil="true" />
            <ClassStudent xsi:nil="true" />
          </Enrollments>
          <GBLockName>string</GBLockName>
          <InterestCount>int</InterestCount>
          <StartDate>dateTime</StartDate>
          <EndDate>dateTime</EndDate>
          <Teachers>
            <ClassTeacher xsi:nil="true" />
            <ClassTeacher xsi:nil="true" />
          </Teachers>
          <TypeCode>string</TypeCode>
          <TypeStateCode>string</TypeStateCode>
          <TypeFederalCode>string</TypeFederalCode>
          <TypeSIFCode>string</TypeSIFCode>
          <UIOptions>string</UIOptions>
          <Workplaces>
            <ClassWork xsi:nil="true" />
            <ClassWork xsi:nil="true" />
          </Workplaces>
          <Items>
            <ClassItem xsi:nil="true" />
            <ClassItem xsi:nil="true" />
          </Items>
          <Documents>
            <ClassNote xsi:nil="true" />
            <ClassNote xsi:nil="true" />
          </Documents>
          <Services>
            <ClassService xsi:nil="true" />
            <ClassService xsi:nil="true" />
          </Services>
          <Course>
            <Category xsi:nil="true" />
            <DocCTAN>boolean</DocCTAN>
            <Documents xsi:nil="true" />
            <StatusTitle>string</StatusTitle>
            <Summary xsi:nil="true" />
            <DataLock>boolean</DataLock>
            <AccountID>int</AccountID>
            <CIPListID>int</CIPListID>
            <ClsTypeListID>int</ClsTypeListID>
            <CourseID>int</CourseID>
            <AlertLevel>int</AlertLevel>
            <AttendHrs>decimal</AttendHrs>
            <CrsCategoryListID>int</CrsCategoryListID>
            <CatelogCode>string</CatelogCode>
            <Code>string</Code>
            <CreditHrs>decimal</CreditHrs>
            <CrsCreditTypeListID>int</CrsCreditTypeListID>
            <CTAN>string</CTAN>
            <Description>string</Description>
            <Gender>int</Gender>
            <GeneralEd>boolean</GeneralEd>
            <GPRequired>decimal</GPRequired>
            <ImageFile>string</ImageFile>
            <ImportKey>int</ImportKey>
            <InternalNote>string</InternalNote>
            <IsActive>boolean</IsActive>
            <LabHrs>decimal</LabHrs>
            <CrsLevelListID>int</CrsLevelListID>
            <MaxSeats>int</MaxSeats>
            <MeetMin>int</MeetMin>
            <MinSeats>int</MinSeats>
            <Note>string</Note>
            <OnlineDesc>string</OnlineDesc>
            <PermitCode>string</PermitCode>
            <PictureID>int</PictureID>
            <PrepMinutes>int</PrepMinutes>
            <Publish>boolean</Publish>
            <PublishPhone>string</PublishPhone>
            <QFPoints>decimal</QFPoints>
            <Rating>int</Rating>
            <RefundPolicyListID>int</RefundPolicyListID>
            <RegInfoID>int</RegInfoID>
            <ReportCode>string</ReportCode>
            <SCEDCode>string</SCEDCode>
            <SOCCode>string</SOCCode>
            <CrsStaffID>int</CrsStaffID>
            <StateCode>string</StateCode>
            <CrsStatusID>int</CrsStatusID>
            <TheoryHrs>decimal</TheoryHrs>
            <Title>string</Title>
            <UserData>string</UserData>
            <Version>string</Version>
            <SchoolID>int</SchoolID>
            <WeeklyHrs>int</WeeklyHrs>
            <MISListID>int</MISListID>
            <Syllabus>string</Syllabus>
          </Course>
          <ActiveCount>int</ActiveCount>
          <RegisteredCount>int</RegisteredCount>
          <PendingCount>int</PendingCount>
          <CompletedCount>int</CompletedCount>
          <TypeContract>boolean</TypeContract>
          <TypeMode>int</TypeMode>
          <WaitListCount>int</WaitListCount>
          <PrimaryTeacher>string</PrimaryTeacher>
          <StatusTitle>string</StatusTitle>
          <StatusCode>string</StatusCode>
          <TypeTitle>string</TypeTitle>
          <Summary>
            <AllText>string</AllText>
            <CurrentActiveCount>int</CurrentActiveCount>
            <CurrentApprovedCount>int</CurrentApprovedCount>
            <CurrentCompletedCount>int</CurrentCompletedCount>
            <CurrentDroppedCount>int</CurrentDroppedCount>
            <CurrentEnrollmentCount>int</CurrentEnrollmentCount>
            <CurrentInterestCount>int</CurrentInterestCount>
            <CurrentPendingCount>int</CurrentPendingCount>
            <CurrentWaitingCount>int</CurrentWaitingCount>
            <PrimaryTeacher>int</PrimaryTeacher>
            <ScheduleCount>int</ScheduleCount>
            <ScheduleExceptions>int</ScheduleExceptions>
            <ScheduleStartDate>dateTime</ScheduleStartDate>
            <ScheduleStopDate>dateTime</ScheduleStopDate>
            <TotalScheduledDays>int</TotalScheduledDays>
            <TotalScheduledMinutes>int</TotalScheduledMinutes>
            <TypicalBreakMinutes>int</TypicalBreakMinutes>
          </Summary>
          <PostaNotes>
            <PostaNote xsi:nil="true" />
            <PostaNote xsi:nil="true" />
          </PostaNotes>
          <AccountID>int</AccountID>
          <AttendOptions>string</AttendOptions>
          <AuthNumber>string</AuthNumber>
          <ClassID>int</ClassID>
          <AlertLevel>int</AlertLevel>
          <AllowAllSessionEnroll>boolean</AllowAllSessionEnroll>
          <AttendLockDate>dateTime</AttendLockDate>
          <ClsAttendUserID>int</ClsAttendUserID>
          <AutoBill>boolean</AutoBill>
          <ContractNumber>string</ContractNumber>
          <EnrollBillPoint>int</EnrollBillPoint>
          <EnrollEndDate>dateTime</EnrollEndDate>
          <EnrollMode>int</EnrollMode>
          <EnrollStartDate>dateTime</EnrollStartDate>
          <GBLockUserID>int</GBLockUserID>
          <GradeLockDate>dateTime</GradeLockDate>
          <ClsGradeUserID>int</ClsGradeUserID>
          <HasMultipleSessions>boolean</HasMultipleSessions>
          <HasStudyGroup>boolean</HasStudyGroup>
          <ImportKey>int</ImportKey>
          <ClsInsMethodListID>int</ClsInsMethodListID>
          <InternalNote>string</InternalNote>
          <IsPrivate>boolean</IsPrivate>
          <MaxStudents>int</MaxStudents>
          <MetricGroupListID>int</MetricGroupListID>
          <MinStudents>int</MinStudents>
          <Note>string</Note>
          <OnlineNote>string</OnlineNote>
          <Publish>boolean</Publish>
          <PublishGradeBk>boolean</PublishGradeBk>
          <RefCode>string</RefCode>
          <RefundPolicyListID>int</RefundPolicyListID>
          <RegInfoID>int</RegInfoID>
          <SectionCode>string</SectionCode>
          <ClsStatusID>int</ClsStatusID>
          <ClsTypeListID>int</ClsTypeListID>
          <ClsStaffID>int</ClsStaffID>
          <ServiceID>int</ServiceID>
          <UseAttend>boolean</UseAttend>
          <UseGradeBook>boolean</UseGradeBook>
          <UsePosAttend>boolean</UsePosAttend>
          <UserData>string</UserData>
          <UseRoomMax>boolean</UseRoomMax>
          <WebEnroll>boolean</WebEnroll>
          <WorkplaceBill>boolean</WorkplaceBill>
          <CourseID>int</CourseID>
          <ScheduleTypeID>int</ScheduleTypeID>
          <Topic>string</Topic>
          <CommNote1>string</CommNote1>
          <CommNote2>string</CommNote2>
          <CommNote3>string</CommNote3>
          <GradeBookTypeListID>int</GradeBookTypeListID>
        </Class>
        <Class>
          <AcceptedCount>int</AcceptedCount>
          <CampusName>string</CampusName>
          <Enrollments>
            <ClassStudent xsi:nil="true" />
            <ClassStudent xsi:nil="true" />
          </Enrollments>
          <GBLockName>string</GBLockName>
          <InterestCount>int</InterestCount>
          <StartDate>dateTime</StartDate>
          <EndDate>dateTime</EndDate>
          <Teachers>
            <ClassTeacher xsi:nil="true" />
            <ClassTeacher xsi:nil="true" />
          </Teachers>
          <TypeCode>string</TypeCode>
          <TypeStateCode>string</TypeStateCode>
          <TypeFederalCode>string</TypeFederalCode>
          <TypeSIFCode>string</TypeSIFCode>
          <UIOptions>string</UIOptions>
          <Workplaces>
            <ClassWork xsi:nil="true" />
            <ClassWork xsi:nil="true" />
          </Workplaces>
          <Items>
            <ClassItem xsi:nil="true" />
            <ClassItem xsi:nil="true" />
          </Items>
          <Documents>
            <ClassNote xsi:nil="true" />
            <ClassNote xsi:nil="true" />
          </Documents>
          <Services>
            <ClassService xsi:nil="true" />
            <ClassService xsi:nil="true" />
          </Services>
          <Course>
            <Category xsi:nil="true" />
            <DocCTAN>boolean</DocCTAN>
            <Documents xsi:nil="true" />
            <StatusTitle>string</StatusTitle>
            <Summary xsi:nil="true" />
            <DataLock>boolean</DataLock>
            <AccountID>int</AccountID>
            <CIPListID>int</CIPListID>
            <ClsTypeListID>int</ClsTypeListID>
            <CourseID>int</CourseID>
            <AlertLevel>int</AlertLevel>
            <AttendHrs>decimal</AttendHrs>
            <CrsCategoryListID>int</CrsCategoryListID>
            <CatelogCode>string</CatelogCode>
            <Code>string</Code>
            <CreditHrs>decimal</CreditHrs>
            <CrsCreditTypeListID>int</CrsCreditTypeListID>
            <CTAN>string</CTAN>
            <Description>string</Description>
            <Gender>int</Gender>
            <GeneralEd>boolean</GeneralEd>
            <GPRequired>decimal</GPRequired>
            <ImageFile>string</ImageFile>
            <ImportKey>int</ImportKey>
            <InternalNote>string</InternalNote>
            <IsActive>boolean</IsActive>
            <LabHrs>decimal</LabHrs>
            <CrsLevelListID>int</CrsLevelListID>
            <MaxSeats>int</MaxSeats>
            <MeetMin>int</MeetMin>
            <MinSeats>int</MinSeats>
            <Note>string</Note>
            <OnlineDesc>string</OnlineDesc>
            <PermitCode>string</PermitCode>
            <PictureID>int</PictureID>
            <PrepMinutes>int</PrepMinutes>
            <Publish>boolean</Publish>
            <PublishPhone>string</PublishPhone>
            <QFPoints>decimal</QFPoints>
            <Rating>int</Rating>
            <RefundPolicyListID>int</RefundPolicyListID>
            <RegInfoID>int</RegInfoID>
            <ReportCode>string</ReportCode>
            <SCEDCode>string</SCEDCode>
            <SOCCode>string</SOCCode>
            <CrsStaffID>int</CrsStaffID>
            <StateCode>string</StateCode>
            <CrsStatusID>int</CrsStatusID>
            <TheoryHrs>decimal</TheoryHrs>
            <Title>string</Title>
            <UserData>string</UserData>
            <Version>string</Version>
            <SchoolID>int</SchoolID>
            <WeeklyHrs>int</WeeklyHrs>
            <MISListID>int</MISListID>
            <Syllabus>string</Syllabus>
          </Course>
          <ActiveCount>int</ActiveCount>
          <RegisteredCount>int</RegisteredCount>
          <PendingCount>int</PendingCount>
          <CompletedCount>int</CompletedCount>
          <TypeContract>boolean</TypeContract>
          <TypeMode>int</TypeMode>
          <WaitListCount>int</WaitListCount>
          <PrimaryTeacher>string</PrimaryTeacher>
          <StatusTitle>string</StatusTitle>
          <StatusCode>string</StatusCode>
          <TypeTitle>string</TypeTitle>
          <Summary>
            <AllText>string</AllText>
            <CurrentActiveCount>int</CurrentActiveCount>
            <CurrentApprovedCount>int</CurrentApprovedCount>
            <CurrentCompletedCount>int</CurrentCompletedCount>
            <CurrentDroppedCount>int</CurrentDroppedCount>
            <CurrentEnrollmentCount>int</CurrentEnrollmentCount>
            <CurrentInterestCount>int</CurrentInterestCount>
            <CurrentPendingCount>int</CurrentPendingCount>
            <CurrentWaitingCount>int</CurrentWaitingCount>
            <PrimaryTeacher>int</PrimaryTeacher>
            <ScheduleCount>int</ScheduleCount>
            <ScheduleExceptions>int</ScheduleExceptions>
            <ScheduleStartDate>dateTime</ScheduleStartDate>
            <ScheduleStopDate>dateTime</ScheduleStopDate>
            <TotalScheduledDays>int</TotalScheduledDays>
            <TotalScheduledMinutes>int</TotalScheduledMinutes>
            <TypicalBreakMinutes>int</TypicalBreakMinutes>
          </Summary>
          <PostaNotes>
            <PostaNote xsi:nil="true" />
            <PostaNote xsi:nil="true" />
          </PostaNotes>
          <AccountID>int</AccountID>
          <AttendOptions>string</AttendOptions>
          <AuthNumber>string</AuthNumber>
          <ClassID>int</ClassID>
          <AlertLevel>int</AlertLevel>
          <AllowAllSessionEnroll>boolean</AllowAllSessionEnroll>
          <AttendLockDate>dateTime</AttendLockDate>
          <ClsAttendUserID>int</ClsAttendUserID>
          <AutoBill>boolean</AutoBill>
          <ContractNumber>string</ContractNumber>
          <EnrollBillPoint>int</EnrollBillPoint>
          <EnrollEndDate>dateTime</EnrollEndDate>
          <EnrollMode>int</EnrollMode>
          <EnrollStartDate>dateTime</EnrollStartDate>
          <GBLockUserID>int</GBLockUserID>
          <GradeLockDate>dateTime</GradeLockDate>
          <ClsGradeUserID>int</ClsGradeUserID>
          <HasMultipleSessions>boolean</HasMultipleSessions>
          <HasStudyGroup>boolean</HasStudyGroup>
          <ImportKey>int</ImportKey>
          <ClsInsMethodListID>int</ClsInsMethodListID>
          <InternalNote>string</InternalNote>
          <IsPrivate>boolean</IsPrivate>
          <MaxStudents>int</MaxStudents>
          <MetricGroupListID>int</MetricGroupListID>
          <MinStudents>int</MinStudents>
          <Note>string</Note>
          <OnlineNote>string</OnlineNote>
          <Publish>boolean</Publish>
          <PublishGradeBk>boolean</PublishGradeBk>
          <RefCode>string</RefCode>
          <RefundPolicyListID>int</RefundPolicyListID>
          <RegInfoID>int</RegInfoID>
          <SectionCode>string</SectionCode>
          <ClsStatusID>int</ClsStatusID>
          <ClsTypeListID>int</ClsTypeListID>
          <ClsStaffID>int</ClsStaffID>
          <ServiceID>int</ServiceID>
          <UseAttend>boolean</UseAttend>
          <UseGradeBook>boolean</UseGradeBook>
          <UsePosAttend>boolean</UsePosAttend>
          <UserData>string</UserData>
          <UseRoomMax>boolean</UseRoomMax>
          <WebEnroll>boolean</WebEnroll>
          <WorkplaceBill>boolean</WorkplaceBill>
          <CourseID>int</CourseID>
          <ScheduleTypeID>int</ScheduleTypeID>
          <Topic>string</Topic>
          <CommNote1>string</CommNote1>
          <CommNote2>string</CommNote2>
          <CommNote3>string</CommNote3>
          <GradeBookTypeListID>int</GradeBookTypeListID>
        </Class>
      </SelectClassQuickResult>
    </SelectClassQuickResponse>
  </soap12:Body>
</soap12:Envelope>