Schema Name: AgXML_v2.0_ListPermitIdentifierType.xsd
Target Namespace: urn:www.agxml.org:schemas:all:2:0
Collapse XSD Schema Code:

<!-- 
      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="ListPermitIdentifierType">
    <xsd:restriction base="xsd:token">
      <xsd:enumeration value="CLOCK" />
      <xsd:enumeration value="COT" />
      <xsd:enumeration value="GEEP" />
      <xsd:enumeration value="Grain Authorization" />
      <xsd:enumeration value="Lease" />
      <xsd:enumeration value="Permit" />
      <xsd:enumeration value="PERX" />
      <xsd:enumeration value="Pool" />
      <xsd:enumeration value="SCO" />
      <xsd:enumeration value="Voucher" />
    </xsd:restriction>
  </xsd:simpleType>
</xsd:schema>
Collapse SimpleTypes: