<?xml version="1.0" encoding="utf-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
	    targetNamespace="http://elecraft.com/Awards/eqp_2006.htm"
	    xmlns:eqp="http://elecraft.com/Awards/eqp_2006.htm"
	    xmlns:xdif="http://www.wa5znu.org/2006/04/xdif/"
	    elementFormDefault="qualified">

  <xsd:element name="serialNumber" type="xsd:integer" />
  <xsd:element name="spc" type="xsd:string" />		       <!--should be defined elsewhere-->
</xsd:schema>

