<?xml version="1.0"?>
<schema uri="urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox$1.0">
<elementtype name="ATPResponse">
<model>
<sequence>
<element type="AvailabilityToPromiseResponseCode" name="AvailabilityToPromiseResponseCoded"/>
<element type="string" name="AvailabilityToPromiseResponseCodedOther" occurs="?"/>
</sequence>
</model>
</elementtype>
<datatype name="AvailabilityToPromiseResponseCode">
<enumeration datatype="NMTOKEN">
<option>Other</option>
<option>NotAccepted</option>
<option>AcceptedWithoutAmendment</option>
<option>AcceptedWithAmendment</option>
</enumeration>
</datatype>
</schema>