Schema Name: AgXML_v2.0_ListPredefinedAdjustmentType.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="ListPredefinedAdjustmentType">
		<xsd:restriction base="xsd:token">
			<xsd:enumeration value="Advance Offset"/>
			<xsd:enumeration value="Cancellation"/>
			<xsd:enumeration value="Carry"/>
			<xsd:enumeration value="Check Off Tax"/>
			<xsd:enumeration value="Commission"/>
			<xsd:enumeration value="Commodity Standard Grade Premium and Discount"/>
			<xsd:enumeration value="Contract Advance"/>
			<xsd:enumeration value="Contract Service Fee"/>
			<xsd:enumeration value="Dead Freight"/>
			<xsd:enumeration value="Demurrage"/>
			<xsd:enumeration value="Diversion"/>
			<xsd:enumeration value="DP Charges"/>
			<xsd:enumeration value="Drying"/>
			<xsd:enumeration value="Freight"/>
			<xsd:enumeration value="Fuel Surcharge"/>
			<xsd:enumeration value="Fumigation"/>
			<xsd:enumeration value="Handling"/>
			<xsd:enumeration value="Indemnification"/>
			<xsd:enumeration value="Inspection"/>
			<xsd:enumeration value="Interest"/>
			<xsd:enumeration value="Other"/>
			<xsd:enumeration value="Percent Advance Adjustment"/>
			<xsd:enumeration value="Premium And Discounts"/>
			<xsd:enumeration value="Roll-Top"/>
			<xsd:enumeration value="Service Charge"/>
			<xsd:enumeration value="Shelling and Combining"/>
			<xsd:enumeration value="Shipment Advance"/>
			<xsd:enumeration value="Storage"/>
			<xsd:enumeration value="Under and Over-Fill Charge"/>
			<xsd:enumeration value="Weighing"/>
		</xsd:restriction>
	</xsd:simpleType>
</xsd:schema>
Collapse SimpleTypes: