seattlecollegesinfo
The following operations are supported. For a formal definition, please review the Service Description.
-
getXML_AccessibleTechnology_GetSectionContent
Accessible Techology content - get all content of all sections or content of specific section -
getXML_AccessibleTechnology_GetSectionIDList
Accessible Techology content - get list of content sections -
getXML_BOARDCABINET_SearchDocuments
Board of Trustess (BOT) / Chancellor's Executive Cabinet (CEC) - search documents in document center
If no value for keyword parameter is passed in (empty string) - list of all documents will be returned -
getXML_BOARD_GetCurrentSchedulePeriodOnly
Board of Trustess (BOT) - get current BOT meeting schedule period only -
getXML_BOARD_GetMeetingDates
Board of Trustess (BOT) - get board meeting dates with packet / document link for specified schedule period
If no value for parameter is passed in (empty string) - list of meeting dates for all periods will be returned -
getXML_BOARD_GetSchedulePeriods
Board of Trustess (BOT) - get BOT meeting schedule information for specified period
If no values for parameters are passed in (empty string) - list of all periods will be returned -
getXML_CABINET_GetCurrentMeetingPeriod
Chancellor's Executive Cabinet - get executive meeting dates with notes document link -
getXML_CABINET_GetMeetingDates
Chancellor's Executive Cabinet - get executive meeting dates with notes document link -
getXML_CABINET_GetMeetingPeriods
Chancellor's Executive Cabinet - get executive meeting dates with notes document link -
getXML_CollegeTransfer_getTransferAgreements
TRANSFER AGREEMENTS- get list of transfer agreements with URL of agreement document
IN: returns all in-state agreements
OUT: returns all out of state agreements
If no value for parameter is passed in (empty string) - all agreements are returned -
getXML_FAQ_GetCategoriesForSite
Frequently Asked Questions (FAQs) - get list of categories associated with specified web site / web tool
If no value for [includeSiteInfo] parameter is passed in (empty string), node containing site info is not included -
getXML_FAQ_GetFAQs
Frequently Asked Questions (FAQs) - get list of active questions for specified site OR specified site and category
If no value for [categoryID] parameter is passed in (empty string) - all categories associated with siteID will be returned -
getXML_FAQ_GetSitesWithFAQs
Frequently Asked Questions (FAQs) - get list of all web sites / tools with FAQs or info on specific one
If no value for [website] parameter is passed in (empty string) - list of all web sites / tools with FAQs will be returned -
getXML_FAQ_IncrementHitCount
Frequently Asked Questions (FAQs) - record when question is viewed ( click on question to expand and view answer ) -
getXML_FAQ_SubmitQuestionToAdmin
Frequently Asked Questions (FAQs) - submit a question that can then be answered and/or added to FAQs by FAQ admin
INSIDE SC USE ONLY
proof of concept not fully implemented nor is it set up for use on sites without login authentication -
getXML_NETWORK_GetMaintenanceCalendar
NETWORK - get network maintenance schedule of calendar year
If no value for parameter is passed in (empty string) - current year will be returned -
getXML_NETWORK_GetMaintenanceDate
NETWORK - get network maintenance date
If no value for parameter is passed in (empty string) - maintenance date for current date will be returned -
getXML_PURCHASING_GetDocuments
PURCHASING- get documents for specified category from document center -
getXML_Policies_GetListAllProceduresOnly
District Policies and Procedures - get listing of all procedures only - -
getXML_Policies_GetPoliciesBySection
District Policies and Procedures - get list of policies for specified section -
getXML_Policies_GetPolicySectionList
District Policies and Procedures - get list of policy sections -
getXML_Policies_GetSpecificPolicyOrProcedure
District Policies and Procedures - get content of specified policy or procedure
- document content is contained in set of three divs with id value of each div as follows:- head:
- line 1: h1 tag ('Seattle Colleges...)
- hr tag
- line 2: h2 tag ( pol/pro number )
- line 3: h3 tag ( document title)
- body: HTML content with minimum formatting
- footer: p tag containing dates
- head:
-
getXML_Policies_GetStudentPolicies
District Policies and Procedures - get listing of all policies / procedures that pertain to students -
getXML_TUITIONFEES_GetTuitionRates
Tuition + Fees - get current tuition rates for all resident types -
getXML_TUITIONFEES_GetTuitionRatesByCredit
Tuition + Fees - get current tuition rates for specified credits -
getXML_TUITIONFEES_GetTuitionRatesByCreditAndResidency
Tuition + Fees - get current tuition rates for specified credits and residency type -
testingNote
LOCAL USE ONLY