AchademixWS


Click here for a complete list of operations.

SelectPathQuick

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/SelectPathQuick"

<?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>
    <SelectPathQuick xmlns="http://www.Achademix.com/">
      <SearchString>string</SearchString>
    </SelectPathQuick>
  </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>
    <SelectPathQuickResponse xmlns="http://www.Achademix.com/">
      <SelectPathQuickResult>
        <Path>
          <GBLockName>string</GBLockName>
          <TypeStateCode>string</TypeStateCode>
          <UIOptions>string</UIOptions>
          <StartDate>dateTime</StartDate>
          <EndDate>dateTime</EndDate>
          <Budget>
            <PthBudDisburse xsi:nil="true" />
            <PathBudgetID>int</PathBudgetID>
            <PathID>int</PathID>
            <PthBudActive>boolean</PthBudActive>
            <PthBudAwardYear>int</PthBudAwardYear>
            <PthBudBooks>decimal</PthBudBooks>
            <PthBudClockHrs>decimal</PthBudClockHrs>
            <PthBudDaysPerWeek>decimal</PthBudDaysPerWeek>
            <PthBudDLFeeD>decimal</PthBudDLFeeD>
            <PthBudDLFeeI>decimal</PthBudDLFeeI>
            <PthBudExpensesD>decimal</PthBudExpensesD>
            <PthBudExpensesI>decimal</PthBudExpensesI>
            <PthBudFees>decimal</PthBudFees>
            <PthBudLivingD>decimal</PthBudLivingD>
            <PthBudLivingI>decimal</PthBudLivingI>
            <PthBudLoanPayCount>int</PthBudLoanPayCount>
            <PthBudMilageRate>decimal</PthBudMilageRate>
            <PthBudMilesPerDay>decimal</PthBudMilesPerDay>
            <PthBudMonths>int</PthBudMonths>
            <PthBudNote>string</PthBudNote>
            <PthBudPellPayCount>int</PthBudPellPayCount>
            <PthBudSupplies>decimal</PthBudSupplies>
            <PthBudTuition>decimal</PthBudTuition>
            <PthBudWeeks>int</PthBudWeeks>
            <PthBudYears>int</PthBudYears>
          </Budget>
          <CampusName>string</CampusName>
          <DocCTAG>boolean</DocCTAG>
          <Enrollments>
            <PathStudent xsi:nil="true" />
            <PathStudent xsi:nil="true" />
          </Enrollments>
          <Teachers>
            <PathTeacher xsi:nil="true" />
            <PathTeacher xsi:nil="true" />
          </Teachers>
          <Courses>
            <PathCourse xsi:nil="true" />
            <PathCourse xsi:nil="true" />
          </Courses>
          <Items>
            <PathItem xsi:nil="true" />
            <PathItem xsi:nil="true" />
          </Items>
          <Documents>
            <PathNote xsi:nil="true" />
            <PathNote xsi:nil="true" />
          </Documents>
          <Services>
            <PathService xsi:nil="true" />
            <PathService xsi:nil="true" />
          </Services>
          <Skills>
            <PathSkill xsi:nil="true" />
            <PathSkill xsi:nil="true" />
          </Skills>
          <Requisites>
            <Requisite xsi:nil="true" />
            <Requisite xsi:nil="true" />
          </Requisites>
          <Program>
            <Summary xsi:nil="true" />
            <ClusterListID>int</ClusterListID>
            <DivisionListID>int</DivisionListID>
            <Code>string</Code>
            <Description>string</Description>
            <ImportKey>int</ImportKey>
            <Master>boolean</Master>
            <MaxSeats>int</MaxSeats>
            <Name>string</Name>
            <Status>string</Status>
            <UserData>string</UserData>
            <ProgramID>int</ProgramID>
            <SchoolID>int</SchoolID>
          </Program>
          <InterestCount>int</InterestCount>
          <PendingCount>int</PendingCount>
          <AcceptedCount>int</AcceptedCount>
          <RegisteredCount>int</RegisteredCount>
          <ActiveCount>int</ActiveCount>
          <WaitListCount>int</WaitListCount>
          <CompletedCount>int</CompletedCount>
          <TypeContract>boolean</TypeContract>
          <TypeMode>int</TypeMode>
          <PrimaryTeacher>string</PrimaryTeacher>
          <StatusTitle>string</StatusTitle>
          <StatusCode>string</StatusCode>
          <TypeTitle>string</TypeTitle>
          <PostaNotes>
            <PostaNote xsi:nil="true" />
            <PostaNote xsi:nil="true" />
          </PostaNotes>
          <Summary>
            <Alerts xsi:nil="true" />
            <CurrentEnrollmentCount>int</CurrentEnrollmentCount>
            <CurrentActiveCount>int</CurrentActiveCount>
            <CurrentAcceptedCount>int</CurrentAcceptedCount>
            <CurrentCompletedCount>int</CurrentCompletedCount>
            <CurrentDroppedCount>int</CurrentDroppedCount>
            <CurrentInterestCount>int</CurrentInterestCount>
            <CurrentPendingCount>int</CurrentPendingCount>
            <CurrentApprovedCount>int</CurrentApprovedCount>
            <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>
            <AllText>string</AllText>
          </Summary>
          <TypeCode>string</TypeCode>
          <AMRegCount>int</AMRegCount>
          <PMRegCount>int</PMRegCount>
          <AccountID>int</AccountID>
          <AttendOptions>string</AttendOptions>
          <AuthNumber>string</AuthNumber>
          <BannerID>int</BannerID>
          <BlockCredit>boolean</BlockCredit>
          <CIPListID>int</CIPListID>
          <ClsInsMethodListID>int</ClsInsMethodListID>
          <ControlOptions>string</ControlOptions>
          <CoordinatorID>int</CoordinatorID>
          <CrsCategoryListID>int</CrsCategoryListID>
          <CTAG>string</CTAG>
          <DivisionListID>int</DivisionListID>
          <EnrollBillPoint>int</EnrollBillPoint>
          <GBLockUserID>int</GBLockUserID>
          <ImageFile>string</ImageFile>
          <OnlineNote>string</OnlineNote>
          <LedgerID>int</LedgerID>
          <MetricGroupListID>int</MetricGroupListID>
          <OnlineDesc>string</OnlineDesc>
          <PathID>int</PathID>
          <PictureID>int</PictureID>
          <ProgramID>int</ProgramID>
          <AlertLevel>int</AlertLevel>
          <AllowAllSessionEnroll>boolean</AllowAllSessionEnroll>
          <AttendLockDate>dateTime</AttendLockDate>
          <PthAttendUserID>int</PthAttendUserID>
          <AutoBill>boolean</AutoBill>
          <Code>string</Code>
          <ContractNumber>string</ContractNumber>
          <Description>string</Description>
          <EnrollEndDate>dateTime</EnrollEndDate>
          <EnrollMode>int</EnrollMode>
          <EnrollStartDate>dateTime</EnrollStartDate>
          <GPAOall>decimal</GPAOall>
          <GPAReq>decimal</GPAReq>
          <GradeLockDate>dateTime</GradeLockDate>
          <BannerFile>string</BannerFile>
          <PthGender>int</PthGender>
          <PthGradeUserID>int</PthGradeUserID>
          <HasMultipleSessions>boolean</HasMultipleSessions>
          <HasStudyGroup>boolean</HasStudyGroup>
          <HoursReq>decimal</HoursReq>
          <HourType>int</HourType>
          <ImportKey>int</ImportKey>
          <IsPrivate>boolean</IsPrivate>
          <MaxSeats>int</MaxSeats>
          <PthMaxStudents>int</PthMaxStudents>
          <PthMinStudents>int</PthMinStudents>
          <Name>string</Name>
          <PthNote>string</PthNote>
          <PthOutcomeListID>int</PthOutcomeListID>
          <Publish>boolean</Publish>
          <PublishGradeBk>boolean</PublishGradeBk>
          <PublishPhone>string</PublishPhone>
          <Rating>int</Rating>
          <RefCode>string</RefCode>
          <PthStatusID>int</PthStatusID>
          <PthTypeListID>int</PthTypeListID>
          <RefundPolicyListID>int</RefundPolicyListID>
          <RegInfoID>int</RegInfoID>
          <ServiceID>int</ServiceID>
          <TranscriptNote>string</TranscriptNote>
          <UseAttend>boolean</UseAttend>
          <UseGradeBook>boolean</UseGradeBook>
          <UsePosAttend>boolean</UsePosAttend>
          <UserData>string</UserData>
          <UseRoomMax>boolean</UseRoomMax>
          <Version>string</Version>
          <WebEnroll>boolean</WebEnroll>
          <WorkplaceBill>boolean</WorkplaceBill>
          <ScheduleTypeID>int</ScheduleTypeID>
          <WeeklyHoursID>int</WeeklyHoursID>
          <CollegeFormat>boolean</CollegeFormat>
          <CommNote1>string</CommNote1>
          <CommNote2>string</CommNote2>
          <CommNote3>string</CommNote3>
          <GradebookTypeListID>int</GradebookTypeListID>
          <Syllabus>string</Syllabus>
        </Path>
        <Path>
          <GBLockName>string</GBLockName>
          <TypeStateCode>string</TypeStateCode>
          <UIOptions>string</UIOptions>
          <StartDate>dateTime</StartDate>
          <EndDate>dateTime</EndDate>
          <Budget>
            <PthBudDisburse xsi:nil="true" />
            <PathBudgetID>int</PathBudgetID>
            <PathID>int</PathID>
            <PthBudActive>boolean</PthBudActive>
            <PthBudAwardYear>int</PthBudAwardYear>
            <PthBudBooks>decimal</PthBudBooks>
            <PthBudClockHrs>decimal</PthBudClockHrs>
            <PthBudDaysPerWeek>decimal</PthBudDaysPerWeek>
            <PthBudDLFeeD>decimal</PthBudDLFeeD>
            <PthBudDLFeeI>decimal</PthBudDLFeeI>
            <PthBudExpensesD>decimal</PthBudExpensesD>
            <PthBudExpensesI>decimal</PthBudExpensesI>
            <PthBudFees>decimal</PthBudFees>
            <PthBudLivingD>decimal</PthBudLivingD>
            <PthBudLivingI>decimal</PthBudLivingI>
            <PthBudLoanPayCount>int</PthBudLoanPayCount>
            <PthBudMilageRate>decimal</PthBudMilageRate>
            <PthBudMilesPerDay>decimal</PthBudMilesPerDay>
            <PthBudMonths>int</PthBudMonths>
            <PthBudNote>string</PthBudNote>
            <PthBudPellPayCount>int</PthBudPellPayCount>
            <PthBudSupplies>decimal</PthBudSupplies>
            <PthBudTuition>decimal</PthBudTuition>
            <PthBudWeeks>int</PthBudWeeks>
            <PthBudYears>int</PthBudYears>
          </Budget>
          <CampusName>string</CampusName>
          <DocCTAG>boolean</DocCTAG>
          <Enrollments>
            <PathStudent xsi:nil="true" />
            <PathStudent xsi:nil="true" />
          </Enrollments>
          <Teachers>
            <PathTeacher xsi:nil="true" />
            <PathTeacher xsi:nil="true" />
          </Teachers>
          <Courses>
            <PathCourse xsi:nil="true" />
            <PathCourse xsi:nil="true" />
          </Courses>
          <Items>
            <PathItem xsi:nil="true" />
            <PathItem xsi:nil="true" />
          </Items>
          <Documents>
            <PathNote xsi:nil="true" />
            <PathNote xsi:nil="true" />
          </Documents>
          <Services>
            <PathService xsi:nil="true" />
            <PathService xsi:nil="true" />
          </Services>
          <Skills>
            <PathSkill xsi:nil="true" />
            <PathSkill xsi:nil="true" />
          </Skills>
          <Requisites>
            <Requisite xsi:nil="true" />
            <Requisite xsi:nil="true" />
          </Requisites>
          <Program>
            <Summary xsi:nil="true" />
            <ClusterListID>int</ClusterListID>
            <DivisionListID>int</DivisionListID>
            <Code>string</Code>
            <Description>string</Description>
            <ImportKey>int</ImportKey>
            <Master>boolean</Master>
            <MaxSeats>int</MaxSeats>
            <Name>string</Name>
            <Status>string</Status>
            <UserData>string</UserData>
            <ProgramID>int</ProgramID>
            <SchoolID>int</SchoolID>
          </Program>
          <InterestCount>int</InterestCount>
          <PendingCount>int</PendingCount>
          <AcceptedCount>int</AcceptedCount>
          <RegisteredCount>int</RegisteredCount>
          <ActiveCount>int</ActiveCount>
          <WaitListCount>int</WaitListCount>
          <CompletedCount>int</CompletedCount>
          <TypeContract>boolean</TypeContract>
          <TypeMode>int</TypeMode>
          <PrimaryTeacher>string</PrimaryTeacher>
          <StatusTitle>string</StatusTitle>
          <StatusCode>string</StatusCode>
          <TypeTitle>string</TypeTitle>
          <PostaNotes>
            <PostaNote xsi:nil="true" />
            <PostaNote xsi:nil="true" />
          </PostaNotes>
          <Summary>
            <Alerts xsi:nil="true" />
            <CurrentEnrollmentCount>int</CurrentEnrollmentCount>
            <CurrentActiveCount>int</CurrentActiveCount>
            <CurrentAcceptedCount>int</CurrentAcceptedCount>
            <CurrentCompletedCount>int</CurrentCompletedCount>
            <CurrentDroppedCount>int</CurrentDroppedCount>
            <CurrentInterestCount>int</CurrentInterestCount>
            <CurrentPendingCount>int</CurrentPendingCount>
            <CurrentApprovedCount>int</CurrentApprovedCount>
            <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>
            <AllText>string</AllText>
          </Summary>
          <TypeCode>string</TypeCode>
          <AMRegCount>int</AMRegCount>
          <PMRegCount>int</PMRegCount>
          <AccountID>int</AccountID>
          <AttendOptions>string</AttendOptions>
          <AuthNumber>string</AuthNumber>
          <BannerID>int</BannerID>
          <BlockCredit>boolean</BlockCredit>
          <CIPListID>int</CIPListID>
          <ClsInsMethodListID>int</ClsInsMethodListID>
          <ControlOptions>string</ControlOptions>
          <CoordinatorID>int</CoordinatorID>
          <CrsCategoryListID>int</CrsCategoryListID>
          <CTAG>string</CTAG>
          <DivisionListID>int</DivisionListID>
          <EnrollBillPoint>int</EnrollBillPoint>
          <GBLockUserID>int</GBLockUserID>
          <ImageFile>string</ImageFile>
          <OnlineNote>string</OnlineNote>
          <LedgerID>int</LedgerID>
          <MetricGroupListID>int</MetricGroupListID>
          <OnlineDesc>string</OnlineDesc>
          <PathID>int</PathID>
          <PictureID>int</PictureID>
          <ProgramID>int</ProgramID>
          <AlertLevel>int</AlertLevel>
          <AllowAllSessionEnroll>boolean</AllowAllSessionEnroll>
          <AttendLockDate>dateTime</AttendLockDate>
          <PthAttendUserID>int</PthAttendUserID>
          <AutoBill>boolean</AutoBill>
          <Code>string</Code>
          <ContractNumber>string</ContractNumber>
          <Description>string</Description>
          <EnrollEndDate>dateTime</EnrollEndDate>
          <EnrollMode>int</EnrollMode>
          <EnrollStartDate>dateTime</EnrollStartDate>
          <GPAOall>decimal</GPAOall>
          <GPAReq>decimal</GPAReq>
          <GradeLockDate>dateTime</GradeLockDate>
          <BannerFile>string</BannerFile>
          <PthGender>int</PthGender>
          <PthGradeUserID>int</PthGradeUserID>
          <HasMultipleSessions>boolean</HasMultipleSessions>
          <HasStudyGroup>boolean</HasStudyGroup>
          <HoursReq>decimal</HoursReq>
          <HourType>int</HourType>
          <ImportKey>int</ImportKey>
          <IsPrivate>boolean</IsPrivate>
          <MaxSeats>int</MaxSeats>
          <PthMaxStudents>int</PthMaxStudents>
          <PthMinStudents>int</PthMinStudents>
          <Name>string</Name>
          <PthNote>string</PthNote>
          <PthOutcomeListID>int</PthOutcomeListID>
          <Publish>boolean</Publish>
          <PublishGradeBk>boolean</PublishGradeBk>
          <PublishPhone>string</PublishPhone>
          <Rating>int</Rating>
          <RefCode>string</RefCode>
          <PthStatusID>int</PthStatusID>
          <PthTypeListID>int</PthTypeListID>
          <RefundPolicyListID>int</RefundPolicyListID>
          <RegInfoID>int</RegInfoID>
          <ServiceID>int</ServiceID>
          <TranscriptNote>string</TranscriptNote>
          <UseAttend>boolean</UseAttend>
          <UseGradeBook>boolean</UseGradeBook>
          <UsePosAttend>boolean</UsePosAttend>
          <UserData>string</UserData>
          <UseRoomMax>boolean</UseRoomMax>
          <Version>string</Version>
          <WebEnroll>boolean</WebEnroll>
          <WorkplaceBill>boolean</WorkplaceBill>
          <ScheduleTypeID>int</ScheduleTypeID>
          <WeeklyHoursID>int</WeeklyHoursID>
          <CollegeFormat>boolean</CollegeFormat>
          <CommNote1>string</CommNote1>
          <CommNote2>string</CommNote2>
          <CommNote3>string</CommNote3>
          <GradebookTypeListID>int</GradebookTypeListID>
          <Syllabus>string</Syllabus>
        </Path>
      </SelectPathQuickResult>
    </SelectPathQuickResponse>
  </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>
    <SelectPathQuick xmlns="http://www.Achademix.com/">
      <SearchString>string</SearchString>
    </SelectPathQuick>
  </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>
    <SelectPathQuickResponse xmlns="http://www.Achademix.com/">
      <SelectPathQuickResult>
        <Path>
          <GBLockName>string</GBLockName>
          <TypeStateCode>string</TypeStateCode>
          <UIOptions>string</UIOptions>
          <StartDate>dateTime</StartDate>
          <EndDate>dateTime</EndDate>
          <Budget>
            <PthBudDisburse xsi:nil="true" />
            <PathBudgetID>int</PathBudgetID>
            <PathID>int</PathID>
            <PthBudActive>boolean</PthBudActive>
            <PthBudAwardYear>int</PthBudAwardYear>
            <PthBudBooks>decimal</PthBudBooks>
            <PthBudClockHrs>decimal</PthBudClockHrs>
            <PthBudDaysPerWeek>decimal</PthBudDaysPerWeek>
            <PthBudDLFeeD>decimal</PthBudDLFeeD>
            <PthBudDLFeeI>decimal</PthBudDLFeeI>
            <PthBudExpensesD>decimal</PthBudExpensesD>
            <PthBudExpensesI>decimal</PthBudExpensesI>
            <PthBudFees>decimal</PthBudFees>
            <PthBudLivingD>decimal</PthBudLivingD>
            <PthBudLivingI>decimal</PthBudLivingI>
            <PthBudLoanPayCount>int</PthBudLoanPayCount>
            <PthBudMilageRate>decimal</PthBudMilageRate>
            <PthBudMilesPerDay>decimal</PthBudMilesPerDay>
            <PthBudMonths>int</PthBudMonths>
            <PthBudNote>string</PthBudNote>
            <PthBudPellPayCount>int</PthBudPellPayCount>
            <PthBudSupplies>decimal</PthBudSupplies>
            <PthBudTuition>decimal</PthBudTuition>
            <PthBudWeeks>int</PthBudWeeks>
            <PthBudYears>int</PthBudYears>
          </Budget>
          <CampusName>string</CampusName>
          <DocCTAG>boolean</DocCTAG>
          <Enrollments>
            <PathStudent xsi:nil="true" />
            <PathStudent xsi:nil="true" />
          </Enrollments>
          <Teachers>
            <PathTeacher xsi:nil="true" />
            <PathTeacher xsi:nil="true" />
          </Teachers>
          <Courses>
            <PathCourse xsi:nil="true" />
            <PathCourse xsi:nil="true" />
          </Courses>
          <Items>
            <PathItem xsi:nil="true" />
            <PathItem xsi:nil="true" />
          </Items>
          <Documents>
            <PathNote xsi:nil="true" />
            <PathNote xsi:nil="true" />
          </Documents>
          <Services>
            <PathService xsi:nil="true" />
            <PathService xsi:nil="true" />
          </Services>
          <Skills>
            <PathSkill xsi:nil="true" />
            <PathSkill xsi:nil="true" />
          </Skills>
          <Requisites>
            <Requisite xsi:nil="true" />
            <Requisite xsi:nil="true" />
          </Requisites>
          <Program>
            <Summary xsi:nil="true" />
            <ClusterListID>int</ClusterListID>
            <DivisionListID>int</DivisionListID>
            <Code>string</Code>
            <Description>string</Description>
            <ImportKey>int</ImportKey>
            <Master>boolean</Master>
            <MaxSeats>int</MaxSeats>
            <Name>string</Name>
            <Status>string</Status>
            <UserData>string</UserData>
            <ProgramID>int</ProgramID>
            <SchoolID>int</SchoolID>
          </Program>
          <InterestCount>int</InterestCount>
          <PendingCount>int</PendingCount>
          <AcceptedCount>int</AcceptedCount>
          <RegisteredCount>int</RegisteredCount>
          <ActiveCount>int</ActiveCount>
          <WaitListCount>int</WaitListCount>
          <CompletedCount>int</CompletedCount>
          <TypeContract>boolean</TypeContract>
          <TypeMode>int</TypeMode>
          <PrimaryTeacher>string</PrimaryTeacher>
          <StatusTitle>string</StatusTitle>
          <StatusCode>string</StatusCode>
          <TypeTitle>string</TypeTitle>
          <PostaNotes>
            <PostaNote xsi:nil="true" />
            <PostaNote xsi:nil="true" />
          </PostaNotes>
          <Summary>
            <Alerts xsi:nil="true" />
            <CurrentEnrollmentCount>int</CurrentEnrollmentCount>
            <CurrentActiveCount>int</CurrentActiveCount>
            <CurrentAcceptedCount>int</CurrentAcceptedCount>
            <CurrentCompletedCount>int</CurrentCompletedCount>
            <CurrentDroppedCount>int</CurrentDroppedCount>
            <CurrentInterestCount>int</CurrentInterestCount>
            <CurrentPendingCount>int</CurrentPendingCount>
            <CurrentApprovedCount>int</CurrentApprovedCount>
            <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>
            <AllText>string</AllText>
          </Summary>
          <TypeCode>string</TypeCode>
          <AMRegCount>int</AMRegCount>
          <PMRegCount>int</PMRegCount>
          <AccountID>int</AccountID>
          <AttendOptions>string</AttendOptions>
          <AuthNumber>string</AuthNumber>
          <BannerID>int</BannerID>
          <BlockCredit>boolean</BlockCredit>
          <CIPListID>int</CIPListID>
          <ClsInsMethodListID>int</ClsInsMethodListID>
          <ControlOptions>string</ControlOptions>
          <CoordinatorID>int</CoordinatorID>
          <CrsCategoryListID>int</CrsCategoryListID>
          <CTAG>string</CTAG>
          <DivisionListID>int</DivisionListID>
          <EnrollBillPoint>int</EnrollBillPoint>
          <GBLockUserID>int</GBLockUserID>
          <ImageFile>string</ImageFile>
          <OnlineNote>string</OnlineNote>
          <LedgerID>int</LedgerID>
          <MetricGroupListID>int</MetricGroupListID>
          <OnlineDesc>string</OnlineDesc>
          <PathID>int</PathID>
          <PictureID>int</PictureID>
          <ProgramID>int</ProgramID>
          <AlertLevel>int</AlertLevel>
          <AllowAllSessionEnroll>boolean</AllowAllSessionEnroll>
          <AttendLockDate>dateTime</AttendLockDate>
          <PthAttendUserID>int</PthAttendUserID>
          <AutoBill>boolean</AutoBill>
          <Code>string</Code>
          <ContractNumber>string</ContractNumber>
          <Description>string</Description>
          <EnrollEndDate>dateTime</EnrollEndDate>
          <EnrollMode>int</EnrollMode>
          <EnrollStartDate>dateTime</EnrollStartDate>
          <GPAOall>decimal</GPAOall>
          <GPAReq>decimal</GPAReq>
          <GradeLockDate>dateTime</GradeLockDate>
          <BannerFile>string</BannerFile>
          <PthGender>int</PthGender>
          <PthGradeUserID>int</PthGradeUserID>
          <HasMultipleSessions>boolean</HasMultipleSessions>
          <HasStudyGroup>boolean</HasStudyGroup>
          <HoursReq>decimal</HoursReq>
          <HourType>int</HourType>
          <ImportKey>int</ImportKey>
          <IsPrivate>boolean</IsPrivate>
          <MaxSeats>int</MaxSeats>
          <PthMaxStudents>int</PthMaxStudents>
          <PthMinStudents>int</PthMinStudents>
          <Name>string</Name>
          <PthNote>string</PthNote>
          <PthOutcomeListID>int</PthOutcomeListID>
          <Publish>boolean</Publish>
          <PublishGradeBk>boolean</PublishGradeBk>
          <PublishPhone>string</PublishPhone>
          <Rating>int</Rating>
          <RefCode>string</RefCode>
          <PthStatusID>int</PthStatusID>
          <PthTypeListID>int</PthTypeListID>
          <RefundPolicyListID>int</RefundPolicyListID>
          <RegInfoID>int</RegInfoID>
          <ServiceID>int</ServiceID>
          <TranscriptNote>string</TranscriptNote>
          <UseAttend>boolean</UseAttend>
          <UseGradeBook>boolean</UseGradeBook>
          <UsePosAttend>boolean</UsePosAttend>
          <UserData>string</UserData>
          <UseRoomMax>boolean</UseRoomMax>
          <Version>string</Version>
          <WebEnroll>boolean</WebEnroll>
          <WorkplaceBill>boolean</WorkplaceBill>
          <ScheduleTypeID>int</ScheduleTypeID>
          <WeeklyHoursID>int</WeeklyHoursID>
          <CollegeFormat>boolean</CollegeFormat>
          <CommNote1>string</CommNote1>
          <CommNote2>string</CommNote2>
          <CommNote3>string</CommNote3>
          <GradebookTypeListID>int</GradebookTypeListID>
          <Syllabus>string</Syllabus>
        </Path>
        <Path>
          <GBLockName>string</GBLockName>
          <TypeStateCode>string</TypeStateCode>
          <UIOptions>string</UIOptions>
          <StartDate>dateTime</StartDate>
          <EndDate>dateTime</EndDate>
          <Budget>
            <PthBudDisburse xsi:nil="true" />
            <PathBudgetID>int</PathBudgetID>
            <PathID>int</PathID>
            <PthBudActive>boolean</PthBudActive>
            <PthBudAwardYear>int</PthBudAwardYear>
            <PthBudBooks>decimal</PthBudBooks>
            <PthBudClockHrs>decimal</PthBudClockHrs>
            <PthBudDaysPerWeek>decimal</PthBudDaysPerWeek>
            <PthBudDLFeeD>decimal</PthBudDLFeeD>
            <PthBudDLFeeI>decimal</PthBudDLFeeI>
            <PthBudExpensesD>decimal</PthBudExpensesD>
            <PthBudExpensesI>decimal</PthBudExpensesI>
            <PthBudFees>decimal</PthBudFees>
            <PthBudLivingD>decimal</PthBudLivingD>
            <PthBudLivingI>decimal</PthBudLivingI>
            <PthBudLoanPayCount>int</PthBudLoanPayCount>
            <PthBudMilageRate>decimal</PthBudMilageRate>
            <PthBudMilesPerDay>decimal</PthBudMilesPerDay>
            <PthBudMonths>int</PthBudMonths>
            <PthBudNote>string</PthBudNote>
            <PthBudPellPayCount>int</PthBudPellPayCount>
            <PthBudSupplies>decimal</PthBudSupplies>
            <PthBudTuition>decimal</PthBudTuition>
            <PthBudWeeks>int</PthBudWeeks>
            <PthBudYears>int</PthBudYears>
          </Budget>
          <CampusName>string</CampusName>
          <DocCTAG>boolean</DocCTAG>
          <Enrollments>
            <PathStudent xsi:nil="true" />
            <PathStudent xsi:nil="true" />
          </Enrollments>
          <Teachers>
            <PathTeacher xsi:nil="true" />
            <PathTeacher xsi:nil="true" />
          </Teachers>
          <Courses>
            <PathCourse xsi:nil="true" />
            <PathCourse xsi:nil="true" />
          </Courses>
          <Items>
            <PathItem xsi:nil="true" />
            <PathItem xsi:nil="true" />
          </Items>
          <Documents>
            <PathNote xsi:nil="true" />
            <PathNote xsi:nil="true" />
          </Documents>
          <Services>
            <PathService xsi:nil="true" />
            <PathService xsi:nil="true" />
          </Services>
          <Skills>
            <PathSkill xsi:nil="true" />
            <PathSkill xsi:nil="true" />
          </Skills>
          <Requisites>
            <Requisite xsi:nil="true" />
            <Requisite xsi:nil="true" />
          </Requisites>
          <Program>
            <Summary xsi:nil="true" />
            <ClusterListID>int</ClusterListID>
            <DivisionListID>int</DivisionListID>
            <Code>string</Code>
            <Description>string</Description>
            <ImportKey>int</ImportKey>
            <Master>boolean</Master>
            <MaxSeats>int</MaxSeats>
            <Name>string</Name>
            <Status>string</Status>
            <UserData>string</UserData>
            <ProgramID>int</ProgramID>
            <SchoolID>int</SchoolID>
          </Program>
          <InterestCount>int</InterestCount>
          <PendingCount>int</PendingCount>
          <AcceptedCount>int</AcceptedCount>
          <RegisteredCount>int</RegisteredCount>
          <ActiveCount>int</ActiveCount>
          <WaitListCount>int</WaitListCount>
          <CompletedCount>int</CompletedCount>
          <TypeContract>boolean</TypeContract>
          <TypeMode>int</TypeMode>
          <PrimaryTeacher>string</PrimaryTeacher>
          <StatusTitle>string</StatusTitle>
          <StatusCode>string</StatusCode>
          <TypeTitle>string</TypeTitle>
          <PostaNotes>
            <PostaNote xsi:nil="true" />
            <PostaNote xsi:nil="true" />
          </PostaNotes>
          <Summary>
            <Alerts xsi:nil="true" />
            <CurrentEnrollmentCount>int</CurrentEnrollmentCount>
            <CurrentActiveCount>int</CurrentActiveCount>
            <CurrentAcceptedCount>int</CurrentAcceptedCount>
            <CurrentCompletedCount>int</CurrentCompletedCount>
            <CurrentDroppedCount>int</CurrentDroppedCount>
            <CurrentInterestCount>int</CurrentInterestCount>
            <CurrentPendingCount>int</CurrentPendingCount>
            <CurrentApprovedCount>int</CurrentApprovedCount>
            <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>
            <AllText>string</AllText>
          </Summary>
          <TypeCode>string</TypeCode>
          <AMRegCount>int</AMRegCount>
          <PMRegCount>int</PMRegCount>
          <AccountID>int</AccountID>
          <AttendOptions>string</AttendOptions>
          <AuthNumber>string</AuthNumber>
          <BannerID>int</BannerID>
          <BlockCredit>boolean</BlockCredit>
          <CIPListID>int</CIPListID>
          <ClsInsMethodListID>int</ClsInsMethodListID>
          <ControlOptions>string</ControlOptions>
          <CoordinatorID>int</CoordinatorID>
          <CrsCategoryListID>int</CrsCategoryListID>
          <CTAG>string</CTAG>
          <DivisionListID>int</DivisionListID>
          <EnrollBillPoint>int</EnrollBillPoint>
          <GBLockUserID>int</GBLockUserID>
          <ImageFile>string</ImageFile>
          <OnlineNote>string</OnlineNote>
          <LedgerID>int</LedgerID>
          <MetricGroupListID>int</MetricGroupListID>
          <OnlineDesc>string</OnlineDesc>
          <PathID>int</PathID>
          <PictureID>int</PictureID>
          <ProgramID>int</ProgramID>
          <AlertLevel>int</AlertLevel>
          <AllowAllSessionEnroll>boolean</AllowAllSessionEnroll>
          <AttendLockDate>dateTime</AttendLockDate>
          <PthAttendUserID>int</PthAttendUserID>
          <AutoBill>boolean</AutoBill>
          <Code>string</Code>
          <ContractNumber>string</ContractNumber>
          <Description>string</Description>
          <EnrollEndDate>dateTime</EnrollEndDate>
          <EnrollMode>int</EnrollMode>
          <EnrollStartDate>dateTime</EnrollStartDate>
          <GPAOall>decimal</GPAOall>
          <GPAReq>decimal</GPAReq>
          <GradeLockDate>dateTime</GradeLockDate>
          <BannerFile>string</BannerFile>
          <PthGender>int</PthGender>
          <PthGradeUserID>int</PthGradeUserID>
          <HasMultipleSessions>boolean</HasMultipleSessions>
          <HasStudyGroup>boolean</HasStudyGroup>
          <HoursReq>decimal</HoursReq>
          <HourType>int</HourType>
          <ImportKey>int</ImportKey>
          <IsPrivate>boolean</IsPrivate>
          <MaxSeats>int</MaxSeats>
          <PthMaxStudents>int</PthMaxStudents>
          <PthMinStudents>int</PthMinStudents>
          <Name>string</Name>
          <PthNote>string</PthNote>
          <PthOutcomeListID>int</PthOutcomeListID>
          <Publish>boolean</Publish>
          <PublishGradeBk>boolean</PublishGradeBk>
          <PublishPhone>string</PublishPhone>
          <Rating>int</Rating>
          <RefCode>string</RefCode>
          <PthStatusID>int</PthStatusID>
          <PthTypeListID>int</PthTypeListID>
          <RefundPolicyListID>int</RefundPolicyListID>
          <RegInfoID>int</RegInfoID>
          <ServiceID>int</ServiceID>
          <TranscriptNote>string</TranscriptNote>
          <UseAttend>boolean</UseAttend>
          <UseGradeBook>boolean</UseGradeBook>
          <UsePosAttend>boolean</UsePosAttend>
          <UserData>string</UserData>
          <UseRoomMax>boolean</UseRoomMax>
          <Version>string</Version>
          <WebEnroll>boolean</WebEnroll>
          <WorkplaceBill>boolean</WorkplaceBill>
          <ScheduleTypeID>int</ScheduleTypeID>
          <WeeklyHoursID>int</WeeklyHoursID>
          <CollegeFormat>boolean</CollegeFormat>
          <CommNote1>string</CommNote1>
          <CommNote2>string</CommNote2>
          <CommNote3>string</CommNote3>
          <GradebookTypeListID>int</GradebookTypeListID>
          <Syllabus>string</Syllabus>
        </Path>
      </SelectPathQuickResult>
    </SelectPathQuickResponse>
  </soap12:Body>
</soap12:Envelope>