<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.educa.jcyl.es/schema" targetNamespace="http://www.educa.jcyl.es/schema" elementFormDefault="qualified">
	<xs:element name="centro">
		<xs:annotation>
			<xs:documentation>Elemento de grupo correspondiente al centro educativo al que pertenecen los alumnos</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="codigoCentro" type="tCodigoCentro">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato numérico de 8 dígitos con el código del centro educativo</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element ref="alumno" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>Obligatorio. Elemento de grupo correspondiente a cada alumno del centro educativo</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="alumno">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="cie" type="tCIE" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato alfanumérico de 16 caracteres con el CIE asignado al alumno. Vacío para candidatos que todavía no disponen de CIE</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="idOrigen" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato alfanumérico de 15 caracteres con el identificador del alumno en el origen.</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:maxLength value="15"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="nombre" type="tNombres">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfanumérico de 30 caractéres con el nombre del alumno.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="apellido1" type="tNombres">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfabético de 30 caracteres con el primer apellido del alumno.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="apellido2" type="tNombres" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato alfabético de 30 caracteres con el segundo apellido del alumno.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="nifNie" type="tNifNie" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato alfanumérico de 9 caracteres.  Solo se contemplan como tipos de documento NIF o NIE</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="otroDocumento" type="tOtroDocumento" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Si no se dispone del NIF/NIE del alumno se puede indicar otro documento indentificativo.  Formato alfanumérico de 50 caracteres.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="sexo" type="tSexo">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfabético de 1 caracter con el sexo del alumno. Los valores posibles son:  V - Varón M - Mujer</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="codigoPaisNacionalidad" type="tCodigoPais">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfabético de 3 caracteres con el código del pais de la nacionalidad del alumno</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element ref="datosNacimiento">
					<xs:annotation>
						<xs:documentation>Obligatorio. Elemento grupo correspondiente a los datos de nacimiento del alumno.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="telefonoFijo" type="tTelefonoFijo" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato numérico de 9 dígitos con el teléfono fijo de contacto del alumno</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="telefonoMovil" type="tTelefonoMovil" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato numérico de 9 dígitos con el teléfono móvil de contacto del alumno.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="email" type="tEmail" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato alfabético con el correo electrónico del alumno.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element ref="domicilio">
					<xs:annotation>
						<xs:documentation>Obligatorio. Elemento grupo correspondiente a los datos del domicilio del alumno.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="emancipado" type="tSN">
					<xs:annotation>
						<xs:documentation>Obligatorio. Indica si el alumno está emancipado(S) o no (N) </xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element ref="tutor" minOccurs="0" maxOccurs="2">
					<xs:annotation>
						<xs:documentation>Elemento de grupo con los tutores legales del alummo</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element ref="matricula" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>Obligatorio. Elemento de grupo con la matricula del alummo en el centro</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="datosNacimiento">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="fechaNacimiento" type="xs:date">
					<xs:annotation>
						<xs:documentation>Obligatorio. Con la fecha de nacimiento del alumno [YYYY-MM-DD]</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="codigoPaisNacimiento" type="tCodigoPais">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfabético de 3 caracteres con el código del país de nacimiento del alumno</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:choice>
					<xs:element name="localidadEx">
						<xs:annotation>
							<xs:documentation>Opcional. Formato alfabético de 200 caracteres con el nombre de la localidad de nacimiento en pais extranjero del alumno</xs:documentation>
						</xs:annotation>
						<xs:simpleType>
							<xs:restriction base="xs:string">
								<xs:maxLength value="1000"/>
							</xs:restriction>
						</xs:simpleType>
					</xs:element>
					<xs:element ref="grupoLocalidad">
						<xs:annotation>
							<xs:documentation>Opcional. Elemento grupo con la información de la localidad de nacimiento del alumno</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:choice>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="grupoLocalidad">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="provincia">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato numérico de 2 dígitos con el código de la provincia</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:pattern value="[0-9]{2}"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="municipio">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato numérico de 3 dígitos con el código del municipio</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:pattern value="[0-9]{3}"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="localidad">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato numérico de 4 dígitos con el código de la localidad</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:pattern value="[0-9]{4}"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="codigoPostal">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato numérico de 5 dígitos con el código postal</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:pattern value="[0-9]{5}"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="domicilio">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="tipoDomicilio">
					<xs:annotation>
						<xs:documentation>Obligatorio. Código del tipo de domicilio del alumno.1 Particular Domicilio particular en el que reside habitualmente,2 Familiar Domicilio del núcleo familiar. Domicilio del  Tutor 1 del alumno
						</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:integer">
							<xs:enumeration value="1"/>
							<xs:enumeration value="2"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="tipoVia">
					<xs:annotation>
						<xs:documentation>Obligatorio. Código del tipo de vía del domicilio del alumno. AV. AVENIDA, CRA. CARRETERA, FCA. FINCA, GL. GLORIETA, PZ. PLAZA, PROL. PROLONGACION,TR. TRAVESIA, URB. URBANIZACION, PS. PASEO, CALLE CALLE
						</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:enumeration value="CALLE"/>
							<xs:enumeration value="PS."/>
							<xs:enumeration value="PZ."/>
							<xs:enumeration value="PROL."/>
							<xs:enumeration value="AV."/>
							<xs:enumeration value="CRA."/>
							<xs:enumeration value="FCA."/>
							<xs:enumeration value="GL."/>
							<xs:enumeration value="TR."/>
							<xs:enumeration value="URB."/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="nombreVia">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfanumérico de 80 caracteres con el nombre de la vía del domicilio del alumno.</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:maxLength value="80"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="numeroVia">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfanumérico de 15 caracteres con el número de la vía del domicilio del alumno.</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:maxLength value="15"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="piso" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO obligatorio. Formato alfanumérico de 15 caracteres con el piso del domicilio del alumno.</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:maxLength value="15"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="escalera" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO obligatorio. Formato alfanumérico de 2 caracteres con la escalera del domicilio del alumno.</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:maxLength value="2"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="letra" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO obligatorio. Formato alfanumérico de 2 caracteres con la letra del domicilio del alumno.</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:maxLength value="2"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element ref="grupoLocalidad">
					<xs:annotation>
						<xs:documentation>Obligatorio. Elemento grupo con la información de la localidad del domicilio del alumno.</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="tutor">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="tutorPrincipal" type="tSN">
					<xs:annotation>
						<xs:documentation>Obligatorio. Indica si el el tutor principal del alumno(S) o no (N) </xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="parentesco" type="tParentesto">
					<xs:annotation>
						<xs:documentation>Obligatorio. Indica la relación del tutor con el alumno. 1 PADRE, 2 MADRE, 4  TUTOR/A </xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:choice>
					<xs:element name="nifNieTutor" type="tNifNie">
						<xs:annotation>
							<xs:documentation>Opcional si se completa el campo otroDocumento. Formato alfanumérico de 9 caracteres con el NIF o NIE del tutor legal del alumno. Si no se dispone del NIF/NIE del tutor, puede enviarse otro tipo de documentos (pasaporte, tarjeta de residencia, etc.) en el campo otroDocumento. </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="otroDocumentoTutor" type="tOtroDocumento">
						<xs:annotation>
							<xs:documentation>Opcional si se completa el campo nifNieTutor Formato alfanumérico de 50 caracteres con otro documento identificativo del tutor legal del alumno</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:choice>
				<xs:element name="nombreTutor" type="tNombres">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfabético de 30 caracteres con el nombre del tutor legal del alumno</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="apellido1Tutor" type="tNombres">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfabético de 30 caracters con el primer apellido del tutor legal del alumno</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="apellido2Tutor" type="tNombres" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato alfabético de 30 caracteres con el segundo apellido del tutor legal del alumno</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="emailTutor" type="tEmail" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato alfabético con el correo electrónico del tutor.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="tlfMovilTutor" type="tTelefonoMovil" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato numérico de 9 dígitos con el teléfono móvil de contacto del tutor.</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="matricula">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="cursoAcademico" type="tCursoAcademico">
					<xs:annotation>
						<xs:documentation>Obligatorio. 4 dígitos correspondientes al año de inicio del curso académico.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="estudio" type="tEstudio">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfanumérico de 12 caracteres para introducir el código del estudio</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="curriculo" type="tCurriculo">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfanumérico de 3 caracteres para introducir el código curriculo del estudio</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="regimenImparte" type="tRegimenImparte">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfanumérico de 2 caracteres para introducir el código del régimen de impartición del estudio</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="cursoEstudio" type="tCursoEstudio">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfanumérico de 2 caracteres para introducir el código curso del estudio</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="periodo" type="tPeriodo">
					<xs:annotation>
						<xs:documentation>Obligatorio. Formato alfanumérico de 5 caracteres para introducir el código de la periodicidad del estudio</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="itinerario" type="tItinerario" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato alfanumérico de 6 caracteres para introducir el código del itinerario del estudio en el centro</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="cursoModular" type="tCcursoModular" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato numérico de 2 dígitos para introducir el código del curso modular del estudio en el centro</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="nRepeticiones" minOccurs="0">
					<xs:annotation>
						<xs:documentation>NO Obligatorio. Formato numérico de 2 dígitos para introducir elnúmero de repeticiones de este estudio del alumno. Si no hay repeticiones no debe informarse o hacerlo con valor 0.</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:integer">
							<xs:maxInclusive value="99"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:simpleType name="tCursoAcademico">
		<xs:restriction base="xs:integer">
			<xs:pattern value="[2][0-9][0-9][0-9]"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tNifNie">
		<xs:restriction base="xs:string">
			<xs:length value="9"/>
			<xs:pattern value="[XYZxyz]?[0-9]{7,8}[a-zA-Z]"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tOtroDocumento">
		<xs:restriction base="xs:string">
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tSexo">
		<xs:restriction base="xs:string">
			<xs:length value="1"/>
			<xs:pattern value="[VvMm]"/>
			<xs:enumeration value="V"/>
			<xs:enumeration value="M"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tNombres">
		<xs:restriction base="xs:token">
			<xs:maxLength value="30"/>
			<xs:pattern value="([^0-9])*"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tCodigoCentro">
		<xs:restriction base="xs:string">
			<xs:pattern value="[0-9]{8}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tEstudio">
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tCurriculo">
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
			<xs:enumeration value="A">
				<xs:annotation>
					<xs:documentation>"Adultos"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="BB">
				<xs:annotation>
					<xs:documentation>"Bachibac"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="D">
				<xs:annotation>
					<xs:documentation>"Programa de Diversificación Curricula"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DI">
				<xs:annotation>
					<xs:documentation>"Distancia"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DU">
				<xs:annotation>
					<xs:documentation>"Dual"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FU">
				<xs:annotation>
					<xs:documentation>"Funcional"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="G">
				<xs:annotation>
					<xs:documentation>"General"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="G1">
				<xs:annotation>
					<xs:documentation>"General reformado"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IB">
				<xs:annotation>
					<xs:documentation>"Bachillerato Internacional"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IE">
				<xs:annotation>
					<xs:documentation>"Iniciación Profesional Especial"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IEE">
				<xs:annotation>
					<xs:documentation>"Investigación/Excelencia(Específico)"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IEX">
				<xs:annotation>
					<xs:documentation>"Investigación/Excelencia"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IP">
				<xs:annotation>
					<xs:documentation>"Iniciación Profesional"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="L">
				<xs:annotation>
					<xs:documentation>"Pruebas Libres"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="M">
				<xs:annotation>
					<xs:documentation>"Programa de Mejora del Aprendizaje y Rendimiento (MARE)"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SI">
				<xs:annotation>
					<xs:documentation>"General con Segundo Idioma"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="TP">
				<xs:annotation>
					<xs:documentation>"Talleres Profesionales"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tRegimenImparte">
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
			<xs:enumeration value="PR">
				<xs:annotation>
					<xs:documentation>"Presencial"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NC">
				<xs:annotation>
					<xs:documentation>"Nocturno"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MO">
				<xs:annotation>
					<xs:documentation>"Modular o Parcial"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DI">
				<xs:annotation>
					<xs:documentation>"Distancia"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="EL">
				<xs:annotation>
					<xs:documentation>"DE-learning"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="LI">
				<xs:annotation>
					<xs:documentation>"Libre"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DU">
				<xs:annotation>
					<xs:documentation>"Dual"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tCursoEstudio">
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tPeriodo">
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
			<xs:enumeration value="A">
				<xs:annotation>
					<xs:documentation>"Anual"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="C1">
				<xs:annotation>
					<xs:documentation>"Primer cuatrimestre"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="C2">
				<xs:annotation>
					<xs:documentation>"Segundo cuatrimestre"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tItinerario">
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tCcursoModular">
		<xs:restriction base="xs:string">
			<xs:pattern value="[0-9]{2}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tCIE">
		<xs:restriction base="xs:string">
			<xs:pattern value="[A-ZÑ]{6}[0-9]{4}[A-ZÑ0-9]{4}[0-9]{2}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tCodigoPais">
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tSN">
		<xs:restriction base="xs:string">
			<xs:length value="1"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tParentesto">
		<xs:restriction base="xs:integer">
			<xs:enumeration value="1">
				<xs:annotation>
					<xs:documentation>"PADRE"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="2">
				<xs:annotation>
					<xs:documentation>"MADRE"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="4">
				<xs:annotation>
					<xs:documentation>"TUTOR/A"</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tTelefonoFijo">
		<xs:restriction base="xs:string">
			<xs:pattern value="[9][0-9]{8}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tTelefonoMovil">
		<xs:restriction base="xs:string">
			<xs:pattern value="[6-7]{1}[0-9]{8}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tEmail">
		<xs:restriction base="xs:string">
			<xs:maxLength value="70"/>
			<xs:pattern value="([a-zA-Z0-9_\.\-])+@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="tNivelEducativo">
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
