<?xml version="1.0"?> <schema uri="urn:x-commerceone:document:com:commerceone:XCBL35:XCBL35.sox$1.0"> <elementtype name="PlanningScheduleResponseHeader"> <model> <sequence> <element type="string" name="ScheduleResponseID"/> <element type="datetime" name="ScheduleResponseIssueDate"/> <element type="Reference" name="ScheduleReference"/> <element type="ListOfReferenceCoded" occurs="?"/> <element type="Party" name="BuyerParty"/> <element type="Party" name="SellerParty"/> <element type="Purpose"/> <element type="ResponseType"/> <element type="Language"/> <element type="PlanningScheduleHeader" name="OriginalPlanningScheduleHeader" occurs="?"/> <element type="PlanningScheduleHeader" name="ChangedPlanningScheduleHeader" occurs="?"/> <element type="string" name="PlanningScheduleResponseHeaderNote" occurs="?"/> <element type="ListOfStructuredNote" occurs="?"/> <element type="ListOfAttachment" occurs="?"/> </sequence> </model> </elementtype> </schema> |