<!--
Copyright 2001-2006 AgXML, LLC. All rights reserved.
Use of this schema is subject to the license agreement available at http://www.agxml.org.
-->
<xsd:schema targetNamespace="urn:www.agxml.org:schemas:all:2:0" xmlns="urn:www.agxml.org:schemas:all:2:0" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:simpleType name="ListCommodityName">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Amber Durum Wheat" />
<xsd:enumeration value="Barley" />
<xsd:enumeration value="Blue Malting Barley" />
<xsd:enumeration value="Canola" />
<xsd:enumeration value="Dark Northern Spring Wheat" />
<xsd:enumeration value="Durum Wheat" />
<xsd:enumeration value="Flaxseed" />
<xsd:enumeration value="Hard Amber Durum Wheat" />
<xsd:enumeration value="Hard Red Spring Wheat" />
<xsd:enumeration value="Hard Red Winter Wheat" />
<xsd:enumeration value="Hard White Wheat" />
<xsd:enumeration value="Mixed Corn" />
<xsd:enumeration value="Mixed Grain" />
<xsd:enumeration value="Mixed Sorghum" />
<xsd:enumeration value="Mixed Soybeans" />
<xsd:enumeration value="Mixed Wheat" />
<xsd:enumeration value="Northern Spring Wheat" />
<xsd:enumeration value="Oats" />
<xsd:enumeration value="Red Spring Wheat" />
<xsd:enumeration value="Rye" />
<xsd:enumeration value="Six Rowed Barley" />
<xsd:enumeration value="Six Rowed Blue Malting Barley" />
<xsd:enumeration value="Six Rowed Malting Barley" />
<xsd:enumeration value="Soft Red Winter Wheat" />
<xsd:enumeration value="Soft White Wheat" />
<xsd:enumeration value="Sorghum" />
<xsd:enumeration value="Sunflower Seed" />
<xsd:enumeration value="Tannin Sorghum" />
<xsd:enumeration value="Triticale" />
<xsd:enumeration value="Two Rowed Barley" />
<xsd:enumeration value="Two Rowed Malting Barley" />
<xsd:enumeration value="Western White Wheat" />
<xsd:enumeration value="White Club Wheat" />
<xsd:enumeration value="White Corn" />
<xsd:enumeration value="White Sorghum" />
<xsd:enumeration value="White Wheat" />
<xsd:enumeration value="Yellow Corn" />
<xsd:enumeration value="Yellow Soybeans" />
</xsd:restriction>
</xsd:simpleType>
</xsd:schema>
|