<?xml version="1.0" encoding="utf-8"?>
<!--filename=uk_lip_extensionv1p0.xsd-->
<!--based on ims_lip_extensionv1p0.xsd Copyright (c) 2001 IMS Global Learning Consortium -->
<!-- edited by Simon Grant, 2004-08-03 any changes (c) CETIS 2004 -->
<!DOCTYPE xsd:schema
  PUBLIC "-//W3C//DTD XMLSchema 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd" [
<!ENTITY % p 'xsd:'>
<!ENTITY % s ':xsd'>
]>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.imsproject.org/xsd/ims_lip_rootv1p0"  targetNamespace="http://www.imsproject.org/xsd/ims_lip_rootv1p0" version="LIP 1.0 Schema 1.0">
	<xsd:element name="extension" type="extensionType">
		<xsd:annotation>
			<xsd:documentation/>
		</xsd:annotation>
	</xsd:element>
	<xsd:complexType name="extensionType">
		<xsd:sequence>
			<xsd:any namespace="##any"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>

