<?xml version="1.0" encoding="utf-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
	    targetNamespace="http://www.azqrp.org/azqrp/FYBO2005.htm#rules" 
	    xmlns:fybo="http://www.azqrp.org/azqrp/FYBO2005.htm#rules" 
	    xmlns:xdif="http://www.wa5znu.org/2006/04/xdif/"
	    elementFormDefault="qualified">

  <!-- Always Farenheit for FYBO -->
  <xsd:element name="temperature" type="xsd:decimal" />
  <xsd:element name="field" type="xsd:boolean" />
</xsd:schema>

