<?xml version="1.0"?>
<schema uri="urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox$1.0">
<elementtype name="PaymentInstructions">
<model>
<sequence>
<element type="PaymentTerms" occurs="+"/>
<element type="PaymentMethod" occurs="+"/>
</sequence>
</model>
</elementtype>
<elementtype name="ListOfPaymentInstructions">
<model>
<element type="PaymentInstructions" occurs="+"/>
</model>
</elementtype>
</schema>