<?xml version="1.0" encoding="utf-8"?><!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by PA PHEAA (PA PHEAA) --><!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Bruce Robert Marton (The University of Texas at Austin) --><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:core="urn:org:pesc:core:CoreMain:v1.10.0" xmlns:AcRec="urn:org:pesc:sector:AcademicRecord:v1.6.0" xmlns:ColTrn="urn:org:pesc:message:CollegeTranscript:v1.3.0" targetNamespace="urn:org:pesc:message:CollegeTranscript:v1.3.0" elementFormDefault="unqualified" attributeFormDefault="unqualified" version="v1.3.0">	<xs:import namespace="urn:org:pesc:core:CoreMain:v1.10.0" schemaLocation="CoreMain_v1.10.0.xsd"/>	<xs:import namespace="urn:org:pesc:sector:AcademicRecord:v1.6.0" schemaLocation="AcademicRecord_v1.6.0.xsd"/>	<!--============================================================================-->	<!--Name:      CollegeTranscript.xsd (From PESCTranscript 1.3.9 -->	<!--Version:  1.3.0-->	<!--Date:       13-April-2011-->	<!---->	<!--Change Log:-->	<!--1.0.0  24-JULY-2002 Mike Rawlins - Restructured and renamed previous versions to better conform to XML Forum Technical Specification -->	<!--0002 23-May-2003 Mike Rawlins - Various changes in types to accomodate restructuring of core and AdmReg-->	<!--0004 05-Feb-2004 Bruce Marton  -  Updates from AACRAO SPEEDE review.-->	<!--0005 16-Mar-2004 Bruce Marton  -  Updates from PESC Change Control review.-->	<!--0006 16-Apr-2004 Bruce Marton  -  Final Review and quality check-->	<!--0099 26-May-2004 Bruce Marton  - AACRAO SPEEDE review complete-->	<!--v1.0.0 22-June-2004 Jeffrey Funck  - Various changes as per PESC Control discussions-->	<!--v1.3.0 07-October-2007 Jeffrey Funck  -  -->	<!--Added enumeration value 'Cumulative' to the AcademicSummaryType-->	<!--   Change #   JTS20070613112500 -->	<!--v1.3.0 07-October-2007 Jeffrey Funck  -  -->	<!--Added new Simple Element choice 'MutuallyDefined' to the OrganizationIDGroup definition-->	<!--   Change #   JTS20070816102300 -->	<!--Added required data for Accreditation within the OrganizationType-->	<!--   Change #   KB20081215021100 -->	<!--v1.3.0 29-April-2011 Jeffrey Funck  -  -->	<!--Include all changes requested from Tom Stewart -->	<!--   Change #   TS20110329030400 -->	<!--============================================================================-->	<!---->	<xs:element name="CollegeTranscript">		<xs:complexType>			<xs:sequence>				<xs:element name="TransmissionData" type="AcRec:TransmissionDataType"/>				<xs:element name="Student" type="AcRec:StudentType"/>				<xs:element name="NoteMessage" type="core:NoteMessageType" minOccurs="0" maxOccurs="unbounded"/>				<xs:element name="UserDefinedExtensions" type="core:UserDefinedExtensionsType" minOccurs="0"/>			</xs:sequence>		</xs:complexType>	</xs:element></xs:schema>